body{
	background-image:url(design5/bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#E1F1EC;
}
.mainTable{
	border-left-width:3px;
	border-left-color:#869D0A;
	border-left-style:double;
	border-right-width:3px;
	border-right-color:#869D0A;
	border-right-style:double;
	background-color:white;
	height:100%;
	width:830;
	}
td{
	vertical-alignment:top;
	font-size:12px;
	font-family:tahoma;
}
.logoTable{
	background-image:url('design5/title_bg.jpg');
	background-repeat:no-repeat;
	background-position:middle right;
}
.designBgColor{
		background-color:#596446;
	}
	
	.menuTdBox{
	background-image:url('design5/menu_box_middle.gif');
	padding-right:11px;
	padding-left:11px;
}
.descriptionBoxStyle{
	padding-top:8px;
	line-height:1.5;
	padding-bottom:8px;
	border-width:3px;
	border-style:double;
	border-color:#869D0A;
	padding-right:12px;
	padding-left:12px;
	font-size:14px;
	background-color:#D5DE9E;
	color:#242E0A;
	background-image:url(design5/description_bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;

}


.menuTdover{
	padding-right:3;
	height:24;
	border-bottom-width:2;
	border-bottom-style:solid;
	border-bottom-color:939439;
	text-align:right;
	font-size:15px;
	background-image:url(design5/menu_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#A5D310
}
.menuTd{
	
	color:#4F5C25;
	padding-right:3;
	height:24;
	border-bottom-width:2;
	border-bottom-style:double;
	border-bottom-color:#dddddd;
	text-align:right;
	font-size:15px;
}


.designBgColorOver{
		background-color:#A5D310;
	}


a:link{
	color:#4F5C25;
}
hr{color:#A5D310}

.tagOver{
	color:#505F11;
	background-color:#8dcc1a;
	padding-right:6px;
	font-size:10px;
	cursor:arrow;
}
.tagNormal{
	color:#4b4b4b;
	/*background-color:#FFAD1C;*/
	padding-right:6px;
	font-size:10px;
}
a:visited{
	color:#92cb1b;
}
.menulink{
	text-decoration:none;
}


.sideIcons{
	background-color:#8dcc1a;
}
.sideIconsOver{
	background-color:#505F11;
}



/*




.bbottom{
		border-bottom-width:3;
	border-bottom-style:double;
	border-bottom-color:#dddddd;
	}
.tagsBg{
	bgcolor:E0DFDF;
}

.areaLinks{
	color:#dddddd;
	font-weight:bold
}
.address{color:white;
		font-weight:bold;
		}*/

