body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #99A57F;
	text-decoration: none;
}
a:visited {
	color: #4A5439;
	text-decoration: none;
}
a:hover {
	color: #495235;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#nav {
		float:right;
	 }

#nav ul {
	list-style-type: none;
}
#nav ul li {
	display: inline;
}


#serch 
	{width:200px;
	
	}
#nav  a {
	display: inline;
	width: 120px;
	background-image: url(ddnormal_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9DA985;
	height: 25px;
	position: fixed;
}
#nav ul li a:link {
	background-image: url(ddnormal_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav ul li a:hover {
	background-image: url(ddover_03.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #4A5439;
}
.sidesborder
{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #336633;
	border-left-color: #336633;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #336633;


}
.bottom {
	color: #FFFFFF;
	background-color: #4C553A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC66;
	border-right-color: #CCCC66;
	border-bottom-color: #999966;
	border-left-color: #999900;
	height: 17px;
	width: 40px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 10px;
	margin: 0px;
}

.leftsidetd {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5C6E24;
}
.rightsidetd {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #698018;
}
.underlinecell {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}


.maintd
{
background-color:#B1BE92;
font-family:Tahoma;
font-size:14px;
font-weight:100;
text-align:center;


}
.normaltd
{
 background-color:d2e2a4;
 font-family:Tahoma;
 font-size:12px;
 


}
.small_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
