@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#90815d;
}
td
{
	font-family:arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A:link, A:visited, A:active {
	font-size:12px;
	COLOR: #CC6633; TEXT-DECORATION: none;
}
A:hover {
	font-size:12px;
	COLOR: #272A48; TEXT-DECORATION: none;
}

.input{
	border:1px solid #656889;
	font-family:arial, Times, serif;
	background-color:#FFFFFF !important;
	font-size:12px;
	color:#000000;
	height:17px;
	padding:2px;
}
a.footer:link, .footer:visited, .footer:active {
	font-family:"Times New Roman", arial, serif;
	font-size: 11px;
	color: #4e1c1b;
}
a.footer:hover {
	background-position: left center;
	font-family:"Times New Roman", arial, serif;
	font-size: 11px;
	color: #9b581e;
}
.TimesNewRoman {
	font-family:"Times New Roman", arial, serif;
}
.title {
	font-family:arial, serif;
	font-size:18px; 
	color:#00000;
	font-weight:bold;
}
li {
	margin: 1px;
	padding: 1px;
}
ul {
	margin: 10px;
	padding: 10px;
}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px; margin-top:1px; padding-top:0px;}
.dropdown dt { background-color:#f5f2ec}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:168px; display:none; background:#fff;  opacity:0}
.dropdown ul {width:168px; border:2px solid #f8f7f5; margin:0px; padding:0px;}
.dropdown li {display:inline; margin:0px; padding:0px;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#f5f2ec; width:154px}
.dropdown a:hover {background:#ddd2c2; color:#000}
.dropdown .underline {border-bottom:1px solid #f8f7f5}
#main{ 
	width:950px; 
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
a.leftlink:link, .leftlink:visited, .leftlink:active {
	font-family:arial, serif;
	font-size: 12px;
	color: #212339;
}
a.leftlink:hover {
	background-position: left center;
	font-family:arial, serif;
	font-size: 12px;
	color: #070707;
}
a.arialsmall:link, .arialsmall:visited, .arialsmall:active {
	font-family:arial, serif;
	font-size: 12px;
	color: #ca7934;
}
a.arialsmall:hover {
	background-position: left center;
	font-family:arial, serif;
	font-size: 12px;
	color: #f7ad6d;
}
.clsRighbackgroundImage 
{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/right_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.clsRighbackgroundImage[class] {
  background-image:url(images/right_bg.png);
}
.clsleftbackgroundImage 
{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/left_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.clsleftbackgroundImage [class] {
  background-image:url(images/left_bg.png);
}

.clsfooterbackgroundImage 
{
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/footer_bg.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.clsfooterbackgroundImage [class] {
  background-image:url(images/footer_bg.png);
}
.white {
  color:#ffffff;
}


