a {
	color: #015A9C;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bknd.gif);
	background-repeat: repeat-x;
}
.container {
	border: 6px solid #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #015A9C;
	font-weight: normal;
	font-style: normal;
}
.footer {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #015A9C;
}
.padding {
	border: 3px solid #FFFFFF;
}
.main_container {
	background-image: url(../images/bknd_grey.gif);
	background-repeat: repeat-x;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}




.tablebknd {
	background-image: url(../images/table_bknd.jpg);
	background-repeat: repeat-x;
}
.txt_white {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt_bluedrk {
	color: #015A9C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boarder2 {
	border: 1px solid #2b3c5a;
}

hr {
	color: #363636;
	background-color: #363636;
	width: 100%;
	height: 1px;
}

/* THESE STYLES BELOW ARE FOR THE CSS MENU IN THE EDITOR */

.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

/*
.txtfooter { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #0f457a; }
a.txtfooter, a.txtfooter:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #0c3660; text-decoration: underline; }
a.txtfooter:hover, a.txtfooter:visited:hover { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #bbe9ff; text-decoration: underline; }
*/
.boarder {
	border: 1px solid #999999;
}
