﻿/* CSS layout */
body {
	background-image:url('../images/main_backgrnd.jpg');
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	margin-top: 0px;
	padding-bottom: 85px;
}
.index_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	text-indent: 0px;
	line-height: 12pt;
}
.indexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	text-indent: 0px;
	line-height: 12pt;
	margin-right: 23px;
	padding-left: 210px;
	padding-right: 210px;
}

#masthead {
}

.header {
	margin-left: 125px;
}

#top_nav {
	background-color: #FF3300;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
._link {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666
	
	
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#container {
	position: relative;
	width: 100%;
}

#page_content {
	margin-right: 100px;
	margin-left: 300px;
}

#page1_content {
	width: 550px;
	position: relative;
	margin-left: 230px;
}
.style1 {
	text-align: left;
	padding-left: 20px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #717171;
}
.style6 {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.style5 {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#666666;

}
.style7 {
	color: #800000;
	font-size: medium;
}
.style8 {
	text-align: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
}
.style11 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.style12 {
	color: #666666;
    font-weight: bold;
}
.style13 {
	font-family: Verdana;
	color: #717171;
}
.style14 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
 bordercolor: #000000;
}
.style15 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	color: #717171;
}
.style16 {
	color: #717171;
	font-weight: bold;
 margin-top: px;
}


.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #565656;
	text-decoration: none;
	text-align: center;

}
.foot a:link {
	color: #595959;
	text-decoration: none;
}
.foot a:visited {
	color: #717171;
	text-decoration: none;
}
.foot a:hover {
	color: #333333;
	text-decoration: none;
}
.foot a:active {
	color: #FF0000;
	text-decoration: none;
}

#footer {
}

