BODY {
	color: Black;
	background: #E8D9A4;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}

A {
	color: #9F522D;
	text-decoration: none;
	font: 11px;
	font: bold;
}

A:HOVER {
	color: #45238D;
	font: bold;
}

#leftmenu {
	background-image: url(img/btn_down.gif); 
	border: solid;
	border-width: 0px;
	width: 154px;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	border-color: #006400;
}

table {
background: White;
border-style:solid; 
border-width:1px; 
border-color:black;
width:50%;
}
td { 
border-style:none; 
border-width:1px; 
border-color:red;
width:50%;
}

#linkbar {
   border-color: #9F522D; 
   border-top: solid;
   border-top-width: 1px;
	border-bottom: solid;
	border-bottom-width: 1px;
	background: #E8D9A4;
	font-size:11px;
	vertical-align: middle;
	height: 30px;
}

#bottombar {
	background: #E8D9A4;
	font-size:11px;
	color: White;
}

#invisible {
	font-weight: normal;
	font-size: xx-small;
	color: Silver;
}

#note {
	font-weight: normal;
	font-weight: normal;
	font-size: xx-small;
	color: #9F2D41;	
}

#invisiblebottom {
	font-weight: normal;
	font-size: xx-small;
	color: Silver;
}

#BodyText {
	font-weight: normal;
	color: Black;
	font-size: 12px;
	margin-left: 2px;
	text-align: justify;
}

#Highlight {
	font-weight: bold;
	color: White;
	font-size: 12px;
	margin-left: 2px;
	text-align: justify;
	background: Blue;
}

#BodyTextSmall {
	color: Black;
	font-size: 11px;
	margin-left: 2px;
	text-align: justify;
}

#BodyTextSmallRed {
	color: Red;
	font-size: 11px;
	margin-left: 2px;
	text-align: justify;
}

#BodyTextSmall2 {
	color: #9F2D41;
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	text-align: justify;
	text-decoration: underline;
}

#BodyTitle {
	color: #E8D9A4;
	font-size: 36px;
	font-weight: bolder;
	margin-left: 2px;
	text-align: justify;
	font-family: "Arial Black";
}

#ParTitle {
	color: #B16D28;
	font-size: 16px;
	font-weight: bold;
	margin-left: 2px;
	text-align: justify;
	font-family: "Arial";
}

#Descimage {
	color: Black;
	font-size: 10px;
	margin-left: 2px;
	text-align: center;
}

#left {
background: #ffffff;
border-style:solid; 
border-width:0px; 
border-color:black;
width:50%;	
font-weight: normal;
font-size: 11px;
}

#tableau {
	background: White;
	font-size: 11px;
	border: thick;
	border-style: solid;
	border-width:1px;
	border-color: #9F522D;
}

#tableautd {
	border-bottom: solid;
	
	border-width:1px;
	border-color: #9F522D;
}

#bottom {
background: #ffffff;
border-style:solid; 
border-width:0px; 
border-color:black;
width:50%;	
text-align: center;
}
