@charset "utf-8";
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33363f;
}
a:link {
	text-decoration: none;
	color: #D55000;
}
a:visited {
	text-decoration: none;
	color: #D55000;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.main-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33363f;
	text-align: justify;
}
.social-txt {
	font-family: Tahoma;
	font-size: 10px;
	color: #cecdcd;
	font-weight: bold;
}
.news-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d9d9;
	//text-align: justify;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33363f;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.bot-corl {
	background-image: url(../images/cor6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bot-corr {
	background-image: url(../images/cor7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.s1 {
	background-image: url(../images/s1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body-bg {
	background-color: #FFFFFF;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
}
