a:link {COLOR: #2B3B78;	TEXT-DECORATION: underline; }
a:visited {COLOR: #2B3B78; TEXT-DECORATION: underline; }
a:active {COLOR: #2B3B78; TEXT-DECORATION: underline; }
a:hover {COLOR: #8293D2; TEXT-DECORATION: underline; }

ul {
	margin-left: 18;
	}

ol {
	margin-left: 25;
	}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #262626;
	font-size : 10px;
	line-height: 13px;
}

.rub {
	font-family : Helvetica, Arial, Verdana, Geneva, sans-serif;
	color : #384E9F;
	font-size : 24px;
	line-height: 22px;
	letter-spacing: -1px;
}


INPUT.name {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;
	width: 180px;
}

INPUT.nameMiddle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;
	width: 104px;
}

INPUT.nameSmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;
	width: 60px;
}

.select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;
	width: 180px;
}

.selectNoWidth {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;

}

.textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #bdbdbd;
	border-bottom : 1px solid #bdbdbd;
	border-top : 1px solid #5a5a5a;
	border-left : 1px solid #5a5a5a;
	width: 180px;
}


INPUT.submit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
	border-right : 1px solid #5a5a5a;
	border-bottom : 1px solid #5a5a5a;
	border-top : 1px solid #bdbdbd;
	border-left : 1px solid #bdbdbd;
	width: 180px;
}
