body {
	background-image: url(images/background.jpg);
	font-family: arial;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: Yellow;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin: 5px;
}

a.links {
color: #FFD700;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
}

a.links:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
margin-left: 10px;
margin-right: 10px;
}

a {
color: white;

text-decoration: underline;
}

a:hover {
color: yellow;

text-decoration: none;
}

hr {
	color: #8B0000;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.noflashseparator {
	background-image: url(images/weblayoutnoflash_04.jpg);
	width: 724px;
	height: 13px;
	margin-left: 100px;
	
	
}

a.adlit {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}

a.adlit: hover {
color: #FFD700;
text-decoration: underline;
font-weight: normal;
background-color: Maroon;
}

.adlitcontent {
	margin-left: 100px;
	width: 724px;
	text-align: center;
	margin-top: 10px;

}

a.category {
color: red;
font-size: 12px;
border-bottom: 1px solid;
 border-color: Silver;
 text-decoration: none;
 display: block;
 margin-top: 4px;
 font-weight: bold;
}

a.category:hover {
color: Maroon;
font-size: 12px;
border-bottom: 1px solid;
 border-color: Silver;
 text-decoration: none;
 display: block;
 padding-left: 2px;
 margin-top: 4px;
  font-weight: bold;
}

.formmsg {
padding:5px;
border:1px #95120e dashed;	
font-weight:bold;
color:#ffd700;
font-size:15px;
background-color:#0a3019;
width:500px;
text-align:center;
margin-left:auto;
margin-right:auto;

}
.formmsg2 {
padding:5px;
border:1px #0a3019 dashed;	
font-weight:bold;
color:#ffd700;
font-size:15px;

width:500px;
text-align:center;
margin-left:auto;
margin-right:auto;
color:#0a3019;
}
