body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/SiteBG.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
}
.borderleft {
	background-image: url(../images/siteborder_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderright {
	background-image: url(../images/siteborder_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	/*background-position: left top;*/
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #647121;
}
.subheading1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #647121;
}

top,a.top:link {
	text-decoration: none;
	color: #6C6C24;
}
top,a.top:visited {
	text-decoration: none;
	color: #6C6C24;
}
top,a.top:hover {
	text-decoration:underline;
	color: #FF8A00;
}
top,a.top:active {
	text-decoration: none;
	color: #6C6C24;
}
.bgimage {
	background-image: url(../images/bgimage.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.font_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4A4A4A;
}