body
{
	background:url('/img/background.jpg');
}
body, table, td
{
	height:100%;
	font-size:9pt;
	font-family:arial, verdana, helvetica, tahoma;
	margin:0px;
	color:#000000;
}
input,select
{
	font-size:9pt;
	border-width:1px;
	border-color:#777777;
	border-style: solid solid solid solid;
}
#site 
{
	width:990px;
	height:620px;
	background:url('/img/site.gif');
	background-repeat:no-repeat;
}
a.admin
{
	text-decoration:none;
	color:#880000;
	font-weight:bold;
	font-size:8pt;
}
a.login
{
	text-decoration:none;
	color:#888888;
	font-weight:normal;
	font-size:8pt;
	padding-left:2px;
}
a
{
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	ffont-size:8pt;
	padding-left:0px;
}
a:hover
{
	color:#d75400;
}
a:active
{
	color:#001ed7;
}
.div_menu
{
	padding-top:137px;
	padding-left:18px;
	line-height:17px;
	float:left;
}
.menuitem
{
	color:#000000;
	text-decoration:none;
	padding-left:18px;
}
#content
{
	float:left;
	padding-top:85px;
	padding-left:15px;
	width:775px;
}
#title
{
	background:#C4C4C4;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid none solid none;
	margin-bottom:10px;
	padding:3px;
}
#header
{
	text-align:right;
	width:990px;
	height:35px;
}