@charset "utf-8";
/* CSS Document */
body
{
    background-color: #000000;
    background-image: url(../Images/splash5.jpg);
    background-position: center 90px;
    background-repeat:no-repeat;    
}

.thLargeLinksWhite
{
/*	background: #C63F3B url(../Images/Skin/skin_headerbar2.jpg) top left repeat-x; 
	height: 25px;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	font-weight: bold;*/
}

a.thLargeLinksWhite:link	{ COLOR: white; TEXT-DECORATION: underline;} 
a.thLargeLinksWhite:visited 	{ COLOR: white; TEXT-DECORATION: underline;}
a.thLargeLinksWhite:active	{ COLOR: white; TEXT-DECORATION: none;	} 
a.thLargeLinksWhite:hover 	{ COLOR: #959595; TEXT-DECORATION: underline; } 

.pageWidth
{
    width:980px;
}

.prelaunchContent
{
    height:515px;   
    text-align: left;
}

.mainLinks
{
    margin-bottom: 26px;
    /*width: 100%;*/
    /*align: center;    */
}

img.defaultImage
{
    border-style: none;
    border-color: inherit;
    height: 31px;
    width: 89px;
}


H1
{
	font-family: Verdana;
	FONT-SIZE: 11pt;
	font-style: bold; line-height: normal; font-weight: bold;
	letter-spacing: 1px;
	color: White;
}

H2
{
	font-family: Verdana;
	FONT-SIZE: 10pt;
	font-style: normal; line-height: normal; font-weight: bold;
	letter-spacing: 1px; 
	color: White;
}		
H3
{
	font-family: Verdana;
	FONT-SIZE: 9pt;
	font-style: normal; line-height: normal; font-weight: bold;
	letter-spacing: 1px; 
	color: White;
}		

A:link
{
	COLOR: #990000; 
	TEXT-DECORATION: underline;
    font-weight: 700;
} 

.clear A:link
{
	COLOR: #FF0000; 
	TEXT-DECORATION: underline;
}

.clear A:visited
{
	COLOR: #FF0000; 
	TEXT-DECORATION: underline;
}

A:visited
{ 	
	COLOR: #990000; 
	TEXT-DECORATION: underline;
    font-weight: 700;
}

A:active
{
	COLOR: #990000; 
	TEXT-DECORATION: underline;
}
 
A:hover
{
	COLOR: #990000; 
	TEXT-DECORATION: underline;
}
 
td 
{
	font-family: Verdana;
	FONT-SIZE: 9pt;
	font-style: normal; line-height: normal; letter-spacing: 1px; 
	COLOR: #FFFFFF; 
}

th 
{
	font-family: Verdana;
	FONT-SIZE: 9pt;
	font-style: normal; line-height: normal; font-weight: normal;
	letter-spacing: 1px; 
	COLOR: #FFFFFF; 
}

.style5
{
    font-family: Verdana;
	FONT-SIZE: 9pt;
	font-style: normal; line-height: normal; font-weight: normal;
	letter-spacing: 1px; 
	COLOR: #FFFFFF; 
}

.style4
{
    color: #FFFFFF;
}


.LoginControlPosition
{
    position: relative;
    top: 200px;
}

.style1
{
    font-size: 10pt;
    color: White;
}
.style2
{
    font-size: 9px;
}

input, textarea, option, select, .buttonstyle1{
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #D0D0D0;
	border: 1px solid #B62723;
	background-color: #222;
}

.blackbg{
	background-color: black;
}

.transBG2{
	background-color: black;
	filter: alpha(opacity=80); 
	opacity:.80;
	-moz-opacity: 0.80;
}

.transBGContent
{
    width: 961px;    
}

.transBG3{
	background-color: black;
	filter: alpha(opacity=63); 
	opacity:.63;
	-moz-opacity: 0.63;	
	FONT-SIZE: 8pt;
}


.transBG1
{
	/*background-image: url(../img/BG1.gif);
	background-repeat: repeat;  */
	
	/*background-image: url(../img/z001_test.jpg); 
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7;	*/
}
