/* Created using Style Master from Western Civilisation CSS1 { 5 96 558 625 } */

body{
font-family: Verdana;
color: #333333;
font-size: 7pt;
margin-top: 0px;
margin-left: 0px;
padding: 0px;
margin: 0px auto;
background-color: #FFFFFF;
}

p{
font-family: Verdana;
color: #333333;
font-size: 7pt;
}

li {
background-color: #FFFFFF;
}

td {font-family: Verdana;
font-size: 8pt;
}
#line {color: #FFFFFF;}

#top {background-color: #CCCCCC;}
#bottom {background-color: #CCCCCC;
font-family: Verdana;
color: #000000;
font-size: 8pt;}


#details {background-color: #5C5C7B;
font-family: Verdana;
color: #ffffff;
font-size: 8pt;}

#login {background-color: #CCCCCC;}

#outlinelogin {background-color: #999999;}

th {
font-family: Verdana;
color: #ffffff;
font-size: 8pt;
background-color: #5C5C7B;
}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */
#results
A:link {color: #FFFFFF}
#results
A:active {color: #FFFFFF}
#results
A:visited {color:#FFFFFF}
#results
A:hover {color: #FFFFFF; text-decoration: underline; color: white;}
#results
A {text-decoration: none}


A:link {color: #666600; text-decoration: underline; color: #666600;}
A:active {color: #666600; text-decoration: underline; color: #666600;}
A:visited {color:#666600;text-decoration: underline; color: #666600;}
A:hover {color: #666600;text-decoration: underline; color: #666600;}
A { text-decoration: underline; color: #666600;}
/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */