body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
};


img {
	border-color: #000000;
	border: 0;
};


.news_header {
	background-color: #D7E1CC;
}

.forum_background {
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-right: 5px;
};

.forum_mouse_over {
	background-color: #D7E1CC;
	cursor: hand;

};

.forum_mouse_out {
	background-color: #ffffff;
	cursor: hand;	
};

th {
	border-bottom: 1px solid #000000;
}

.toolbox_text {
	font-size : 9px;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	text-transform : none;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
   	margin-bottom: 5px;
   	margin-top: 5px;
};

.top_ad {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.main_content {
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.horse_header
{
 border-bottom: 1px dotted #000000;
}

.menu_mouse_over
{
	color: white;
	cursor: hand;
	filter: alpha(opacity=75);
}
.menu_mouse_out
{
	color: black;
	cursor:default;
	filter: alpha(opacity=25);
}

.black {
	padding-left : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size : 11px;
	color : #000000;
	text-transform : none;
	text-decoration: none;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-transform : none;
	text-decoration: none;
}

td,normal
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-transform : none;
	text-decoration: none;
}

.black_box {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
};

.banner_box{
	position:absolute;
	left: 850px;
	top: 190px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.white {
	padding-left : 2px;
	padding-bottom : 2px;
	padding-top : 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-transform : none;
	text-decoration: none;
}

a.section
{
  text-decoration: none;
  color: white;
}

a {
	text-decoration:none;
	color: #496679;
};


a:hover{
	color: #842854 ;
}

