body {
	margin:0;
	background-image:url(images/dot.gif);
	background-repeat:repeat;
	background-color:#FFFFFF;
	scrollbar-3dlight-color:#919191;
    scrollbar-arrow-color:#375abf;
    scrollbar-base-color:#919191;
    scrollbar-track-color:#919191;
    scrollbar-darkshadow-color:#lightgray;
    scrollbar-face-color:#919191;
    scrollbar-highlight-color:#c8c8c8;
    scrollbar-shadow-color:#919191;
		
}

.mlinks_bg{
	background-image:url(images/links_bg.jpg);
	background-repeat:repeat-x;
	height: 87;
}

a.mLink:link, a.mLink:visited {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.mLink:hover {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
	text-transform: uppercase;
}

a.moreLink:link, a.moreLink:visited {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-weight:bold;
}
a.moreLink:hover {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.BlueLink:link, a.BlueLink:visited {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 11px;
	font-weight: bold;
	color: #366ABF;
	text-decoration: none;
	font-weight:bold;
}
a.BlueLink:hover {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}


a.webSpeed:link, a.webSpeed:visited {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 10px;
	
	color: #666666;
	text-decoration: none;
	
}
a.webSpeed:hover {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 10px;
	
	color: #000000;
	text-decoration: none;
	
}

.mlinks_text {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.reg_Black {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


.mid_bg {
	background-image:url(images/mid_bg.jpg);
	background-repeat:repeat;

}
.blue_hr {
	border: 1px solid #628BCD;
	width: 97%;
	height: 1px;
}

.gray_hr {
	border: 1px solid #8F8F8F;
	width: 97%;
	height: 1px;
}

.reg_white {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.blueG3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.grayG3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}

input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}


#regDiv1 {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	width: 350px;
}

#regDiv2 {
	font-family: "Book Antiqua", sans-serif, "Times New Roman Special G1";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	width: 350px;
}

.dropshadow_right {
	filter: Shadow(Color=#494949, Direction=-90);
	width: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #919191;
}
.dropshadow_left {
	filter: Shadow(Color=#494949, Direction=90);
	width: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919191;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}
