body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}

.hor-sep { 
	border-right: solid 1px #DEDEDE;
}

.ver-sep { 
	border-top: solid 1px #DEDEDE;
}

.info {
	background-image:url(../images/hour_bg.jpg);
	background-repeat:repeat-x; 
	background-color: #67BEE6;
}

.info-txt { 
	font-family: Verdana, Arial; 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 13px; 
	text-decoration: none; 
}

.info-txt a, .info-txt a:visited, .info-txt a:link { 
	font-family: Verdana, Arial; 
	color: #FFFFFF; 
	font-size: 11px; 
	line-height: 13px; 
	text-decoration: underline; 
}

#news-title { 
	font-family: Verdana, Arial; 
	color: #538C0E; 
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: underline;
	font-weight: bolder;
}

#news-text { 
	font-family: Verdana, Arial; 
	color: #222222; 
	font-size: 11px; 
	line-height: 13px; 
	text-decoration: none;
}

#news-text a, .news-text a:link, .news-text a:visited { 
	font-family: Verdana, Arial; 
	color: #222222; 
	font-size: 11px; 
	line-height: 13px; 
	text-decoration: underline;
}

/* FORMS */

.form-title { 
	font-family: Arial, Verdana; 
	color: #7AB82F; 
	font-size: 18px; 
	line-height: 20px; 
	text-decoration: none; 
	font-weight:bolder;
}

.label-title { 
	font-family: Arial, Verdana; 
	color: #767871; 
	font-size: 15px; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight:bolder;
}

.form-bg {
	background-image:url(../images/box_bg1.jpg);
	background-repeat:repeat-x;
	background-color: #F4FFE7;
}

.info-style-a { 
	font-family: Arial, Verdana; 
	color: #5F9000; 
	font-size: 15px; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight:bolder;
}

.info-style-b { 
	font-family: Arial, Verdana; 
	color: #79B700; 
	font-size: 15px; 
	line-height: 17px; 
	text-decoration: none; 
	font-weight:bolder;
}

.info-style-a-sm { 
	font-family: Arial, Verdana; 
	color: #5F9000; 
	font-size: 12px; 
	line-height: 14px; 
	text-decoration: none; 
	font-weight:bolder;
}
.footer-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
}
.chat-button {
	width:117px;
	height:46px;
	background:url(http://support.pornaccess.com/skins/noel/images/chat_offline.gif) no-repeat 0 0;
	float:right;
}