.style8 
{
	font-family:tahoma;
	font-size:11px;
}

.style9 
{
	color: #000066
}

.style10 
{
	font-family: tahoma; 
	color: #000066;
	font-size:11px; 
}

.style11 
{
	font-family: tahoma; 
	color: #000099;
	font-size:11px; 
}

.logintxt
{
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
}

a.forgotpsswd, a.forgotpsswd:active, a.forgotpsswd:link, a.forgotpsswd:visited, a.forgotpsswd:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration: underline;
}

a.clink:link, a.clink:visited  
{
	color: #CFF;
}

a.clink:hover 
{
	color: #FFF
}

a.clink
{
	text-decoration: none;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:90%;
	color:#FFF;
}

a.clink2:link 
{
	color: #FFF
}

a.clink2:visited 
{
	color: #FFF
}

a.clink2:hover 
{
	color: #CFF
}

a.clink2
{
	text-decoration: none;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:95%;
	color:#FFF;
}

a.clink3:link 
{
	color: #666
}

a.clink3:visited 
{
	color: #666
}

a.clink3:hover 
{
	color: #000
}

a.clink3
{
	text-decoration: none;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:90%;
	color:#000;
}

.headerlinks
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
}

.windowtxt
{
	font-family:verdana;
	font-size:13px;
	color:#ffffff;
}

a.headerlinks, a.headerlinks:active, a.headerlinks:link, a.headerlinks:visited, a.headerlinks:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

a.footerlink, a.footerlink:active, a.footerlink:link, a.footerlink:visited, a.footerlink:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     z-index:2000;
     text-align:center;
	 background-color: #353535;
	 filter:alpha(opacity=60);
	 -moz-opacity: 0.65;
	 opacity:  0.65;
}


#lightbox{
	position: absolute;
	top: 190px;
	left: 0px;
	width: 100%;
	z-index: 100;

	text-align: left;
	}

#outerContainer{
	position: relative;
	background-color: #fff;
	border: 1px solid #353535;
	width: 350px;
	height: 150px;
	margin: 0 auto;
	}

#innerContainer{
	font-family:Verdana;
	font-size:12px;
	color:#000000;	
	}
