
body
{
	background-color:#DD9956;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body,table,textarea,input
{
	font-family:Tahoma;
	font-size:13px;
	color:black;
}
textarea,input
{
	color:black;
}
a
{
	color:#6B211E;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
img
{
	border:0;
}

h1
{
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	font-weight:normal;
	margin:20px 0;
}
h2
{
	color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	margin:20px 0;
}
p,center
{
	margin:5px 0 7px 0;
}

table.main td.left
{
	background:url(../images/main_top_left.jpg) right top no-repeat;
}
table.main td.right
{
	background:url(../images/main_top_right.jpg) left top no-repeat;
}
table.main td.body
{
	background:url(../images/main_top_bg.jpg) left top no-repeat;
}

div.counters
{
	float:left;
	position:relative;
	width:300px;
	left:100px;
	top:5px;
}
div.ditgroup
{
	float:left;
	position:relative;
	width:300px;
	left:200px;
	top:10px;

	color:#841C1F;
	font-size:9px;
}
div.ditgroup a
{
	color:#841C1F;
}

