BODY
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434843;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../gfx/body.gif);
	background-color: #F5E8C2;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
TABLE
{
	border: 0px;
	margin: 0px;
}
TD
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 0px;
}
A:link, A:active, A:visited
{
	text-decoration: underline;
	color: #434843;
	background: transparent;
}
A:hover
{
	text-decoration: underline;
	color: #000000;
	background: transparent;
}
IMG
{
	border: 0px;
}
P
{
	font-size: 11px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
}
P.menu
{
	font-size: 11px;
	line-height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #634D37;
	background: transparent;
}
P.leftmenu
{
	font-size: 10px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #634D37;
	background: transparent;
}
Div.main
{
	left: 0px;
	top: 89px;
	width: 100%;
	height: auto;
	position: absolute;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../gfx/buttom.gif);
	background-color: White;
	text-align: center;
}
Div.banner
{
	left: 0px;
	top: 0px;
	width: 100%;
	height: 89px;
	position: absolute;
	text-align: center;
}
.box 
{
	border-bottom:  #000000 1px solid;
	border-left:  #000000 1px solid;
	border-right:  #000000 1px solid;
	border-top:  #000000 1px solid;
}

