BODY {
	background : #999999;
	margin : 0px 0px 0px 0px;
	letter-spacing : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scrollbar-face-color: #CCCCCC;
	 scrollbar-shadow-color: #999999;
	 scrollbar-highlight-color: #999999;
	 scrollbar-3dlight-color: #999999;
	 scrollbar-darkshadow-color: #999999;
	 scrollbar-track-color: #999999;
	 scrollbar-arrow-color: #666666;
}

BODY.splash {
	background : #000000;
	scrollbar-face-color: #666666;
	 scrollbar-shadow-color: #000000;
	 scrollbar-highlight-color: #000000;
	 scrollbar-3dlight-color: #000000;
	 scrollbar-darkshadow-color: #000000;
	 scrollbar-track-color: #000000;
	 scrollbar-arrow-color: #333333;
}

BODY.collbody {
	background : #F9F9F9;
	scrollbar-face-color: #CCCCCC;
	 scrollbar-shadow-color: #F9F9F9;
	 scrollbar-highlight-color: #F9F9F9;
	 scrollbar-3dlight-color: #F9F9F9;
	 scrollbar-darkshadow-color: #F9F9F9;
	 scrollbar-track-color: #F9F9F9;
	 scrollbar-arrow-color: #666666;

}

B {
	letter-spacing : 0;
}

HR {
	color : #CCCCCC;
	height : 1px;
	padding: 0;
}


A {
	color : #CCCCCC;
	text-decoration: overline;
}

A:HOVER {
	color : #000000;
	cursor : hand;
}

A:VISITED {
}

A:ACTIVE {
	color : #FFFFFF;
}

UL {
	list-style-type : disc;
	list-style-position : outside;
	cursor : pointer;
	font-family : "Times New Roman", Times, Serif, serif;
	font-size : 12pt;
	color : #FFFFFF;
}

OL {
	list-style : lower-roman;
}


H1 {
	color : #990000;
	font-size : 22px;
	font-family : Garamond, Georgia, "Palatino CE", "Palatino", "Times New Roman", Times, Serif, serif;
	text-indent : 0px;
	font-weight : bold;
}

H2 {
	color : #990000;
	font-size : 16px;
	font-family : Garamond, Georgia, "Palatino CE", "Palatino", "Times New Roman", Times, Serif, serif;
	text-indent : 0px;
	font-weight : bold;
	padding : 0;
}

H3 {
	color : #990000;
	font-size : 12px;
	font-family : Garamond, Georgia, "Palatino CE", "Palatino", "Times New Roman", Times, Serif, serif;
	text-indent : 0px;
	font-weight : bold;
	padding : 0;
}

H5 {
	font-size : 16px;
	}

H6 {
	font-family : MS Sans Serif, sans-serif;
	font-size : 7pt;
	letter-spacing : 0;
	color : #990000;
	font-weight : normal;
}


P {
	width : 500px;
	padding : 0;
	font-size : 10pt;
	color : #555555;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	line-height : 30px;
}

P.note {
	width : 450px;
	padding : 0;
	font-size : 8pt;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 12px;
	text-align : left;
}

P.copyright {
	width : 410px;
	padding : 0;
	font-size : 7pt;
	color : #999999;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	line-height : 12px;
	text-align : center;
}

P.iframe {
	width : 100%;
	padding : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

TH {
	color : White;
	font : bold smaller Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	vertical-align : top;
}

TD {
	border : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
	font-size : smaller;

}


INPUT {
	font-size : 10px;
	font-family : MS Sans Serif, sans-serif;
	text-indent : 0px;
	height : 20;
	background-color : #666666;
	color : White;
}

TEXTAREA {
	font-size : 10px;
	font-family : MS Sans Serif, sans-serif;
	text-indent : 0px;
	background-color : #666666;
	color : White;
}
