/* link general */
.linkgeneral              {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.linkgeneral             { color: #235048; text-decoration: none;}
a.linkgeneral:hover { color: #062812; text-decoration: underline;}
.textlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 235048;
	text-decoration: none;
	font-size: 10px;
}
.h1class {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}

.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #082114;
}



a.mainbody              {
	color: #235048;
	text-decoration: none;
	font-weight: bold;
}
a.mainbody :hover { color: #062812; text-decoration: underline;}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #082114;
}

body {
	background-color: #629f98;
	background-image:url(Images/bkg3.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a:link {
	text-decoration: none;
	color: #235048;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {font-size: 10px}
.style6 {font-size: 16px; }
.style8 {font-size: 14px}
.style9 {font-size: 12px}
.style12 {color: #CCCCCC}
.style13 {font-size: 9px}