body {
	font-family: Arial, helvetica, sans-serif;
	color: #4A4A4A;
 	margin-top: 0px;
	font-size:12px;
	background-color:#9A0103;
	margin-top: 20px;
}

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration:none;
	color: #9A0103;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #b46c02;
}


.top {
	background-image:url(../img-home/top.jpg);
	margin-left: auto;
  	margin-right: auto;
	width: 893px;
	height: 10px;
	font-size:0px;
}

.bot {
	background-image:url(../img-home/bot.gif);
	margin-left: auto;
  	margin-right: auto;
	width: 893px;
	height: 10px;
	font-size:0px;
}

.head {
	background-color: #eef1bc;
	width: 893px;
	height: 74px;
	margin-left: auto;
  	margin-right: auto;
}

.intro {
	width: 862px;
	height:230px;
	background-color:#D37E00;
	margin-left: 15px;
  	margin-right: 15px;
	margin-bottom:15px;
	margin-top:10px;
	float:left;
	display:inline;
	}

.hdlinks  {
	background-color:#eef1bc; 
	padding-top: 3px;
	width:596px; 
	height:16px; 
	float:right
}

.cont {
	background-color: #ffffff;
	width: 893px;
	margin-left: auto;
  	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.cnt  {
	margin-left: 15px;
	margin-right: 13px;
	float:left;
	width:634px;
	display: inline;
	text-align:justify;

}

.online {
	color:#ffffff;
	float:right;
	width:200px;
}

.online h1{
	font-size:20px;
	font-style:italic;
	font-weight:bold;
}

.online a{
	color:#ffffff;
	text-decoration:none;
	padding-top:7px;
	font-weight:normal;
}



.menu {
	background-color: #FEFECC;
	color:#000000;
	float:right;
	margin-right: 15px;
	width:210px;
	border: 1px solid #999999;
	display:inline;
}

.hmenu {
	padding-top: 6px;
	text-align:center;
	width: 210px;
	height: 22px;
	background-color:#9A0103;
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
	clear: both;
	float: left;
}

.log {
	clear: both;
	width:205px;
	font-size:12px;
}


.log h1{
	text-align:center;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	padding-top:7px;

}

.log p{
	padding-top:7px;
	text-align:left;
	margin-left: 20px;
	padding-bottom:7px;
}
.logh {
	color: #9A0103;
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}

.log ul{
	text-align:left;
	margin-left: 25px;
	padding-bottom:7px;
}

.log li{
	padding-top:8px;
	list-style-image:url(../img-home/check.gif);
	list-style-position:outside;
}


.credits {
	color: #000000;
	text-align: center;
	background-color: #ECCD00;
	font-size:13px;
	padding-top: 11px;
	width: 893px;
	margin-left: auto;
  	margin-right: auto;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 15px;

}

	
.credits a {
	color: #333333;
	font-size: 11px;
}

.ltcred {
	color: #FFFFFF;
	text-align: center;
	padding-top: 11px;
	width: 893px;
	margin-left: auto;
  	margin-right: auto;

}

.ltcred a{
	color: #FFFFFF;
	font-weight:normal;
}



.tit {
	color: #9A0103;
	font-size:20px;
	width: 634px;
	padding-bottom: 5px;
}


.feat {
	width: 150px;
	height: 93px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #7c7c7c;
	border-width: 1px;
	color: #696969;
	font-size:12px;
	margin-right: 8px;
	margin-bottom: 12px;
	float: left;

}

a.hfeat {
	text-decoration:none;
	padding-top: 5px;
	text-align:center;
	width: 150px;
	height: 21px;
	background-color: #D37E00;
	color: #ffffff;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	clear: both;
	float: left;
}

a.hfeat:hover {
	text-decoration:none;
	background-color: #b46c02;

}
.feat2 {
	width: 150px;
	height: 93px;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #7c7c7c;
	border-width: 1px;
	color: #696969;
	font-size:12px;
	float: left;
	margin-bottom: 12px;
}
