@charset "utf-8";

h5 {
	font-size: 18px;
	font-weight :normal;
	color: #333333;
	font-family:"Arial";
	
	display: inline;	
}

a img {border: none; }

body {
	background-color: #000000;
}

.tables {
background-color:#FFFFFF;
}

a.infolink:link {
	font-size: 12px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial Rounded MT Bold";
	line-height:15px;
	text-decoration:none;
}


a.infolink:visited {
	font-size: 12px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial Rounded MT Bold";
	line-height:15px;
	text-decoration:none;
}
a.infolink:hover {
	text-decoration: underline;
}
	
a.infolink:active {
text-decoration:none;
}


a.bodylink:link {
	font-size: 11px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial";
	text-decoration: none;
}


a.bodylink:visited {
	font-size: 11px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial";
	text-decoration: none;
}
a.bodylink:hover {
	text-decoration: underline;
}
	
a.bodylink:active {
	text-decoration: none;
}

a.launch:link {
	font-size: 9px;
	font-weight :normal;
	color: #C8C8C8;
	font-family:"Arial";
	background-color:#646464;
	text-decoration: none;
}
a.launch:visited  {
	font-size: 9px;
	font-weight :normal;
	color: #C8C8C8;
	font-family:"Arial";
	background-color:#646464;
	text-decoration: none;
}
a.launch:hover {
	text-decoration: underline;
	color: #FFF000;
}
a.launch:active {
	text-decoration: none;
}




.maintext {
font-family:"arial";
font-size: 11px;
}


.copyright{
font-size: 12px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial Rounded MT Bold";
	line-height:35px;
}

h1 {
	font-size: 12px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial Rounded MT Bold";
	display: inline;
	
}

h2 {
	font-size: 9px;
	font-weight :normal;
	color: #FFF000;
	font-family:"Arial";
	background-color:#231F20;
}
h3 {
	font-size: 9px;

	color: #000000;
	font-family:"Arial Rounded MT Bold";
}
h4 {
	font-size: 24px;
	font-weight :normal;
	color: #000000;
	font-family:"Arial Rounded MT Bold";
	display: inline;	
}


.formbox {
	
	font-size: 12px;
	background-color: #F9EFAC;
	outline-color:#FFF000;

	
}
.formtext {
	font-size: 11px;
	font-weight :normal;
	color: #333333;
	font-family:"Arial";
	line-height:30px;
	display: inline;
	vertical-align:middle;
	padding-bottom:15px;
}

.formtextbold {
	font-size: 12px;
	font-weight :normal;
	color: #FFF000;
	font-family:"Arial";
	background-color:#231F20;
}
.botlink {
	font-size: 10px;
	font-weight :normal;
	color: #231F20;
	font-family:"Arial";
}
.launch {
	font-size: 9px;
	font-weight :normal;
	color: #C8C8C8;
	font-family:"Arial";
	background-color:#646464;
}
.cslinktext {
font-family:"arial";
font-size: 11px;
color:#646464;
}
.footertext {
font-family:"arial";
font-size: 14px;
color:#646464;
}
.button{
font-family:"verdana";
font-size:50px;

}
.bord {
border-color:#333333;
border:1px;
}

hr {
color:#FFFF00;
text-decoration:none;
}
