@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.leftbg {
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftfooter {
	background-image: url(images/leftfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.lefttop {
	background-image: url(images/lefttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybg {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodyfooter {
	background-image: url(images/bodyfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.lefttext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.bodytop {
	background-image: url(images/bodytop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodybg2 {
	background-image: url(images/bodybg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bodytop2 {
	background-image: url(images/bodytop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
