body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #Efefef;
	text-align: left;
	min-height: 100%;
}
html, body, #container {
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
width: 100%;
height: 100%;
}
/***************************************************************************
* The "height" above is a hack for IE5+/Win. Below it's adjusted using
* the child selector to hide from IE5+/Win.
* Without this, Moz1.0 adds a vertical scrollbar, & Firefox1.0/Opera7.54
* cover everything with the footer when the viewport gets too small.
***************************************************************************/
html>body, html>body #container {
height: auto;
}
body {
margin: 0;
}
#container {
position: absolute;
top: 0;
left: 0;
}
#main {
/*margin-bottom: 150px;*/
height: auto;
}
#header {
background-image:url(/images/bg_top_1.gif); 
background-position:bottom; 
background-repeat:repeat-x; 
width: 100%;
}
#middle {
width: 100%;
overflow:auto;
background-color:#FFFFFF;
}
#footer {
	width: 100%;
	overflow: auto;
	background-image:url(/images/bg_bottom_1.gif);
	background-position:top;
	background-repeat:repeat-x;
	color: 5b5b5b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a {
	color: 5b5b5b;
}
#footer strong {
	color: #FFFFFF;
}

#content td {
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.max500{
max-width: 500px;
}

#submenu a  {
	color: #FFFFFF;
	text-decoration: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.redTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #BA2124;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BA2026;
	margin: 0px;
	padding: 0px;
}


#submenu a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
#topMenu td {
	margin: 0px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mbut td {
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
}

#mbut a {
	color: #FFFFFF;
	text-decoration: none;
}
#submenu td {

	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.activeMenu {
	background-image:url(/images/menu_gray_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
	display: inline;
	float: left;
	height: 28px;
	white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
}

.notActiveMenu {
	background-image:url(/images/menu_red_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
	display: inline;
	float: left;
	height: 28px;
	white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 26px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
}

.White {
	color: #FFFFFF;
	text-decoration:none;
}

input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
select {

	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
textarea {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 75%;
}
div {
	margin-bottom:0;
	padding-top:0;
}

ul, ol {
	margin-top:0;
	padding-top:0;
}

#FormD div {
	margin-top: 5px;
}
.newsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	text-align: right;
	padding: 2px;
	margin: 0px;
}
.lightGray {
	color: #999999;
}
.White a {
	text-decoration: none;
}

#RightTab a {
	color: #FFCCCC;
}
#rightNews td {
	background-color: #eeeeee;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dedede;
}
#rightNews img, .imgThumb {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a {
	color: #CC0000;
}
.White {
	color: #FFFFFF;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#content p {
	line-height: 150%;
}
#content img {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px #000000;
}
#content li {
	list-style-position: inside;
	padding-left: 5px;
	margin-left: 5px;
}
#content #Table_index img {
	margin: 0px;
	padding: 0px;
	
}
.cleft {
clear:left;
}
.cright {
clear:right;
}
#topMenu a:hover {
	background-image:url(/images/menu_gray_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topMenu a:active {
	background-image:url(/images/menu_gray_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
	display: inline;
	float: left;
	height: 28px;
	white-space: nowrap;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
}

