body {
	background-color: #E2E2D3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link
{
	text-decoration:none;
}

a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.no_repeat {
	background-repeat: no-repeat;
	background-position: left top;
}


.no_repeat_tr {
	background-repeat: no-repeat;
	background-position: right top;
}

.repeat-x  {
	background-repeat: repeat-x;
	background-position: top;
}

.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #737367;
	text-decoration:none;
	text-align: center;
}

.top_nav:hover {
	color: #993333;
	text-decoration:none;
}

.top_nav_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336633;
	text-decoration:none;
	text-align: center;
}

.top_nav_alt:hover {
	color: #993333;
	text-decoration:none;
}

.bot_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #808069;
	text-decoration:none;
	vertical-align:top;
	font-weight: normal;
}

.bot_nav_alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	line-height: 16px;
	vertical-align:top;
	font-weight: normal;
}

.misc_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	text-decoration:none;
	font-weight: normal;
	padding-left: 5px;
}

.misc_nav_link:hover {
	color: #993333;
	text-decoration:none;
}

.alt_nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	line-height: 18px;
	vertical-align:top;
	font-weight: normal;
}

.alt_nav_link:hover {
	color: #ffffff;
	text-decoration:none;
	background-color:#C7503C;
}

.alt_nav_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration:none;
	line-height: 20px;
	vertical-align:top;
	font-weight: normal;
	background-image: url(/skin/images/bg_alt_nav.gif);
	vertical-align:top;
	text-align:center;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ECF2E6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:14px;
	padding-right:14px;
}

.main_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	background-image: url(/skin/images/img_banner_content.gif);
	vertical-align: middle;
	padding-left: 10px;
	font-weight: bold;
	height: 34px;
	border-width:1px;
	border-style:solid;
	border-color:#B8B8A6;
}

.standard_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #666666;
	font-weight: bold;
}

.standard_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	line-height: 16px;
}

.standard_text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #ffffff;
	line-height: 16px;
}

.autoLink {
	color: #AC0000;
	font-weight:normal;
}

.results_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #666666;
}

.results_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}

.results_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color: #AC0000;
}

.div {
	background-color:#B8B8A6;
}
.misc_nav_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6699CC;
	text-decoration:none;
	font-weight: bold;
	padding-left: 5px;
}
.misc_nav_title:hover {

	color: #993333;
	text-decoration:none;
}
