body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ece5a1 url('../images/main/back.gif');
	background-repeat: repeat-x;
}
font, p, td {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.white {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.boldred{

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #880306;
	text-decoration: none;
}
.title {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #880306;
	text-decoration: none;
}

.footer {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #880306;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #880306;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #880306;
	text-decoration: underline;
}
#go_home{
	width: 210px;
	height: 110px;
	position:absolute;
	top: 20px;
	left: 100px;
	border: 0;
}
#hdr_bg{
	background: url(../images/main/hdr_bg.jpg) no-repeat;
	background-attachment: 0px 0px;
	height: 18px;
	width: 172px;
	padding-left: 15px;
	margin-left: -30px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	}
#hdr_bg a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	}