body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CCCCCC;
	margin: 0px;
}
.whiteBg {
	background-color: #FFFFFF;
}
.Titlebar {
	background-image: url(../images/TitlebagBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 30px;
}
.titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3a610a;
	background-image: url(../images/TitleBarDesign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.content4 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

.content2 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.topBg {
	background-image: url(../images/Top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lftBg {
	background-image: url(../images/Lft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightBg {
	background-image: url(../images/Right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomBg {
	background-image: url(../images/Bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navBg {
	background-image: url(../images/navBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.navNor {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.navRoll {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	cursor:pointer;
	font-weight: bold;
	
	
}.LftNor {
	background-image: url(../images/navLft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.LftRoll {
	background-image: url(../images/NavLftRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RtNor {
	background-image: url(../images/NavRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.RtNor2 {
	background-image: url(../images/NavRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RtRoll {
	background-image: url(../images/NavRightRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RtRoll2 {
		background-image: url(../images/NavRightRoll.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	
	
}.LftShadow {
	background-image: url(../images/LftShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.RightShadow {
	background-image: url(../images/RightShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}.TopShaDow {
	background-image: url(../images/TopShadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ftrBg {
	background-image: url(../images/FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.TitleContentBg {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #3a610a;
	background-image: url(../images/TitleContentBg.jpg);
	background-repeat: no-repeat;
	padding-left: 62px;
	height: 29px;
}
#link1 {
	text-align: right;
	padding-top: 18px;
	padding-bottom: 8px;
}
#link1 a {
	color: #423F38;
	font-size: 11px;
	text-decoration: none;
}
#link1 a:hover {
	text-decoration: underline;
}
#link2 {
	padding-top: 3px;
	padding-left: 10px;
}
#link2 a {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}
#link2 a:hover {
	text-decoration: none;
}
#link3 {
	color: #000000;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 12px;
}
#link3 a {
	font-size: 12px;
	text-decoration: none;
}
#link3 a:hover {
	text-decoration: none;
}
.selected
{
color:#FFFFFF;
font-weight:bold;}
#link4 {
	padding-top: 2px;
	padding-left: 5px;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 2px;
}
#link4 a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
#link4 a:hover {
	text-decoration: none;
}
#link5 {
	color: #423F38;
	padding-left: 5px;
}
#link5 a {
	color: #423F38;
	text-decoration: underline;
}
#link5 a:hover {
	text-decoration: none;
}

#box5a{
	background-image: url(../images/box5a.jpg);
	height: 25px;
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
	padding-left: 18px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
}
#box5b{
	background-color: #FFFFFF;
	background-image: url(../images/box5b.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#box5c{
	padding-left: 5px;
}
#box6a{
	background-image: url(../images/box6a.jpg);
	height: 23px;
	font-size: 13px;
	color: #666666;
	padding-top: 10px;
	padding-left: 18px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
}
#arrowpad{
	padding-top: 5px;	
}


.inpitField {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.inpitFieldTxtArea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #006600;
	height: 50px;
	width: 450px;
}

.MidBoxLftBg {
border: 1px solid #006600;
background-color:#e8ebe7;
}

.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 30px;
}
}