body {
	background-image:  url(images/bgtile.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #6E0708;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #6E0708;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6E3636;
}
a:hover {
	text-decoration: underline;
	color: #120A0A;
}
a:active {
	text-decoration: none;
	color: #6E0708;
}
.style2 {font-size: 10px}


.Caption {
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
}
.Header {
	font-size: 16px;
	font-weight: bold;
	color: #6E0708;
}
.Side_Header {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style3 {color: #FFFFFF}
