@charset "utf-8";
.date{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style-type: disc;
	font-variant: normal;
	text-align: right;
}
.background {
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mediabackground {
	background-image: url(../images/media001.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 294px;
	width: 400px;
}

.background2 {
	background-color: #000000;
	background-image: url(../images/background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.background3 {
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-color: #000000;
}
.linkstyle {
	color: #00566F;
	height: 1px;
}
.frame {
	border: thick solid #000D11;
}
p, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	list-style-type: disc;
	font-variant: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
	line-height: 16px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #05C4F3;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;
}

.class2 A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;}
.class2 A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;}
.class2 A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #024D60;
	text-decoration: none;
}
.class2 A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #05C4F3;
	text-decoration: underline;
}
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #024D60;
}
.formscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-color: transparent;
	border: none;
	text-align: left;
}