body, td
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #161615;
}
p
{
	margin: 0px;
}
img
{
	border: 0px;
}
form
{
	margin:0px;
}
a, a:link, a:active, a:visited
{
	color: #0065DC;
	text-decoration: underline;
}
a:hover
{
	color: #E87A05;
	text-decoration: underline;
}
div.addr
{
	color: #9900CC;
	padding:10px;
}

.menutop, .menutop a, .menutop a:visited, .menutop a:active, .menutop a:hover
{
	color:#0668B3;
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

.menubot, .menubot a, .menubot a:visited, .menubot a:active, .menubot a:hover
{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menuleft a, .menuleft a:visited, .menuleft a:active, .menuleft a:hover
{
	color:#FFFFFF;
	font-family:"Arial Narrow";
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.inp_ins
{
	height: 20px;
	color: #9B06CD;
	background-image:url(img/bg_input.gif);
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #023B7A;
	border-left: 1px solid #023B7A;
	border-bottom: 1px solid #3294FF;
	border-right: 1px solid #3294FF;
}
.inp_but
{
	width: 150px;
	height: 20px;
	background-color: #9B06CD;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	cursor: hand;
	border-top: 1px solid #A8A8A8;
	border-left: 1px solid #A8A8A8;
	border-bottom: 1px solid #323232;
	border-right: 1px solid #323232;
}