BODY {
	font-family: arial;
	color: 	#000000;
	background-color:	#FFFFFF;
	margin-left:	0px;
	margin-right:	0px;
	margin-bottom:	10px;
	margin-top:	0px;	
}

a:link { 
	color:#A13232;
	text-decoration: none;
}
a:active { 
	color:#A13232;
	text-decoration: none;
}
a:visited { 
	color:#A13232;
	text-decoration: none;
}
a:hover { 
	color:#A13232;
	text-decoration:underline;
}


H1 {
	Font-Family: Verdana, sans-serif;
}
H2 {
	Font-Family: Verdana, sans-serif;
}
H3 {
	Font-Family: Verdana, sans-serif;
}
p, td, li  {
	Font-Family: Verdana, sans-serif;
	Font-Size: 9pt;
	Color: #000000;
	Font-Weight: normal;
}

/* some header / header-like elements */

td.largeHeader  {
	Font-Family: Verdana, sans-serif;
	Font-Size: 18pt;
	Color: black;
	Font-Weight: normal;
}
td.headerMedium{
	Font-Family: Verdana, sans-serif;
	Font-Size: 14pt;
	Color: black;
	Font-Weight: bold;
}

td.headerSmall{
	Font-Family: Verdana, sans-serif;
	Font-Size: 10pt;
	Color: black;
	Font-Weight: bold;
}

td.headerTop{
	Font-Family: verdana, Verdana, sans-serif;
	Font-Size: 22pt;
	Color: black;
	Font-Weight: normal;
}

td.headerTopSmall{
	Font-Family: arial, Verdana, sans-serif;
	Font-Size: 8pt;
	Color: black;
	Font-Weight: bold;
}



td.copyright{
	Font-Family: Verdana, sans-serif;
	Font-Size: 8pt;
	Color: #ACA899;
	Font-Weight: bold;
}


span.headerMedium{
	Font-Family: Verdana, sans-serif;
	Font-Size: 14pt;
	Color: black;
	Font-Weight: bold;
}


span.headerMedium2{
	Font-Family: Verdana, sans-serif;
	Font-Size: 13pt;
	Color: black;
	Font-Weight: bold;
}


/* end header - header-like section */




.required{
	Color: red;
}





/* some menu items */

td.leftMenu  {
	Font-Family: Verdana, sans-serif;
	Font-Size: 14pt;
	Font-Weight: normal;
	/*background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;*/
	background-color:"#bfbf64";
	text-align:right;
}

a.leftMenu:link { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:right;
	color:black;
	background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;
}
a.leftMenu:active { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:right;
	color:black;
	background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;
	width:159px;
}
a.leftMenu:visited { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:right;
	color:black;
	background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;
	width:159px;
}
a.leftMenu:hover { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:right;
	color:#A13232;
	background-image: url(images/button-back.jpg);
	background-repeat: no-repeat;
	width:159px;
	text-decoration:none;
}





a.footer:link { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:center;
	color:black;
	width:80px;
}
a.footer:active { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:center;
	color:black;
	width:80px;
}
a.footer:visited { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:center;
	color:black;
	width:80px;
}
a.footer:hover { 
	Font-Family: Tahoma, Verdana, sans-serif;
	Font-Size: 9pt;
	Font-Weight: bold;
	text-align:center;
	color:#A13232;
	width:80px;
}


hr {
height:1px;
color:#808080;
}


span.listItem {
	Font-Family:Wingdings;
	color: black;
	height:8pt;
}







/* end menu items */
