/* Stylesheet for Alliance */

BODY
{
margin:0px;
background-color:#1290E6;
background-image:url(imgs/all_bg.jpg);
}
.bluboldEvent
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0465BC;
}
.eventname
{
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:bold;
	color:#0465BC;
}
.eventnamewhite
{
	font-family:"Trebuchet MS";
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
}
.bluEvent
{
	font-family:Tahoma;
	font-size:10px;
	color:#52789A;
}
.darkGryEv
{
	font-family:Tahoma;
	font-size:11px;
	color:#58595B;
}
.genText
{
font-family:Tahoma;
font-size:10px;
color:#000000;
}
.btmLinks
{
font-family:Tahoma;
font-size:10px;
color:#9AD3EF;
font-weight:bold;
text-decoration:none;
}
.btmLinks:hover
{
font-family:Tahoma;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.btmDetail
{
font-family:Tahoma;
font-size:10px;
color:#9AD3EF;
text-decoration:none;
}
.genText_lab
{
font-family:Tahoma;
font-size:10px;
color:#022E74;
}
.Text_lab
{
font-family:Tahoma;
font-size:11px;
color:#0066CC;
}
.Text_lan
{
font-family:Tahoma;
font-size:11px;
color:#B1D0DD;
font-weight:bold;

}
.lanText
{
font-family:Tahoma;
font-size:11px;
color:#022E74;
}

.textbox
{
	font-family: tahoma;
	font-size:11px;
	color:000000;
	border-width:1px;
	border-style:solid;
	border-color:#6A96AF;
	background-color:#FFFFFF;	
	height:19;	
}
a
{
color:#000000;
text-decoration:underline;
}
a:hover
{
color:#000000;
text-decoration:none;
}