	BODY {
	scrollbar-face-color : #002860;
	scrollbar-shadow-color : #52514A;
	scrollbar-highlight-color : #004898;
	scrollbar-3dlight-color : #004898;
	scrollbar-darkshadow-color : #0A0A0A;
	scrollbar-track-color : #001E53;
	scrollbar-arrow-color : White;
	background : black url(img/bg.jpg) fixed bottom center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body, tr {
	color: #FFFFFF;
}
A:link, A:visited {
	font: normal bold 14px/18px Georgia, serif;
	margin:auto 0px;
	color: #e1f5ff;
	}
A:hover {
	font: normal bold 14px/18px Georgia, serif;
	margin:0px auto;
	color: #ffcc33;
	}
P, dl {
	font: normal bold 14px/18px Georgia, serif;
	margin: 5px 40px 0px 40px;
	text-indent: 15px;
	color: #cce5ff;
	text-align: justify;
}
li {
	font: normal 12px/18px Tahoma;
	margin: 2px 50px 0px 40px;
}

INPUT {
	BORDER-RIGHT: 1px solid #52514A;
	BORDER-TOP: 1px solid #5B554A;
	BORDER-LEFT: 1px solid #5B554A;
	BORDER-BOTTOM: 1px groove #52514A;
	FONT-FAMILY: Tahoma;
	color: #FFE494;
	background : #0A0A0A;
}
TEXTAREA {
	BORDER-RIGHT: 1px solid #52514A;
	BORDER-TOP: 1px solid #5B554A;
	BORDER-LEFT: 1px solid #5B554A;
	BORDER-BOTTOM: 1px solid #52514A;
	FONT-FAMILY: Tahoma;
	color: #3D598B;
	background : #0A0A0A;
}
h1 {
	font: small-caps bold 30px/50px Georgia, serif;
	font-weight: bold;
	color: #b0e0e6;
	margin: 0px 0px 12px 0px;
	background : url(img/line_h1.gif) no-repeat center bottom;
	text-align: center;
	}
h5 {
	font: small-caps bold 30px/50px Georgia, serif;
	font-weight: bold;
	color: #b0e0e6;
	margin: 0px 0px 12px 0px;
	background : url(img/line_h1.gif) no-repeat center bottom;
	text-align: center;
	}
h3 {
	font: normal bold italic 10pt Georgia, serif;
	color: #60d9ff;
	font-weight: bold;
	margin: 5px 5px 0px 20px;
	background : url(images/bullet.gif) no-repeat left bottom;
}
h2 {
	font: normal 18px Georgia, serif;
	margin: 10px 10px 20px 40px;
	color: #ffdead;
}
td {
	font:bold 11px/18px Tahoma;
}
A {
	text-decoration: none
}
.margin-div {
	margin: 5px 0px 0px 0px;
	}
	
.yellow {
	color: #fffacd;
	}
	
.images img {margin:10px; border-style:solid; border-width:1px; border-color: white}
.images a:hover img {border-color: yellow}
.images {text-align:center}

