body {background:#EEEEEE; background-image:url(img/bg.gif); background-repeat:repeat-x; background-position: left top;}
body, td, div
{
	font-size: 11pt;
	font-family: Trebuchet MS, Tahoma, Arial;
}
p
{
	margin: 0px;
}
img
{
	border: 0px;
}
form
{
	margin:0px;
}
a, a:link, a:active, a:visited
{
	color: #999999;
	text-decoration: underline;
}
a:hover
{
	color: #D9D6C7;
	text-decoration: underline;
}
ul, ol
{
	margin-top: 8px;
	margin-bottom: 5px;
}

a.ns, a.ns:link, a.ns:active, a.ns:visited
{
	color: #838278;
	text-decoration: none;
}
a.ns:hover
{
	color: #6E6C57;
	text-decoration: none;
}
div.menu_holder
{
	text-align: center;
	font-weight: bold;
	font-size:11pt;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited
{
	color: #E4E3DD;
	text-decoration: none;
}
a.menu:hover
{
	color: #D9D6C7;
	text-decoration: underline;
}
.inp_ins
{
	height: 20px;
	color: #000000;
	font-size: 12px;
	background-color:#CCCCCC;
	border-top: 1px solid #283a4c;
	border-left: 1px solid #283a4c;
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
.inp_but
{
	height: 20px;
	width:245px;
	color: #5B5B5B;
	cursor:hand;
	background-color:#CCCCCC;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #99afbd;
	border-left: 1px solid #99afbd;
	border-bottom: 1px solid #99afbd;
	border-right: 1px solid #99afbd;
}