body{ margin: 0px; background-color:white; font-family: Arial,Helvetica,sans-serif; font-size:62.5%;}
.highlight { background:#FFFF00;border: none;}
.red { color: red;}
.white { color: white;}
.center { text-align: center;}
.right { text-align: right;}
.left { text-align: left; }
.footer { color: #666666;} 
.menu { color: #000099; font-size: 1em; font-weight: bold;text-align: center;}
ul { margin: 2px; list-style-image:  url("../shared/icons/bullet.gif");font-size: 1.2em;}
li { margin-left: 1px; }	
p { margin: 5px 10px;padding: 2px;font-size: 1.2em;color: black;text-align: left; }
h1 { margin: 5px 10px;  font-size: 1.8em; color: navy; font-weight: bold;}
h2 { margin: 5px 10px 0px 10px; font-size: 1.3em; color: navy; font-weight: bold;}
h3 { margin: 1px;font-family: Arial; font-size: 1.3em; color: navy; font-weight: normal; }
#panel {border-style: none; border-width: 2px; border-color: #FFFFFF; padding: 5px 25px;}
#main {border-style: solid; border-width: 2px; border-color: #CCCCCC; padding: 0px 5px;}
/* table cell types */
.head{ padding: 2px 50px; width: 100%; height: 65px; background-image: url("../shared/neg50web.jpg");background-repeat: no-repeat; background-position: 75% 50%; background-color: #000099; border: none }
.news{ padding: 1px; background-color: #99FF33;}
.left{ padding: 1px; width: 200px; background-color: #CCCCCC; padding-bottom: 20px;}
.left a { margin: 2px; text-decoration: underline; font-weight: bold;}
.left a:link { text-decoration: underline; font-weight: bold;}
.left a:visited { color: #990000;}
.left a:hover { background-color: #3366CC; text-decoration: none;}    
.left ul { list-style-image:  url("../shared/icons/arrowr.gif");margin-left: 0px;}   
    
