a {
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	color: #000000;
	background-image:  url(images/!mainbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.Main {
	height: 100%;
	width: 100%;
	vertical-align: top;
	padding: 10px;
	border: none;
}
.Breadcrums {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Footer {
	background-color: #F7D6A8;
	border: 2px solid #006600;
	width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Center {
	vertical-align: top;
	height: 100%;
	width: 396px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
}
.FooterSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: none;
}
table.list
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #404040;
width: 90%;
background-color: #fafafa;
border: 1px #d79900 solid;
border-collapse: collapse;
border-spacing: 0px;
}
.listHd
{ border-bottom: 2px solid #d79900;
background-color: #F2B190;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}
.listBod {
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #404040;
	background-color: #fafafa;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: thin none #000000;
	border-right: 1px #d79900 solid;
	border-bottom: 1px #d79900 solid;
	border-left: 1px #d79900 solid;
}
TABLE.TableFloat {
  padding:2px;
  float:right;
}
.LeftTD {
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;
	background-color: #EBEBEB;
}
.RightTD {
	background-color: #EBEBEB;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: thin solid #666666;
}
.TDTopper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/!side_toper.gif);
	background-repeat: no-repeat;
}
.LeftTD LI {
	BORDER-BOTTOM: #1b3c57 1px solid
}
.LeftTD LI A {
	DISPLAY: block; WIDTH: 100%; TEXT-DECORATION: none; color:#000000; font-weight:bold
}
.LeftTD UL {
	MARGIN: 0px 0px 18px
}
.LeftTD LI A:hover {
	BACKGROUND-COLOR: #333333; TEXT-DECORATION: none
}
.BoldLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.bold_red {
	font-weight: bold;
	color: #FF0000;
}
