/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url('images/background_02.gif');
}

a:link { 
color: #3f7993; 
text-decoration: none;
font-weight: bold;
}

a:visited { 
color: #3f7993; 
text-decoration: none;
font-weight: bold;

}

a:hover {
color: #5ebfc4; 
text-decoration: none;
}

.style1 {
	font-family: Verdana;
	font-size: 18px;
}
.style2 {color: #4b6d90}
.style3 {color: #00BD9A}
.style4 {
	font-family: Verdana;
	font-size: 11px;
	color: 4b6d90;
}
.style6 {
	color: #4b6d90;
	font-family: Verdana;
	font-size: 18px;
}
.style8 {
	color: #00BD9A;
	font-family: Verdana;
	font-size: 18px;
}
.style9 {
	color: #4b6d90;
	font-family: Verdana;
	font-size: 11px;
}
.style10 {color: #00BD9A; font-family: Verdana; font-size: 11px; }

.menu-item a:first-letter {
	font-size:12px;
}

.menu-item-active a:hover,
.menu-item a {
	display:block;
	width:174px;
	height:25px;
	text-align:left;
	text-decoration:none;
	line-height:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	font-variant:small-caps;
	background:url('images/mnu_highlighted.jpg');
	text-indent:20px;
	font-weight:normal;
}

.menu-item-active a,
.menu-item a:hover {
	background:url('images/mnu_normal.jpg');
	color:#00557c;
	display:block;
	width:174px;
	height:25px;
	text-align:left;
	text-decoration:none;
	line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:1px;
	white-space:nowrap;
	padding:0px;
	margin:0px;
	font-variant:small-caps;
	text-indent:20px;
	font-weight:normal;
}

-->
