body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	background-color: #FFFFFF;
}

.s1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFEE9;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}
a:active {color: #FFFFFF;}
a:hover {color: #FFFFFF; text-decoration: underline;}

a.lnkleft {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFEE9;
	text-decoration: none;
}
a.lnkleft:link {color: #FFFEE9;}
a.lnkleft:visited {color: #FFFEE9;}
a.lnkleft:active {color: #FFFEE9;}
a.lnkleft:hover {color: #FFFEE9; text-decoration: underline;}

.bottom {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C20C1B;
	text-decoration: none;
	padding-right: 30px;
}
a.lnkbot {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C20C1B;
	text-decoration: none;
}
a.lnkbot:link {color: #C20C1B;}
a.lnkbot:visited {color: #C20C1B;}
a.lnkbot:active {color: #C20C1B;}
a.lnkbot:hover {color: #C20C1B; text-decoration: underline;}

.brdimg { border: 1px solid #3C0408;}

.td_center {
	background-image: url(img/table_back.jpg);
	padding-left: 1px;
	padding-top: 1px;
}