/* 
(C) SurfSki.co.za 2007	
Devloper: Richard Willis 	
Filename: mainstyles.css	
*/


body {background:#fff;color:#003F87;margin:16px;text-align:left;font-family: Verdana, Helvetica, Serif;font-size:9pt}
td, div, form {font-family: Verdana, Helvetica, Serif;font-size:9pt}
img {margin:0;border:0}
a, a:visited {text-decoration:none;color:#08058F;font-weight:bold}
a:hover {text-decoration:underline}
input, textarea {color:#08058F;}
select {color:#08058F;}
#wrapper {width:724px;margin:22px auto}
h3 {margin:2px 0 6px 0;font-size:12pt;color:#023D81}
hr { color: blue;
background-color: blue;
height: 1px;margin-top:24px}

#listtable {border:1px solid #bbb;border-width:0 0 1px 1px}
#listtable td {border:1px solid #bbb;border-width:1px 1px 0 0}

#head {background:url(images/navback.jpg)}
#head td {font-weight:bold;border:1px solid #aaa;border-width:1px 0 0 0;font-size:9pt;color:#fff}
#head2 {background:url(images/tablenavback.jpg)}
#head2 td {font-weight:bold;border:1px solid #aaa;border-width:1px 0 0 0;font-size:9pt;color:#fff}



/* OTHER LAYERS */
.button {background:darkblue url(images/hovback.jpg);color:white;font-weight:bold;}
.clear {clear:both}
 

