@charset "utf-8";
html, body
{
height: 100%;
min-height: 100%;
max-height: 100%;

}

body {
	background-image: url(../images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #424291;
	text-decoration: underline;
}
.message {
	color: #424291;
}
.error {
	color: #DF0000;
}


.sub_headings {
	font-weight: bold;
	color: #424291;
	font-size: 14px;
}
.sub_headings2 {
	font-size: 14px;
	font-weight: bold;
	color: #424291;
	}
a:link {
	color: #424291;
	text-decoration: none;
}
a:visited {
	color: #424291;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.container_ex {
	position: relative;
	width: 869px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/totalshadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.top_nav {
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 800px;
	position: absolute;
	z-index: 2;
	top: 134px;
	left: 0;
	background-image: url(../images/menu_bar.jpg);
	background-repeat: no-repeat;
}

.home_txt {
	padding: 0px;
	height: 306px;
	width: 317px;
	position: relative;
	z-index: 5;
	background-image: url(../images/text_contianer.jpg);
	background-repeat: no-repeat;
	left: 28px;
	top: 238px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.nav_bottom {
	background-image: url(../images/bar_bottom.gif);
	padding: 0px;
	height: 31px;
	width: 683px;
	position: relative;
	z-index: 5;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
	width: 350px;
	padding: 0px;
	height: 17px;
	margin-top: 8px;
}
.footer_text {
	font-size: 10px;
}

.content_box {
	position: relative;
	z-index: 2;
	background-color: #FFFFFF;
	width: 683px;
	margin-left: auto;
	height: 100%;
	margin-right: auto;
}
.nav_top {
	background-image: url(../images/top_nav.gif);
	background-repeat: repeat;
	position: absolute;
	height: 45px;
	width: 683px;
	z-index: 3;
	top: 194px;
	left: 93px;
}
.nav_top2 {
	background-image: url(../images/top_nav.gif);
	background-repeat: repeat;
	position: absolute;
	height: 45px;
	width: 683px;
	z-index: 3;
	top: 154px;
	left: 93px;
}

.nav_text {
	font-size: 9px;
	color: #000000;
}


.header {
	margin: 0px;
	padding: 0px;
	height: 194px;
	width: 774px;
	position: absolute;
	z-index: 3;
	left: 0px;
}
.header_admin{
	padding: 0px;
	height: 154px;
	width: 683px;
	position: relative;
	z-index: 3;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 5;
	width: 230px;
	padding: 0px;
	height: 14px;
	margin-top: 8px;
}


.text_block {
	padding: 0px;
	width: 640px;
	position: static;
	z-index: 1;
	background-repeat: no-repeat;
	margin-left: auto;
	clear: both;
	float: none;
	margin-bottom: 20px;
	margin-right: auto;
}
.block
 {
	position: static;
	z-index: 1;
	height: 255px;
	width: 683px;
}
.block_admin
 {
	position: static;
	z-index: 1;
	height: 60px;
	width: 683px;
}
.title {
	font-size: 13px;
	font-weight: bold;
}
