﻿body {
}
#Main {}

#menu { width:762; height:32px; background:url(images/menu.gif); padding:0px; background-repeat:no-repeat; position:relative; margin:0px; padding:0px;}
#menu li { margin:0px; padding:0px; list-style:none; position:absolute;}
#menu li, #menu a { height:32px; display:block;}
#item1{ left:0px; height:32px; width:90px;}
#item2{ left:95px; height:32px; width:185px;}
#item3{ left:284px; height:32px; width:110px;}

p, td, ul {font-family:Verdana; font-size:12px; color:#000000; }
.red {font-family:Verdana; font-size:12px; color:#d2232a; font-weight:bold;}
.subheading {font-family:Verdana; font-size:12px; color:#00498f; font-weight:bold;}
.altTableRow td {background-color:#f1f1f2; text-align:center; border:solid 1px #FFFFFF}
.tableRow {background-color:#FFFFFF; text-align:center;}
.contentImage {padding:5px; border:solid 2px #00498f;} 

a:link { color:#939598; text-decoration:underline; }
a:visited { color:#00498f; text-decoration:underline; }
a:hover { color:#00498f; text-decoration:underline; }
a:active { color:#939598; text-decoration:underline; }


