body, td, th {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	background-image: url(images/bg-main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited, a:active {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #F6C36A;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 26px;
	color: #990000;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
	width: 630px;
	background-image: url(images/h-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	margin: 0px;
	padding-top: 11px;
}
h2 {
	font-size: 18px;
	color: #990000;
	text-align: left;
	margin: 8px 2px 8px 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: -1px;
}
form {
	margin: 0;
}
.main {
	width: 708px;
	margin: auto;
	background-color: #FFFFFF;



 border-right-width: 5 .px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
	padding-top: 0;
	padding-right: 2;
	padding-bottom: 0;
	padding-left: 2;
	border-right-width: 5px;
	overflow: visible;
}
.banner {
	width: 698px;
	float: left;
	text-align: left;
	height: 250px;
	color: #333333;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subbanner {
	width: 800px;
	float: left;
	text-align: left;
	padding: 0px;
}
.menu-top {
	width: 698px;
	float: left;
	text-align: center;
	height: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #990000;
	background-image: url(images/bk-menu.gif);
	background-repeat: repeat-x;
}
.menu-top ul {
	margin: 0px;
	padding: 0px;
}
.menu-top ul li {
	margin: 0px;
	clear: none;
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.menu {
	float: left;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	margin: 0;
	list-style: none;
	height: 40px;
	padding-right: 18;
	padding-bottom: 0;
	padding-left: 18;
}
.menu ul ul {
	padding-left: 5px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
        padding-top: 4px;
}

.menu a:hover {
	color: #F2E3E3;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
}
.menu_default a:hover {
}
.menu-first, .menu-sibling, .menu-current {
	background-image: url(images/elm-menu.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
}

.menu-last {
	background-image: none;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	text-align: justify;
	clear: both;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	width: 636px;
}
.footer {
	background-color: #990000;
	clear: both;
	height: 32px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
	background-image: url(images/bk-menu.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 20px;
}
#loginout {
	float: right;
	height: 40px;
	width: 320px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

.menu-current {
	color: #FFECEC;
}

