body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;	
}

a:link { 
text-decoration: none; color: #333333;
	line-height: 18px
}

a:hover { 
text-decoration: none; color: #ED1400;
	line-height: 18px
}

a:active { 
text-decoration: none;
line-height: 18px
}

a:visited { 
text-decoration: none; color: #999999;
	line-height: 18px
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../img/g_bul.gif);
}
.contentkl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../img/g_bul.gif);
}
.contentr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ED1400;

}
.contentb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.form {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #666666;
	border-left: 1px none;
	width: 130px;
	background-color: #EEEEEE;

}
.formk {
	height: 120px;
	width: 270px;
	scrollbar-3dlight-color: #EEEEEE;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	background-color: #EEEEEE;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px solid #666666;
	border-left: 1px none;



}
