/* CSS Document */
@charset "UTF-8";
body {
	background-color:#655f6e; /*Background color for the outside box*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
a:link {
	color: #9A0C17;
	text-decoration: none;
}
a:hover {
	color: #16002F;
	text-decoration: none;
}
a:visited {
	color: #9A0C17;
	text-align: left;
	text-decoration: none;
}
p {
	color: #333333;
	font-size:75%;
	line-height: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
img {
	border-color: inherit;
	border-style: none;
	border-width: 0px;
}
#3tab {
	background-image:url(../images/shell_backg.jpg);
	margin: 0 auto;
	width: 940px;
	background-repeat: repeat-x;
}
.shell {
	margin: 0 auto;
	width: 940px;
	background-image:url(../images/shell_backg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
}
.outtershell { margin: 0 auto; width: 940px; 
	background-image:url(../images/shell_backg.jpg);
}

.shellFooter {
	height: 150px;
	margin: 0 auto;
	width: 938px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.shellTop {
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 950px;
}
.links {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.content {
	margin: 5px;
	width: 930px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.ContentBody {
	background-image: url(../images/h1_backgroung.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-top: 15px; /*margin-left: 300px;*/
	padding-left: 5px;
	padding-right: 5px;
}
div.leftmenu {
	float: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 15px;
	width: 230px;
}
h2 {
	border-bottom-color: #9A8978;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #301D0C;
	font-size: 125%;
	font-weight: lighter;
	line-height: normal;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 15px;
}
h1 {
	border-bottom-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #301D0C;
	font-size: 200%;
	font-weight: lighter;
	line-height: normal;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 30px;
	margin-right: 5px;
}
h6 {
	color: #301D0C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
	line-height: normal;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.excelTables {
	color: #333333;
	font-size:75%;
	line-height: 10px;
	margin: 2px;
	text-align: center;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 3px;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #643E1A;
	text-decoration: none;
}
.topmenu a:active {
	color: #000000;
	text-decoration: none;
}
.leftmenutop {
	text-align: right;
}
#leftsidecollumn {
	background-color: #C8BCAD;
	float:left;
	width:33%;
}
#rightsidecollumn {
	background-color: #C8BCAD;
	float:right;
	width:33%;
}
#middlesidecollumn {
	background-color: #C8BCAD;
	float:right;
	padding: 5px;
	width:33%;
}
#containerlist div {
	background-color: #BCAE9D;
	float: left;
	width: 290px;
}
#container .col2 {
	background-color: #C8BDB2;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
.pcopy {
	color: #333333;
	font-size:75%;
	line-height: 20px;
	text-align: center;
	vertical-align: baseline;
	margin: 10px;
	padding-top: 35px;
	padding-bottom: 35px;
}

.menuright{
	margin-top: 82px;
	margin-left: 0px;
	float: left;
	clear: right;
	width: 669px;
	position: relative;
}
.toplogo{
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.cimage{
	margin: 0 auto;
	 text-align: center; /* For IE */ 
}
