body{
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #212121;
}

.text{
	padding: 20px 40px 0px 45px;
	color: #808080;
	vertical-align: top;
	line-height: 17px;
}

.mnu_active{
	font-weight: bold;
	padding-left: 25px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 16px 9px;
	line-height: 27px;
	font-size: 11px;
}

.mnu_inactive{
	font-weight: normal;
	padding-left: 25px;
	line-height: 27px;
	font-size: 11px;
}

.flash{
	text-align: center;
	vertical-align: middle;
}

.label{
	font-size: 10px;
	color: #3483df;
	vertical-align: middle;
	padding-top: 6px;
}

.label_title{
	font-size: 10px;
	color: #3483df;
	padding-top: 25px;
	font-weight: bold;
	border-bottom: 1px solid #dedede;
}

.input{
	font-family: times, verdana;
	color: #4a4a4a;
	font-size: 12px;
	padding: 2px 2px 2px 5px;
	background-image: url(img/bg_input.gif);
	background-repeat: no-repeat;
	border: 1px solid #b8b8b8;
}


a:link{color: #212121; text-decoration: none; font-weight: normal;}

a:visited{color: #212121; text-decoration: none; font-weight: normal;}

a:hover{color: #212121; text-decoration: none; font-style: italic;}

a:active{color: #212121; text-decoration: none; font-weight: bold;}
