body {
	margin:0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytxt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	text-decoration: none;
}
.bodytxt a:link {
	color:#666666;
}
.bodytxt a:hover {
	color:#666666;
	text-decoration:underline;
}
.bodytxt a:visited {
	color:#666666;
}
.bodytxt a:active {
	color:#666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.left_shadow {
	background-image: url(images/left_shadow.jpg);
	background-repeat: no-repeat;
}
.right_shadow {
	background-image: url(images/right_shadow.jpg);
	background-repeat: no-repeat;
}
.center_bg {
	background-image:url(images/center.jpg);
	background-repeat: repeat-x;
}
.news {
	background-image:url(images/latest_new.jpg);
	background-repeat: no-repeat;
	width:317px;
	height:449px;
}
