.bg_main {
	background-image: url(images/main_bgtile.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.btnstyle_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #114172;
	border: 1px ridge #FFFFFF;
}

.bg_mainbot {

	background-image: url(images/main_bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bg_bluebot {


	background-image: url(images/main_bluebot.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.links_bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #003366;
}
.bg_bluetop {



	background-image: url(images/main_bluetop.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.textfields_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #003366;
	background-color: #D9ECFF;
	border: thin solid #CCCCCC;
}
.hortile1 {
	background-image: url(images/horizborder.gif);
	background-repeat: repeat-x;
}
.horborder_2 {
	background-image: url(images/horizborder_onwhite.gif);
	background-repeat: repeat-x;
}
.horborder_2a {
	background-image: url(images/horizborder_ongold.gif);
	background-repeat: repeat-x;
}
