﻿body{
    color:#898989;
    font-family:Tahoma;
    background: #B4CDE6 url("images/gradient4.jpg") repeat-x;
}
h1{color:#0066CC;}
h2{color:#0066CC;}
h3{color:#990000;}
h4{color:#000000;}

p{color:#333333;}

#results{
    color:Black;
}
#registration{
    color:Black;
}

/*Border around main box*/
.centered_content{border:solid 3px #002E68;}






#results a:link,a:visited,a:hover,a:active{color:Black;}
#registration a:link,a:visited,a:hover,a:active{color:Black;}
#toolbar a:link,a:visited,a:hover,a:active{color:Black;}
#pricing tr td{ font-size:12px; border-bottom : solid 1px #696969; padding:2px 0 2px 0; margin:0 0 0 0;} 
#pricing tr th{ font-size:12px; border-bottom : solid 1px #696969; padding:0 0 0 0; margin:0 0 0 0;} 



#toolbar ul li,ul{display: inline;}
#toolbar ul li a{font-size:13px;}


img{border:solid 1px #808080;}

.toolbar_divider{ border-right: dashed 0px #990000;}
.links_divider{ border-left: dashed 1px #990000;}

ul{ 
padding:0; 
margin:0; 
} 
li{ 
padding:0; 
} 

a{color:#990000;}
a:hover{color:Red;}