.h1_head{
font-size:7pt;
color:white;
font-weight:normal;
}

.h3_footer{
font-size:7pt;
color:white;
font-weight:normal;
}

body {
	color: #000000;
	font-size: 80%;
	font-family: verdana;
	background: #FFFFFF
}

table {
	font-size: 9pt;
}

.navigation {
     color: #FFFFFF;
	 cursor: hand;
}

.navigation_active {
	cursor: default
}

a, a:visited {
     color: #4F6477;
}

a:hover {
     color: #FF0000;
}

.menu {
	padding-left: 5px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 85%
}

.menu a {
	text-decoration: none
}

.invert {
	color: #FFFFFF
}

.invert a, .invert a:visited {
	color: #FFFFFF
}

.invert a:hover {
	color: #A0A0A0
}

.tb {
     color:#294E73;
     font-weight:bold;
     font-size:12px;
}

small {
	font-size: 85%
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: arial;
	font-size: 100%;
}

select {
	z-index: 1;
}

ul {
	margin-left: 20px
}

li {
	list-style-image: url(/images/li.png);
	margin-top: 3px;
	margin-bottom: 5px
}

ul.catalog {
	margin-left: 5px;
}

ul.catalog li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 20px;
	padding-left: 20px;
}

ul.catalog li.even {
	background: url(/images/m3.png)
}

ul.catalog li.odd {
	background: url(/images/m4.png)
}


h1, h2, h3, h4, h5, h6 {
	color: #486F97;
	margin-top: 0px;
	margin-bottom: 5px;
}

h1 {
	font-size: 125%;
	margin-bottom: 15px;
}

h2 {
	font-size: 110%
}

h3 {
	font-size: 105%
}

h5 {
	font-weight: normal;
}

#form_required_field {
	color: #990000;
}

@import url("/_css/ar2.css");
@import url("/_css/client-menu.css");