body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(../images/shdw.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.righthead {
	background-image: url(../images/rightheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 190px;
	width: 249px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.formbox {
	height: 18px;
	width: 118px;
	border: 1px solid #CCCCCC;
}
.leftmenu {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 19px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-image: url(../images/greenbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}
.leftmenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 19px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-image: url(../images/greenbox_ovr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}

.leftmenuOpen {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 19px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-image: url(../images/greenboxlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}
.leftmenuOpen1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	height: 29px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-image: url(../images/greenboxlight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}
.leftmenuOpen:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 19px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}
.leftmenuOpen1:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	text-decoration: none;
	height: 29px;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdb;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 10px;
	display: block;
}


.separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40B937;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.topmenu:hover {
	color: #FFCC00;
	text-decoration: none;
}

.dots_vertical {
	background-image: url(../images/dots_vertical.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.dots_horizontal {
	background-image: url(../images/dots_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0EA603;
	text-decoration: none;
}.greenlinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0EA603;
	text-decoration: none;
}
.greenlinks:hover {
	color: #000000;
	text-decoration: none;
}
.select {
	background-image: url(../images/select.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footerlinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.footerlinks:hover {
	color: #333333;
	text-decoration: underline;
}
.NewsTitle
{
    color:Green;
    font-weight:bold;
}
.NewsBody
{
    text-indent:3px;
}
.AccordianHeader
{
    background-color:#dcdcdb;
}
.AccordianContent
{
    background-color:#0EA603;
    color:#ffffff;
}
.und
{
	text-decoration:none;
}
.und:hover
{
	text-decoration:underline;
}
.greenhyprlnk
{
	text-decoration:none;
	color: #0EA603;
}
.greenhyprlnk:hover
{
	text-decoration:underline;
	color: #0EA603;
}
