body, html{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
}
.maintable {
	height:100%;
	background-image:url(../images/top_sad.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F0DFBA;
}
.topleftsad {
	background-image:url(../images/top_left_sad.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.toprightsad {
	background-image:url(../images/top_right_sad.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.bottomleftsad {
	background-image:url(../images/bottom_left_sad.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.bottomrightsad {
	background-image:url(../images/bottom_right_sad.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.title-sad {
	background-image:url(../images/home_away.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#82310E;
}
.ver-line-sad {
	background-image:url(../images/ver-sad-line-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.hor-line-sad {
	background-image:url(../images/hor-sad-line-bottom.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.bg-1 {
	background-color:#82310E;
}
.bg-2 {
	background-color:#DEC394;
}
.link-text {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DEC394;
	text-decoration:none;
	line-height:20px;
}
.link-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DEC394;
	text-decoration:none;
	line-height:20px;
}
.link-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFCF6;
	text-decoration:none;
	line-height:20px;
}
.normal-text {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A4B36;
	text-decoration:none;
	line-height:20px;
}
.normal-text a{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A4B36;
	text-decoration:none;
	line-height:20px;
}
.normal-text a:hover{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#82310E;
	text-decoration:none;
	line-height:20px;
}