body {
	background-color: #FFFFFF;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 57px;
	margin-left: auto;
}

.logo-pad {
	padding-left: 32px;
}

.titlebg {
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 184px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #024002;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 6px;
}


.links-bg {
	background:url(/OFWebApp/images/links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

.links-botm {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	width: 198px;
	height: 390px;
}
.green-txt {
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #026e02;
	text-decoration: none;
}
.news-bg {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #797979;
	text-decoration: none;
	background: url(/OFWebApp/images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-left: 10px;
}
.news-botm {
	background-color: #f9f9f9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
	height: 390px;
}
.botm-bord {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cede9f;
	height: 106px;
}

.botm-bordSmall {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83AF61;
	height: 5px;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt a:link{color: #666666;text-decoration: none;}
.txt a:visited{color: #666666;text-decoration: none;}	
.txt a:active{color: #666666;text-decoration: none;}	
.txt a:hover{color: #6ba703;text-decoration: underline;}	

.txt1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.txt2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FAAC58;
	text-decoration: none;
}

.headerlink{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.headerlink a:link{color: #000000;text-decoration: none;}
.headerlink a:visited{color: #000000;text-decoration: none;}	
.headerlink a:active{color: #000000;text-decoration: none;}	
.headerlink a:hover{color: #ffffff;text-decoration: none;}	

.txt1 a:link{color: #666666;text-decoration: none;}
.txt1 a:visited{color: #666666;text-decoration: none;}	
.txt1 a:active{color: #666666;text-decoration: none;}	
.txt1 a:hover{color: #6ba703;text-decoration: underline;}	

.txt2 {

	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt2 a:link{color: #666666;text-decoration: none;}
.txt2 a:visited{color: #666666;text-decoration: none;}	
.bold-txt {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
}

.txt2 a:active{color: #666666;text-decoration: none;}	
.txt2 a:hover{color: #6ba703;text-decoration: underline;}
.botm-bord1 {
	height: 106px;
}
.left-green-bg {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #83AF61;
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-left: 10px;
}
.left-green-botm {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 390px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d6d6d6;
	border-bottom-color: #d6d6d6;
	border-left-color: #d6d6d6;
}
.bg_Green {
	background-image: url(/OFWebApp/images/bg_Green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}


.pages
{
    clear: both;
    border: 1px solid #848484;
    overflow: hidden;
	background-color:#F2F2F2;

}

.pages1
{
    clear: both;
    border: 1px solid #848484;
    overflow: hidden;
	background-color:#FFFFFF;

}

.form-txt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}
.txt-field {
	background-color: #FFFFFF;
	height: 12px;
	width: 172px;
	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: #b2b9c3;
	border-right-color: #b2b9c3;
	border-bottom-color: #b2b9c3;
	border-left-color: #b2b9c3;
}
.txt-field1 {
	background-color: #FFFFFF;
	height: 12px;
	width: 145px;
	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: #b2b9c3;
	border-right-color: #b2b9c3;
	border-bottom-color: #b2b9c3;
	border-left-color: #b2b9c3;
}
.txt-field2 {

	background-color: #FFFFFF;
	height: 12px;
	width: 70px;
	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: #b2b9c3;
	border-right-color: #b2b9c3;
	border-bottom-color: #b2b9c3;
	border-left-color: #b2b9c3;
}
.txt-connected {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #019301;
	text-decoration: none;
}
.head {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	text-decoration: none;
	padding-top: 14px;
	padding-left: 14px;
	padding-bottom: 8px;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #3c3c3c;
	text-decoration: none;
	padding-left: 10px;
}
