@import "normstyles.css";
@import "boxstyles.css";
@import "news.css";
@import "forms.css";

body, td {
	font-family: Verdana, Arial;
	font-size: 12px;
}
.content
{
	padding-top: 15px;
color: #faf8c2;

	font-size: 12px;
}

.content a
{
	color: #a71d00;
	text-decoration: underline;
}

.content a:hover
{
	color: #a71d00;
	text-decoration: none;
}




.box_right_content {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-left: 15px;
}
.box_right_content h2 {
	margin-top: 0px;
	padding-top: 0px;
}

.box_right_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.pict
{
	border: 1px solid #9d954b;
}

.newtext
{
	color: #cc0000;
}

.leftCol a
{
	color: #a71d00;
	text-decoration: underline;
}

.leftCol a:hover
{
	color: #a71d00;
	text-decoration: none;
}

td.small{
font-size: 10px;
text-align: center;
}

.reddot{
	border: 1px dotted #CC0000;
}

.tablered_head{


padding:5px;
font-weight: bold;
color: #CC0000;
}

table.reddot td{border-bottom: 1px dotted #9d954b; padding: 5px; margin-right:15px;}
table.reddot td.last_row{border-bottom: 0px none; padding: 5px; margin-right:15px;}

