/* CSS Document */

body {
	scrollbar-face-color: #808080;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #956949;
	scrollbar-track-color: #AFA8AF;
	scrollbar-arrow-color: #FFFFFF;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	font-weight : normal;
}

td {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 13px;
	font-weight : normal;
	color : #333333;
}

.bottommenu{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}

a.bottommenu{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 8px;
	font-weight : bold;
	color : #000066;
	text-decoration : none;
}

a.bottommenu:hover{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #999966;
	text-decoration : none;
}

.footer{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
	letter-spacing : 1px;
}

.sidemenuselected{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a.sidemenuselected{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
}

a.sidemenuselected:hover{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bold;
	color : #999966;
	text-decoration : none;
}

.sidemenuunselected{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}

a.sidemenuunselected{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bold;
	color : Silver;
	text-decoration : none;
}

a.sidemenuunselected:hover{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 6px;
	font-weight : bolder;
	color : #999966;
	text-decoration : none;
}

.header{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000066;
	font-variant : small-caps;
}

select {
	font-family: Arial,sans-serif;
	font-size: 13px;
	background-color: #DCD3C2;
	border-color: #cc3333;
	border : medium;
}

.SubmitButton  {
	font-size : 12px;
	font-family : Arial,MS Sans Serif;
	color : #999966;
	background-color : #DCD3C2;
	border-style : double;
	border-color : #999966;
	font-weight : bold;
}

.highlightexdtext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #996633;
}
