﻿
body {
  float:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background: #A4A5A7 url('./back.jpg') repeat-x scroll left top;
}
#container {
	width: 775px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #ffffff;
}

#page_content2 {
	float: none;
	width: 755px;
	max-width: 755px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffffff;
}
#masthead {
	float: none;
	width: 755px;
	height:90px;
	min-height:90px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #ffffff;
}
#masthead img {
	float: left;
}
#masthead p 
{
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}


/* Styles for Navigation */

#sidebar {
	float: right;
	width: 170px;
	background-color: #ffffff;
	clear:none;
	display: inline;
}
.sidebar a 
{
	width: 146px;
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	color: #118;
	display: block;
	background-image:url('./index_18.gif');
	padding-left:2px;
	padding-right:22px;
    padding-top:4px;
	padding-bottom:5px;
	height:24px;
}

.sidebar a:hover {
	border-bottom: 1px solid #f2f2f2;
	background-image:url('./index_18b.gif');
	color:#3f9b76;
}
.sidebar_sub {
	float:none;
	width: 150px;
	background-color: #ffffff;
	z-index:999;
}

.sidebar_sub td.a {
	width: 180px;
	font-weight: bold;
	font-size:12px;
	color: #118;
	background-color: #ffffff;
	text-decoration: none;
	padding-left:14px;
	padding-right:14px;
    padding-top:4px;
	padding-bottom:4px;
	z-index:999;
}

.sidebar_sub a:hover {
	border-bottom: 1px solid #f2f2f2;
	background-image:url('./index_18b.gif');
	color:#3f9b76;
}

.sidebar_fav {
	float: right;
	width: 150px;
	background-color: #ffffff;
	margin-right: 0;
	display: inline;
}
.sidebar_fav a {
	font-weight: bold;
	font-size:13px;
	text-decoration: none;
	color: #118;
	display: block;
	border-bottom: 1px solid #CAD5DB;
	padding-left:14px;
	padding-right:14px;
    padding-top:4px;
	padding-bottom:4px;
	background-color: #ffffff;
}

.sidebar_fav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #D5DFF0;
}

.sidebar2 {
	float: right;
	width: 170px;
	background-color: #ffffff;
	margin-right: 0;
	display: inline;
}

.ads {
	float: right;
	width: 150px;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	background-color: #ffffff;
}


#content {
	float: right;
	width: 508px;
	min-height:400px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	background-color: #fff;
	position:static;
}

/* Styles for Footer */
#footer {
	text-align: center;
	clear: both;
	padding: 0;
	overflow: auto;
	color:#3c3c3e;
	background-color:#86878a;
	margin-top:12px;
}
#footer p {
	font-size: 1.0em;
	font-weight:bold;
	margin: 2px;
	padding: 2px;
}
#footer a {
	font-size:smaller;
	color: #3c3c3e;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
.copyright
{
	font-size: 0.7em;
	font-weight:normal;
}
#footer .copyright a 
{
    font-size:11px;
} 
#footer .copyright a:hover 
{
    color:#ff0000;  
} 

/* Styles for Footer */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#tdcontent
{
    background-color:White;
}
.sidebar2 a {
	color: #118;
}
.sidebar2 a:hover {
	color:Maroon;
}
.side_marquee 
{
    text-align:right; 
    padding-left:10px; 
    padding-right:10px;
    direction:inherit;
}
.side_marquee a {
	font-weight: bold;
	margin-bottom: 2px;
	color: #118;
}
.side_marquee a:hover {
	color:Maroon;

}

.top_marquee
{
    vertical-align:middle;
	color:#3d535f;
	direction:inherit;
    padding-left:2px; 
    padding-right:2px;
	float:left;
    height:25px;
    width: 560px;
	
	top: 66px;
    position:relative;
    overflow:hidden;
    z-index:1000;	
}
.top_marquee a {
	color:#3d535f;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;

}
.top_marquee a:hover
{
	color:#0d735f;
}