
h1 { font-size: 150%; font-weight: normal;}
h1.spot { font-size: 100%; }
h1.title { font-size: 150%; font-weight: normal; font-family: 'Trebuchet MS',sans-serif; }
h2 { font-size: 135%; font-weight: normal;}
h3 { font-size: 120%; font-weight: normal;}
.fontTitle { font-size: 70%; font-weight: normal; font-family:'Trebuchet MS',sans-serif; }
.topMenuH, .topMenuH1, .topMenuH2 { font-size: 3px; color: #efefef; }

body
{
font-family:'Verdana',sans-serif;
background-color: #39302e;
margin-top: 30px; 
margin-right: 0px; 
margin-bottom: 10px; 
margin-left: 50px; 
}

#body_div 
	{ width:700px;background-color:#cc0000;padding: 5px;border:#ffffff 1px  solid;}
div.contents, div.footer  { width: 700px; background-color:#ffffff; padding: 5px; 
	border: #ffffff 1px solid;}
div.top { width: 700px;background-color:#ffffff;padding:5px;border:#ffffff 1px solid;}
div.center_div { width:500px;left:50%;margin-left:-250px; }
.center_box { align: center; }
div.container
{ width:700px;margin:0px;border:5px #ffffff;padding:10px;background-color:#ffffff;}
div.menu { width:550px;align:center;}
div.contrast	{ padding:15px;background-color:#ebe8cd;}
div.cell		{ background-color:none;}

.fontMinus1 { font-size: 85%; }
.fontMinus2 { font-size: 75%; }
.fontPlus2 {  font-size: 125%; }
.fontPlus1 {  font-size: 115%; }
.colorThis { color: #804000; }
.colorHead { font-size: 120%; color: #000000; font-weight: bold; }
.colorDot  { font-size: 90%; color: #9e2625; }
.colorReq  { font-size: 120%; color: #800080; }
.colorRed  { color: #ff0000; font-weight: bold;}
.navDot { 	font-size: 120%; color: #804000; }
.colorLine { background-color: #dddddd; }
.fontAlt { font-family:Arial ; font-size: 100%; }
.colorLight { 	font-size: 100%; color: #fcfcfc; }
.fontFade {color: #ffffff;}
.fontBold { font-weight: bold; }
.footer { 	font-size: 75%; }
.shadeform {border: 1px solid #993365 ;}

hr { color:#ff0000; }
hr.nav { color:#76b9d1; }

a:link { color: #0000ff; }
a:visited { color: #800080; }
a:hover { 
    color: #000000;
    background-color: #eeeeee;
    text-decoration: none;
    }
a:active { color: #ff0000; }

.caption    { font-size: 82%; }
a.caption:link    { text-decoration: none; }
a.caption:visited { text-decoration: none; }
a.caption:active  { color: #ff0000; }

a.menu:link {color: #0000ff;}
a.menu:visited {color: #800080;}
/* a.menu:hover {color: #000000;background-color: #f0efe4;} */
a.menu:hover {color: #ffffff;background-color: #cccccc;}
a:menu:active {color: #ff0000;}


.btn{font-weight:bold;color:#ffffff;background-color:#9e2625;margin-bottom:-1px; padding-top:1px; }
.tableMain { background-color: #ffffff; }
.tableContrast { background-color: #ebe8cd; }
table.tableColor td { align:left; }

/* To change the bullet to a graphic:
	li{
	list-style-image:url(/images/yourimage.gif);
}
*/
