body {
	background-attachment: scroll;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FFB500;
	text-decoration: underline;
}
a:active {
	color: #333333;
}
.main_text {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}
.link_text {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.footer{
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main{
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.main-1{
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright{
	font-size: 11px;
	line-height: 14px;
	color: #5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright p {
	padding:0px;
	margin:0px;
}
.p-title{
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

