.bg {
	background-color: #006633;
	background-image: url(images/page_bg.gif);
}
.topbg {
	background-image: url(images/bgtop.jpg);
	background-repeat: repeat-x;
}
.flashbg {
	background-image: url(images/topng.jpg);
	background-repeat: repeat-x;
}
.copyrightbg {
	background-image: url(images/copyright.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.verdana10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}
.verdana11black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
}

.verdana10white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.verdana10white a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.verdana10white a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #66BDCC;
	text-decoration: none;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bodyline {
	background-image: url(images/bodyline.jpg);
	background-repeat: repeat-y;
}
.tahoma11black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify
}
.tahoma11black a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma11black a:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.headingblue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #3F8591;
	text-decoration: none;
}
