/*body {
	background: #000000 url(assets/images/template/background.gif) bottom left fixed repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;
	}
*/

#main {
	
	background:  url(assets/images/template/scrib.jpg) center top repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 10px;

	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a38151;
	font-weight:bold;
}
body {
background: #000000 url(assets/images/template/background.gif) bottom left fixed repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 25px;

}
a:link {
	color: #89917c;
	text-decoration: none;
}
a:visited {
	color: #89917c;
			text-decoration: none;
}
a:hover {
	color: #89917c;
		text-decoration:underline;
}
a:active {
		color: #89917c;
			text-decoration:underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, mono;
}
h1 {
	font-size: 20px;
	color: #BDBDBD;
}
h2 {
	font-size: 14px;
	color: #BDBDBD;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
h4 {
	font-size: 11px;
	color: #00CC00;
}
h5 {
	font-size: 11px;
	color: #999999;
}
h6 {
	font-size: 10px;
	color: #CCCCCC;
}
p {
	font-size: 11px;
	color: #CCCCCC;
}

.unnamed1 {
	color: #CCCCCC;
}
