body,td,th {
	font-family: Georgia;
	font-size: 12px;
	color: #343434;
}
body {
	background: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#site{
	width:		900px;
	margin-left: auto;
	margin-right: auto;
}
#head{
	float:		left;
	width:		378px;
}
#menu{
	width:		900px;
	background: url(../images/menuBG.jpg) left top repeat-x;
	clear:		both;
}
#menuCNT{
	background:	#007236;
	width:		247px;
	border-right:	1px solid #083d25;
}
#mMenu{
	width: 		220px;
	float:		left;
}
#cnt{
	border:		1px solid #083d25;	
	border-bottom:	none;
}
#content{
	float:		right;
	text-align:	left;
	width:		650px;
	padding-left: 10px;
	padding-right: 10px;
}
a:link {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #343434;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #343434;
	font-weight: bold;
}
form, script, noscript, object, embed{
	margin:			0px;
	padding:		0px;
}
.mPic1{
	background: url(../images/menu_01.jpg) left top no-repeat;	
}
.mPic2{
	background: url(../images/menu_02.jpg) left top no-repeat;	
}
.mPic3{
	background: url(../images/menu_03.jpg) left top no-repeat;	
}
.mPic4{
	background: url(../images/menu_04.jpg) left top no-repeat;	
}
.mPic5{
	background: url(../images/menu_05.jpg) left top no-repeat;	
}
.mPic6{
	background: url(../images/menu_06.jpg) left top no-repeat;	
}
.mPic7{
	background: url(../images/menu_07.jpg) left top no-repeat;	
}
.mPic1_over, .mPic1:hover{
	background: url(../images/menu_01.jpg) left bottom no-repeat;	
}
.mPic2_over, .mPic2:hover{
	background: url(../images/menu_02.jpg) left bottom no-repeat;	
}
.mPic3_over, .mPic3:hover{
	background: url(../images/menu_03.jpg) left bottom no-repeat;	
}
.mPic4_over, .mPic4:hover{
	background: url(../images/menu_04.jpg) left bottom no-repeat;	
}
.mPic5_over, .mPic5:hover{
	background: url(../images/menu_05.jpg) left bottom no-repeat;	
}
.mPic6_over, .mPic6:hover{
	background: url(../images/menu_06.jpg) left bottom no-repeat;	
}   
.mPic7_over, .mPic7:hover{
	background: url(../images/menu_07.jpg) left bottom no-repeat;	
}   
#menu a{
	color: #343434;
}
.Mainmenu{
	font-family:	Georgia;
	background:		#CCC;
	color:			#000;
	font-weight:	bold;
	height:			20px;
	line-height:	20px;
	width:			220px;
	cursor:			default;
	text-align:		left;
	margin-bottom:	1px;
}
.Mainmenu_over{
	font-family:	Georgia;
	background:		#083d25;
	color:			#fff;
	font-weight:	bold;
	height:			20px;
	line-height:	20px;
	cursor:			pointer;
	text-align:		left;
	margin-bottom:	1px;
}
.menuItem{
	font-family:	Georgia;
	background:		#efefef;
	color:			#000;
	font-weight:	bold;
	height:			20px;
	line-height:	20px;
	padding-left:	20px;
	cursor:			default;
	text-align:		left;
	margin-bottom:	1px;
}
.menuItem_over{
	font-family:	Georgia;
	background:		#083d25;
	color:			#fff;
	font-weight:	bold;
	height:			20px;
	line-height:	20px;
	padding-left:	20px;
	cursor:			pointer;
	text-align:		left;
	margin-bottom:	1px;
}
input, select, textarea
{
	background:		#fff;
	border:			1px solid #083d25;
	padding:	 	0px;
	margin:		 	0px;
	color:			#083d25;
	font-size:		11px;
	font-weight:	bold;
	font-family:	Georgia;
}
td.tdrow{
    background:  #0E5837;
    color:       #fff;
}
.calcTable
{
	border-width: 2px;
	border-style: solid;
	border-color: #0A3D25;
	border-collapse: collapse;
}
.calcTable .td{
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: #0A3D25;
}
   