@charset "iso-8859-2";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	background-color:#68a033;
}
.D_Main {
	min-height: 639px;
	width: 1030px;
	margin:0 auto;

}
.D_Left {
	float: left;
	height: 639px;
	width: 360px;
}
.D_Top {
	height: 185px;
	width: 360px;
	background-image: url(images/d_left-03.jpg);
	background-repeat: no-repeat;
}
.D_Menu {
	background-image: url(images/d_left.jpg);
	height: 691px;
	width: 360px;
}
.D_Baner {
	background-image: url(images/baner_home.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 669px;
	float:left;
}
.D_Center {
	background-image: url(images/d_back_table.jpg);
	min-height: 530px;
	width: 669px;
	background-repeat: repeat-y;
	float:left;
}
.D_Bot {
	background-image: url(images/d_bot_table.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 669px;
	float:right;
	text-align:center;

	margin-right:1px;
}
.D_Menu2 {
float:left;
margin-left:80px;
margin-top:15px;
}
a {
	font-family: Tahoma;
	font-weight: bold;
	font-size:13px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

A.link2		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	}
A.link2:visited {
	color:#CC0000;
}
A.link2:hover {
	color:#336600;
	text-decoration:none;
	}
	
A.link3		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
A.link3:visited {
	color:#333333;
}
A.link3:hover {
	color:#990000;
	text-decoration:none;
	}


.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {font-size: 10px; color: #FFFFFF; font-weight: bold; }
.style4 {color: #CC0000;}
.style5 {font-size:10px;}

.D_Button1
{
background-color:#336600;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
border:0px;
color:#FFFFFF;
height:20px;
}