body {
	background-image: url(../images/Bg_Main.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(../images/Footer2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 4px;

}
a.footer:link, a.footer:visited, a.footer:hover {
	color: #000000;
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	background-color: yellow;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu:link, a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
	line-height: 27px;
	height: 27px;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/buttonback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px 0px;
	line-height: 27px;
	padding-top: 0px;
}

a.bottommenu:link, a.bottommenu:visited {
	color: #0000FF;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #FF0000;
	text-decoration: none;
}
.bottommenu {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
a.mainbox:link, a.mainbox:visited {
	color: #0000FF;
	text-decoration: none;
}
a.mainbox:hover {
	color: #0000FF;
	text-decoration: underline;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
}

div.scroll {
	height: 200px;
	width: 100%;
	overflow: auto;
	border: 1px solid #fff;
	background-color: #fff;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/h2bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 5px;
	line-height: 33px;
}

.bullet {
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 18px;
	padding-bottom: 6px;
}

a.faq:link, a.faq:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;




}
a.faq:hover {
	color: #0000FF;
	text-decoration: underline;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 33px;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
