a {color:#242D36;text-decoration:underline; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
a:hover{color:#529D45;text-decoration:none; font-family: Arial, Verdana, Helvetica; font-size: 10pt; font-style: normal; font-weight: normal;}
BODY{
scrollbar-face-color:#529D45;
scrollbar-arrow-color:black;
scrollbar-track-color:#417E58;
scrollbar-shadow-color:'black';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'black';
scrollbar-darkshadow-Color:'black'
}
h1 { font-family : Arial, Verdana, Helvetica; color: #333333; font-style: normal; font-weight: bold; font-size: 12pt; margin-bottom:0;}
h2 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; margin-bottom:0;}
h3 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 12pt; }
h5 { font-family : Arial, Verdana, Helvetica; color: #000000; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0;}
h6 { font-family : Arial, Verdana, Helvetica; color: #c0c0c0; font-style: normal; font-weight: normal; font-size: 8pt; margin:0;}
h4 { font-family : Arial, Verdana, Helvetica; color: #666666; font-style: normal; font-weight: normal; font-size: 8pt; margin-bottom:0;}
p { font-family : Arial, Verdana, Helvetica; color: #006FA4; font-style: normal; font-weight: normal; font-size: 10pt; margin-bottom:0; }
td { font-family : Arial, Verdana, Helvetica; color : #000000; font-size: 10pt; font-style: normal; font-weight: normal; }
th { font-family : Arial, Verdana, Helvetica; color : #000000; font-size: 10pt; font-style: normal; font-weight: bold; text-align:right }
/*
input,select,textarea, {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM:1px solid;BORDER-LEFT:1px solid;BORDER-RIGHT:1px solid;BORDER-TOP:1px solid;COLOR:#000000;}
*/

td.menu { 
	color:white; 
	padding-left:20px;
}
a.menu {
	color:white;
	text-decoration:none;
}
a.menu:hover {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

a.copyright {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7pt;
	color="#808080";
}
a.copyright:hover {
	font-family : Verdana, Arial, Helvetica;
	font-size: 7pt;
}

TD.menu_button_unselected
{
	color:white; 
	padding-left:20px;
	background-image: url('images/menu_button.gif');
	cursor: default;
	font-weight:none;
}

TD.menu_button_selected
{
	color:white; 
	padding-left:20px;
	background-image: url('images/menu_button_current.gif');
	cursor: pointer;
	font-weight:bold;
}

.subtitle
{
	color: #05720D;
	font-size: 12pt;
	font-weight: bold;
}