body
{
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
td
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
	word-spacing: 1px;
}
a
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #beaf8a;
	text-decoration: none;
}
.txt
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #beaf8a;
	text-decoration: none;
}
a:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ad965c;
	text-decoration: none;
}
.strip {
	background-image: url(../images/strip.jpg);
	background-repeat: repeat-x;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.fresh
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #beaf8a;
	text-decoration: none;
	word-spacing: 1px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
.logo {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:5px;
}
.strip-bottom {
	background-image: url(../images/bottom-strip.jpg);
	background-repeat: repeat-x;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
a.bottom
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #beaf8a;
	text-decoration: none;
}
.des
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}