@charset "utf-8";
.bgtop {
	background-image: url(images/pagetop.gif);
	background-repeat: no-repeat;
}
.bgbody {
	background-image: url(images/pagemid.gif);
	background-repeat: repeat-y;
}
.bgbtm {
	background-image: url(images/pagebtm.gif);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(images/navigationbar1.jpg);
	background-repeat: no-repeat;
}
.navbarbtm {
	background-image: url(images/navigationbar12.png);
	background-repeat: no-repeat;
}
.celltext {
	vertical-align:top;
	padding:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #666666;
	font-weight: bold;

}
.tbldivide {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

.navlinksbtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.ksol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.navlinkmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	text-indent: 10px;
}
