body
{
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
.link_bg {
	background-image: url(../images/link_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.top_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.top_link:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #670001;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	color: #670001;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.left_link_bg {
	background-image: url(../images/left_link_bg.jpg);
	background-repeat: repeat-x;
}
.left_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.left_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #670001;
	text-decoration: none;
	text-align: left;
}
.navi_line {
	background-image: url(../images/spacer.jpg);
	background-repeat: repeat-x;
	height: 1px;
}
.bottom_text {
	font-family: "Californian FB";
	font-size: 14px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 14px;
	font-weight: normal;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #aa706a;
	text-decoration: none;
}
.midle_seperator {
	background-image: url(../images/middle_seperator.jpg);
	background-repeat: repeat-y;
	width: 1px;
}
.midle_seperator1 {
	background-image: url(../images/middle_seperator.jpg);
	background-repeat: repeat-x;
	height: 1px;
}

.sub_heading {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bullet {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 8px;
}
