/* Main Page Tags */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/pagebkgd.jpg);
	background-repeat:repeat-x;
	background-color: #964812;
	font-size:11px;
}
#nomarginpara p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #faf0d4;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #b7a05c;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #faf0d4;
	text-decoration:underline;
}
h1, a.newstitle:link, a.newstitle:visited, a.newstitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
	color: #faf0d4;
	text-decoration:none;
}
a.newstitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
	color: #faf0d4;
	text-decoration:underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color: #faf0d4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
	padding-bottom:3px;
	color: #faf0d4;
}
form {
	margin:0px;
	padding: 0px;
	}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	padding: 2px;
	color: #321601;
	border: thin;
	border-color:#1c0e01;
	border-right-width:thick;
	border-right-color:#000000;
	
	width:160px;
	}
.button {
	border: none;
	width:62px;
	height:23px;
}
p {
	margin-top:0px;
	padding-top:0px;
	}