@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
}




a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0ba0c6;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0ba0c6;
}


.style2 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: justify;
}

.style3 {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-weight: bold;
}

.style4 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: center;
}

.formfields {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 320px;
}

.bg {
	background: url(images/Gem_18.gif) 0% 100% no-repeat;
	background-color: #003745;
}

.bg2 {
	background: url(images/Gem_20.gif) 0% 100% no-repeat;
	background-color: #003745;
}

.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	text-align: center;
}
