.logingfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 0px;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
}
.bodybox {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #B9B9B9;
	
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F7B3D;
	font-style: normal;
	text-decoration: none;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.capital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.sideboxfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
}
.dottedborder {
	border-bottom-style: dotted;
	border-bottom-color: #3CAD5B;
	border-bottom-width: 1px;
}
.capitalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F7B3D;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #A46404;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C7C7C7;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C7C7C7;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}

.largeblackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
}

a:hover {
	/*text-decoration: overline*/
	color: #999999;
	 
}
.cellpadding {
	padding: 10px;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #163D0E;
	font-size: 12px;
	text-decoration: none;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1F1F1F;
	text-decoration: none;
}
