BODY { margin: 0px 0px 0px 0px;
	scrollbar-base-color:#708090;
	scrollbar-track-color:#dbdbdb;
	scrollbar-face-color:#400000;
	scrollbar-highlight-color:#ededed;
	scrollbar-3d-light-color:#000000;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#ffffff;
	background-color: #AC480C;

}




/*nav buttons */

.menu {
list-style-type: none;
margin: 0;
padding: 0;
}

.menu a {
  display: block;
  width: 146px;
	height: 1.5em;
	font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  font-weight: bold;
	background-color:#8D2911;
	text-align: center;
	color: #fff;
  text-decoration: none;
	margin: 2px 0;padding:0 0 2px 0;
}
.menu a:link, .menu a:visited {
  border-top: 1px solid #AC480C;
  border-bottom: 2px solid #AC480C;
  border-left: 1px solid #AC480C;
  border-right: 2px solid #AC480C;
}
.menu a:hover {background-color:#660000;
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
/* metnions and copyrights */
.mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 146px;
left : 10px;
color: #000;
background-color: #ddd;
}
a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}



* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 




.font1 {color:#000000;
	font-style:normal;
	font-size:13px;
	font-family:Trebuchet MS,Arial,Helvetica,sans serife;
}

.font2 {
	color:#330000;
		font-style:italic;
		font-weight:bold;
	font-size:11px;
	font-family:Trebuchet MS,Georgia,Verdana,Arial,Helvetica,sans serife;
}
.font2a {
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	font-size:13px;
	font-family:Arial,Helvetica,sans serife;
}
.font3 {
	color:#ffffff;
	font-style:italic;
	font-weight:bold;
	font-size:10pt;
	font-family:Trebuchet MS,Georgia,Verdana,Arial,Helvetica,sans serife;
	text-decoration:none;
}
.font4{
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	font-family:Arial,Helvetica,sans serife;text-decoration:none;
}
.font5{
	color:#0000cc;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	font-family:Trebuchet MS,Georgia,Verdana,Verdana,Arial,Helvetica,sans serife;
}
.font7 {color:#753C77;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	font-family:Trebuchet MS,Arial,Helvetica,sans serife;
}

.input {
background-color :#f6f6f6; 
color : #003366; 
border : 1px solid #781B0A inset; 
font-family : arial, helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
width : 175px; 
height : 20px; 
} 
.checkbox {
background-color :#f6f6f6; 
color : #003366; 
border : 1px solid #781B0A; 
font-family : arial, helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
width : 20px; 
height : 20px; 
} 
.select {
background-color :#f6f6f6; 
color : #003366; 
border : 1px solid #781B0A; 
font-family : arial, helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-align : center; 
text-decoration : none; 
width : 175px; 
height : 20px; 
} 

textarea {
background-color :#f6f6f6; 
color : #003366; 
font-family : arial, helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
text-decoration : none; 
width : 400px; 
height : 100px; 
} 

.btn {font-size:11px;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bold;text-decoration:none; 
text-align:center;background:#76190A;color:#ffffff;border:1px outset;cursor:pointer;} 

a:link {text-decoration:none;}
a:hover {color:#ffcc66; text-decoration: none;}


