* {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;
font-size:15px;
}

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;
} 

#container {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:960px;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

#topheader{
position:relative;
left:90px;
width:780px;
height:181px;
background-image:url(../img/topheader.gif);
}

#menucontainer {
position:relative;
left:90px;
height:27px;
width:780px;
}

.menubutton{
float:left;
width:161px;
height:30px;
padding-top:3px;
text-align:center;
background-image:url(../img/menubutton2.gif);
background-repeat:no-repeat
}

#deskboardmenucontainer {
width:960px;
background-color:#00FFCC;
}

#webcontent {
width:940px;
padding:10px 10px 10px 10px;
}

#footer {
padding-top:10px;
background-color:#e8eeff;
position:relative;
left:90px;
width:370px; 
height:25px; 
border:thin solid #a29ec7;
padding-left:410px;
}

.yellowbox {
width:172px;
height:31px;
background-image:url(../img/boxyellow.gif);
background-repeat:no-repeat;
text-align:center;
padding-top:5px;
}

.tablehome{
padding-left:10px;
width:430px;
}