#contentspace a:link { color:#1B19A8; }
#contentspace a:visited { color:#1B19A8; } 
#contentspace a:hover { color: blue; } 
#contentspace a { text-decoration: none; }
#contentspace a {  font-style: italic;}

#button a:link { color:#ffffff; }
#button a:visited { color:#ffffff; } 
#button a:hover { color:#E9E9E9; } 
#button a { text-decoration: none; }
#button a {  font-style: italic;}

body
{ 
color:#050490;
background-color:#050490;
} 

#page{
background-color:#D6D2D2;
width:100%;
height:100%;
border:solid #050490;
border-width:1;
}
#columns{
background-color:#D6D2D2;
width:100%;
height:100%;
}
#imgborder{
 border: solid #000000;
 border-width:1;
}
#topleftimg{
margin-top:3;
 border: solid #000000;
 border-width:1;
}
#button{
background-color:#070D7B;
background-image:url(buttonbg.jpg);
height:23px;
color:#ffffff;
font-family:arial;
font-size:12px;
font-weight:bold;
font-style:italic;
}

#buttontable{
max-width: 130px;
margin-top:16;
width:120px;
}
#topads{
margin:11;
}

