@charset "utf-8";


 
#hosts-container{
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
	background-image: url(../hosting/images/hosts-title.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	width: 956px;
}

.hosts-content-top{

	margin: 0px;
	padding: 0px;

}

#hosts-content{
	text-align: center;
	padding: 0px;
	width: 904px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.hosts-content-title01 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BCA3A5;
	text-decoration: none;
}
.hosts-content-title02 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9EB1C0;
	text-decoration: none;
}
.hosts-content-title03 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AFBF9F;
	text-decoration: none;
}
.hosts-content-title04 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFB0B3;
	text-decoration: none;
}
.hosts-content-title05 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2A2A2;
	text-decoration: none;
}
.hosts-content-text01 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #BCA3A5;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}
.hosts-content-text02 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #9EB1C0;
	text-decoration: none;
	text-align: center;
	line-height: 17px;	
}
.hosts-content-text03 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #AFBF9F;
	text-decoration: none;
	text-align: center;
	line-height: 17px;	
}
.hosts-content-text04 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFB0B3;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}
.hosts-content-text05 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	line-height: 17px;
}
.host-text{
	text-align: left;
	margin: 10px;
	padding: 10px;
}

.host-text h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.host-text h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}
.host-text textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
	background-color: #000000;
	width: 806px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.host-message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.notes {
	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
}
