body {
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	color: #000000;
	background-image: url(images/diamondplate.jpg); 
	background-color: #696969;
}
td, select, input {
	font-size: 10pt; 
	font-family: Verdana, Arial;
}
h1 {
	margin: 0.5em 0;	
	font-size: 150%;
	font-weight: bold;	
}
h2 {	
	margin: 0.5em 0;
	font-size: 125%;	
	font-style: italic;
	font-weight: normal;
}
#title {
	color: #CC3333;
}
a {
	color: #000099; 
	text-decoration:underline;
}
a:visited {
	color: #000000; 
	text-decoration: underline;
}
a:hover {text-decoration:none;}

.footer a {color: #FFFFFF;}
.footer a:visited{color: #FFFFFF; text-decoration: underline;}
.footer a:hover{text-decoration:none;}

/*-----HEADER-----*/
.headerLt
{
background-image: url(images/ltlogo.jpg);
position: static;
height: 120px;
margin-right: 0pt;
background-position: left;
background-repeat: no-repeat;
}
.headerRt
{
background-image: url(images/rtlogo.jpg);
position: static;
height: 120px;
margin-right: 0pt;
background-position: right;
background-repeat: no-repeat;
}
.headerBg
{
background-image: url(images/repeatx.jpg);
background-repeat: repeat-x;
height: 120px;
}
/*-----HEADER-----*/

/*-----MENU-----*/
.awmAnchor {position:relative}
/*-----MENU-----*/

/*-----SPACING-----*/
.fivevert{line-height:5px;}
.tenvert{line-height:10px;}
/*-----SPACING-----*/

/*-----FOOTER-----*/
.footer{color:#ffffff;font-size:12px;text-decoration:none;}
.footer:hover{color:#FF0000;text-decoration:underline; }
/*-----FOOTER-----*/
