	BODY {
	scrollbar-face-color : #16A1E9;
	scrollbar-shadow-color : #61F4FF;
	scrollbar-highlight-color : #61F4FF;
	scrollbar-3dlight-color : #61F4FF;
	scrollbar-darkshadow-color : #16A1E9;
	scrollbar-track-color : #61F4FF;
	scrollbar-arrow-color : White;
	background : #fd632f none;
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, tr {
	color: #000000;
	
}
A:link, A:visited {
	margin:auto 0px;
	color: black;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
		}

pre {
	font: normal 11px/16px Tahoma;
	color: #000000;
	text-align: justify;
}
A:hover {
	margin:0px auto;
	color: #b22222;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	}
P, dl {
	font: 14px/15px  Arial;
	margin: 0px 0px 2px 20px;
	text-indent: 2px;
	color: white;
	text-align: left;
}
.style1 {
	font: normal 11px/14px Tahoma;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
.red_right {
	font: normal Bold 12px/14px Tahoma;
	text-align: right;
	color: #ff3300;
}
.blue_right {
	font: normal Bold 12px/14px Tahoma;
	text-align: right;
	color: #0066cc;
}
.blue {
	color: #0066cc;
}
.red {
	color: #ff3300;
}
.white {
	color: white;
}
.yellow {
	color: FFCC00;
}
li {
	font: normal 12px/18px Tahoma;
	margin: 2px 50px 0px 40px;
}
INPUT {
	BORDER-RIGHT: 1px solid #52514A;
	BORDER-TOP: 1px solid #52514A;
	BORDER-LEFT: 1px solid #52514A;
	BORDER-BOTTOM: 1px groove #52514A;
	FONT-FAMILY: Tahoma;
	color: #cc0066;
	background : #ffffff;
}
TEXTAREA, TEXTFIELD {
	BORDER-RIGHT: 1px solid #52514A;
	BORDER-TOP: 1px solid #52514A;
	BORDER-LEFT: 1px solid #52514A;
	BORDER-BOTTOM: 1px solid #52514A;
	FONT-FAMILY: Tahoma;
	color: #3D598B;
	background : #ffffff;
}
h1 {
	font: Bold 10pt Arial;
	font-weight: Bold ;
	color: white;
	margin: 00px 00px 10px 00px;
	background : url(images/bullet.gif) no-repeat left bottom;
}
h3 {
	font: normal  8 pt Tahoma;
	color: #0000cd;
		font-weight: bold;
	margin: 5px 5px 0px 20px;
}
h2 {
	font: normal 13px Arial;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	color: #191970;
	}
h4 {
	font: normal  9px Arial;
	text-align: left;
	margin: 1px 1px 1px 1px;
	color: #450905;
}
h5 {
	font: normal bold 12px Tahoma;
	text-align: left;
	margin: 25px 25px 25px 25px;
	color: white;
	}
A {
	text-decoration: none
}

