BODY{
	SCROLLBAR-FACE-COLOR: #000099;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #99CCFF;
	SCROLLBAR-3DLIGHT-COLOR: #000099;
	SCROLLBAR-ARROW-COLOR:  #99CCFF;
	SCROLLBAR-TRACK-COLOR: #000099;
	SCROLLBAR-DARKSHADOW-COLOR: #000066;
	background-Color: #000099;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	text-align: center;
}
TD{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	color : #FFFFFF;
	text-align: center;
}

input, textarea, select, option {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color : #FFFFFF;
	BORDER-LEFT: 1px solid #99CCFF;
	BORDER-RIGHT: 1px solid #99CCFF;
	BORDER-TOP: 1px solid #99CCFF;
	BORDER-BOTTOM: 1px solid #99CCFF;
	background-Color: #000099;
	cursor:pointer;
}
a, a:link, a:visited {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	color : #99CCFF;
}

a:hover, a:active {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : underline;
	color : #FFCC33;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #99CCFF;
	height: 20px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #99CCFF;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}
.ecs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	font-weight: bolder;
	color: #FF0000;
	letter-spacing: -2px;
}
