body, td, font, p, a, div, span, input, button, select
{
	font-family: 		Tahoma, Verdana, Arial, Helvetica;
	font-size: 			11px;
	color:				#303030;
}

body
{
	background-image: 	url(../images/bdbk_img.gif);
	background-repeat:	repeat-x;
	background-color:	#ffffff;	
	margin:				0px;
}
hr
{
	color:				#808080;
	height:				1px;
}

/* Font */
.bold
{
	font-weight:		bold;
}
.category
{
	color:				#606060;
	font-weight:		bold;
}
td.content
{
	padding:			16px;
}
.infobox
{
	border:				1px solid #c8c8c8;
}

/* LinkButtons */
a:link, a:visited, a:active, a:focus
{
    color:				#306000;
    text-decoration:	none;
}
a:hover
{
	text-decoration:	underline;
	color:				#303030;
}
a.MainItem0:link, a.MainItem0:visited, a.MainItem0:active, a.MainItem0:focus
{
    color:				#808080;
    text-decoration:	none;
    font-weight:		bold;
    padding:			5px;
    width:				100%;
}
a.MainItem0:hover
{
	text-decoration:	underline;
	color:				#808080;
}
a.MainItem1:link, a.MainItem1:visited, a.MainItem1:active, a.MainItem1:focus
{
    color:				#64380C;
    text-decoration:	none;
    font-weight:		bold;
    padding:			5px;
    width:				100%;
}
a.MainItem1:hover
{
	text-decoration:	underline;
	color:				#64380C;
}
a.MainItem2:link, a.MainItem2:visited, a.MainItem2:active, a.MainItem2:focus
{
    color:				#712E17;
    text-decoration:	none;
    font-weight:		bold;
    padding:			5px;
    width:				100%;
}
a.MainItem2:hover
{
	text-decoration:	underline;
	color:				#712E17;
}
a.MainItem3:link, a.MainItem3:visited, a.MainItem3:active, a.MainItem3:focus
{
    color:				#732837;
    text-decoration:	none;
    font-weight:		bold;
    padding:			5px;
    width:				100%;
}
a.MainItem3:hover
{
	text-decoration:	underline;
	color:				#732837;
}
a.MainItem4:link, a.MainItem4:visited, a.MainItem4:active, a.MainItem4:focus
{
    color:				#2A4273;
    text-decoration:	none;
    font-weight:		bold;
    padding:			5px;
    width:				100%;
}
a.MainItem4:hover
{
	text-decoration:	underline;
	color:				#2A4273;
}

.menu
{
    color:				#406020;
}

/* BackGrounds */
td.Leftback
{
	background-image: 	url(../images/whte_img.gif);
	background-repeat:	repeat-x;
}
td.BoxHead
{
	background-image: 	url(../images/bxhd_img.gif);
	background-repeat:	repeat-x;
	background-color:	#80a000;
}
td.ListBack
{
	background-image: 	url(../images/list_img.gif);
	background-repeat:	repeat-x;
	background-color:	#ffffff;
}
tr.MainBack
{
	background-image: 	url(../images/main_img.jpg);
	background-repeat:	no-repeat;
	background-color:	#b4C840;
}
td.MenuBack
{
	background-image: 	url(../images/mnbk_img.gif);
	background-repeat:	repeat-x;
	background-color:	#ffffff;	
}
td.Menu1
{
	background-image: 	url(../images/mbk1_img.gif);
	background-repeat:	repeat-x;
	background-color:	#f0f0f0;
	width:				130px;
	color:				#64380C;
	font-weight:		bold;
}
td.Menu2
{
	background-image: 	url(../images/mbk2_img.gif);
	background-repeat:	repeat-x;
	background-color:	#f0f0f0;
	width:				130px;
}
td.Menu3
{
	background-image: 	url(../images/mbk3_img.gif);
	background-repeat:	repeat-x;
	background-color:	#f0f0f0;
	width:				130px;
}
td.Menu4
{
	background-image: 	url(../images/mbk4_img.gif);
	background-repeat:	repeat-x;
	background-color:	#f0f0f0;
	width:				130px;
}