a.one:link {color: #cc0000; text-decoration: none}
a.one:visited {color: #cc0000; text-decoration: none}
a.one:hover {color: #cc0000; text-decoration: underline}

a.two:link {color: #28148D; text-decoration: none}
a.two:visited {color: #28148D; text-decoration: none}
a.two:hover {color: #28148D; text-decoration: underline}

.page_frame {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	visibility: visible;
	background-repeat: repeat;
	background-position: left top;
	width: 750px;
}
.logo {
	position: absolute;
	left: 1px;
	top: 1px;
	height: 212px;
	width: 212px;
	z-index: 99;
	visibility: visible;
}
.tag_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-style: italic;
	text-align: left;
	position: absolute;
	left: 253px;
	top: 65px;
}
.menu_bar_bottom {
	position: absolute;
	left: 108px;
	top: 610px;
	background-image: url(../img/menu_bar.gif);
	width: 640px;
	height: 36px;
	z-index: 5;
	visibility: visible;
	background-repeat: repeat;
	padding-top: 5px;
}
.menu_bar {
	position: absolute;
	left: 48px;
	top: 92px;
	background-image: url(../img/menu_bar.gif);
	width: 530px;
	height: 36px;
	z-index: 5;
	visibility: visible;
	background-repeat: repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
.home_body_box {
	position: absolute;
	left: 108px;
	top: 128px;
	width: 640px;
	height: 482px;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	visibility: visible;
	overflow: auto;
	background-color: #FFFFFF;
}
.home_box1 {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../img/box2.jpg);
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 241px;
	z-index: 85;
	visibility: visible;
	background-repeat: no-repeat;
}
.home_box2 {
	position: absolute;
	left: 320px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 241px;
	z-index: 80;
	visibility: visible;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
}
.home_box3 {
	position: absolute;
	left: 0px;
	top: 241px;
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 241px;
	z-index: 75;
	visibility: visible;
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;

}
.home_box4 {
	position: absolute;
	left: 320px;
	top: 241px;
	background-image: url(../img/box4.jpg);
	margin: 0px;
	padding: 0px;
	width: 320px;
	height: 241px;
	z-index: 70;
	visibility: visible;
	background-repeat: no-repeat;
}
.news_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	padding: 5px;
	font-style: italic;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #28148D;
	padding: 10px;
	text-align: left;
	display: block;
	background-image: url(../img/bg_text.gif);
	background-repeat: repeat;
}
.about_us {
	background-image: url(../img/menu_bar.gif);
	background-repeat: repeat;
	width: 80px;
	border: 1px solid #12258E;
	position: absolute;
	left: 182px;
	top: 29px;
	visibility: hidden;
	z-index: 90;
	text-align: left;
}
.forms {
	background-image: url(../img/menu_bar.gif);
	background-repeat: repeat;
	width: 80px;
	border: 1px solid #12258E;
	position: absolute;
	left: 288px;
	top: 29px;
	visibility: hidden;
	z-index: 91;
	text-align: center;
}
.rates {
	background-image: url(../img/menu_bar.gif);
	background-repeat: repeat;
	width: 80px;
	border: 1px solid #12258E;
	position: absolute;
	left: 394px;
	top: 29px;
	visibility: hidden;
	z-index: 92;
	text-align: center;
}
.reports {
	background-image: url(../img/menu_bar.gif);
	background-repeat: repeat;
	width: 80px;
	border: 1px solid #12258E;
	position: absolute;
	left: 500px;
	top: 29px;
	visibility: hidden;
	z-index: 93;
	text-align: center;
}
.faqs {
	background-image: url(../img/menu_bar.gif);
	background-repeat: repeat;
	width: 80px;
	border: 1px solid #12258E;
	position: absolute;
	left: 606px;
	top: 29px;
	visibility: hidden;
	z-index: 94;
	text-align: center;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #28148D;
	border-bottom-color: #28148D;
	display: block;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #28148D;
	padding: 10px;
	text-align: justify;
	display: block;
	margin-left: 100px;
}
.body_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
	padding: 5px;
	font-style: italic;
	text-align: right;
}
.rates_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #28148D;
}
.faq_text {
	background-image: url(../img/bg_text.gif);
	background-repeat: repeat;
	border: 1px solid #12258E;
	position: relative;
	left: 1px;
	top: 1px;
	visibility: hidden;
	text-align: justify;
	height: 1px;
	padding: 10px;
}
.body_img {
padding-bottom: 5px;
padding-left: 10px;
padding-right: 0px;
padding-top: 0px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #28148D;
	text-align: center;
}