 * {font-family: Arial;}

button {
background-image:url(img/buttonblue2.gif);
font-weight:bold;
background-repeat:no-repeat;
width:139px;
height:35px;
color:#FFFFFF;
background-color:#FFFFFF;
border:0;
}

a:visited.test     
{
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: #0003a5;
}
a:link.test        
{cursor:hand; 	
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: #0003a5;
}

a:hover.test       
{
 text-decoration:none;
 cursor:hand; 	
 font-weight:bold;
 font-size: 10pt;
 color: #0003a5;
 }

a.test             
{
 text-decoration:none;
cursor:hand; 	
font-weight:bold;
font-size: 10pt;
color: #0003a5;
}

a:visited.test2     
{
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: #d56f02;
}
a:link.test2        
{cursor:hand; 	
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: #d56f02;
}

a:hover.test2       
{
 text-decoration:none;
 cursor:hand; 	
 font-weight:bold;
 font-size: 10pt;
 color: #d56f02;
 }

a.test2             
{
 text-decoration:none;
cursor:hand; 	
font-weight:bold;
font-size: 10pt;
color: #d56f02;
} 

a:visited.test3     
{
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: white;
}
a:link.test3        
{cursor:hand; 	
 text-decoration:none;
 font-weight:bold;
 font-size: 10pt;
 color: white;
}

a:hover.test3       
{
 text-decoration:none;
 cursor:hand; 	
 font-weight:bold;
 font-size: 10pt;
 color: white;
 }

a.test3             
{
 text-decoration:none;
cursor:hand; 	
font-weight:bold;
font-size: 10pt;
color: white;
} 

 
.topbox {
	position: absolute;
	height: 80px;
	width: 1024px;
	left: 0px;
	top: 0px;
}

.loginbox
{
	position: absolute;
	height: 150px;
	width: 150px;
	left: 10px;
	top: 90px;
	background-color:#9966FF;
}
.extrabox
{
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 0px;
	background-color:#9900FF;
}
