body {
	background-color: #666666;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../shared/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
}
#wrapper {
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
#footer {
	background-color: #5d1e1e;
	color: #FFFFFF;
	font-size: 11px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #5d1e1e;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
a:link {
	color: #5D1E1E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5D1E1E;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
}


#content {
	padding-bottom: 10px;
}
td {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
iframe {
	border: 1px solid #5d1e1e;
	padding: 6px;
	background-attachment: fixed;
	background-image: url(../shared/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5d1e1e;
}
.title {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5d1e1e;
}

#cap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	background-color:white;
	padding-top:3px;
}select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redtext {
	font-weight: bold;
	color: #990000;
}
