body, p, h1, h2, a, ol, ul, li, td, .default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
}

a {
	color: #aaaaaa
}

a:hover{
	color:#44aa66
}


h1 {
	margin-top: 15px;
	font-size: 18px;
	color: #2e3092;
}

h2 {
font-size: 18px
}

.menu, .menusel, .submenu, .submenusel {
	overflow: hidden;
	text-decoration: none;
	line-height: 22px;
	vertical-align: middle;
	width: 188px;	
	height: 22px;
	margin: 0;
	margin-left: 21px;
	margin-bottom: 2px;
	background-color: #b5d5e6;
	text-align: left;
/*	padding-left: 32px;  Гекконы рендерят некорректно*/
	font-weight: bold;
	color: #2e3092;
	background-image: url("../img/menubg.gif");
	background-repeat: no-repeat;
}
.menusel, .submenusel {
	background-color: #97c4dd;
	background-image: url("../img/menuselbg.gif");
}

.submenu, .submenusel {
	margin-left: 28px;
	width: 220px;
	font-weight: normal;
}

.menu div, .menusel div, .submenu div, .submenusel div {
	margin-left: 32px;
	color: #2e3092;
}

.subcarrier {
	margin-top: 4px;
	margin-bottom: 10px;
}

.menulink{
	cursor:hand;
	text-decoration: none;
}

.spacer {
	border-width: 0px;
	margin: 5px;
	width: 1px;
	visibility: hidden;	
	float: left;
}

.text {
	text-indent: 2.5em;
	text-align: justify;
	margin: .5em;
}

li.text {
	margin-left: 0em;
}

.blue {color: #2e3092}

.red {color: red}

strong {
	font-weight: normal;
}

em {
	font-style: normal;
}

#marq, #marq * {
	font-family:Verdana;
	font-size:10px;
	color:CC9966;
	text-decoration: none;
}