BODY {
 font-family:tahoma,verdana,arial;
 font-size:12px;
 margin:0px 0px 0px 0px;
}

P,UL, TD{
  font-size:12px;
}

H1{
 font-family:tahoma,verdana,arial;
 font-size:12px;
 text-align:justify;
 font-weight:normal;
}

A:link {color:#931831;font-weight:bolder;}
A:visited {color:#931831;font-weight:bolder;}
A:hover {color:white;font-weight:bolder;}

UL.links {  
  list-style:none; 
  margin:0px 0px 0px 10px;
  padding:0px 0px 0px 0px;
}

.li1 a {background:url(images/linkOrangeArrow.gif) no-repeat left; padding-left:12px; line-height:23px; text-decoration:none;}
.li2 a {background:url(images/linkOrangeArrowHOT.gif) no-repeat left; padding-left:14px; line-height:30px; text-decoration:none;font-size:16px;}

.maintable {
  background:#E4C495;
}

.flashBG {
  background: url('images/flashBG.gif');
}

.titleDIV {
 padding:10px 10px 10px 10px;
 height:40px;
 width:100%;
 background: url('images/titleBG.gif');
}

.titleText{
 color:white;
 font-size:17px;
 font-weight:bolder;
}

#rightSide {
 float:right;
 font-family:tahoma,verdana,arial;
 font-size:12px;
 padding:10px 6px 10px 10px;
 width:240px;
 background: url('images/titleBG.gif');
}

#leftSide {
 float:left;
 width:490px;
 padding:0px 6px 40px 0;
}

#fullwidth {
 float:left;
 width:766px;
 padding:0px 10px 40px 10px;
}

#footer {
 background: url('images/titleBG.gif');
 width:766px;
 font-size:9px;
 padding:10px 0;
}

.footerLeft{
 float:left;
 color:#931831;
 font-size:9px;
}

.footerRight{
 float:right;
 color:#931831;
 font-size:10px;
}