BODY {
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 12px;
	color : Black;
}

UL {
	list-style-type : square;
}

UL.map {
	margin-left : 10px;
	padding-left : 5px;
	list-style-image : url(li.gif);
}

UL.sod {
	margin-left : 10px;
	padding-left : 5px;
	list-style-image : url(lis.gif);
}

TD {
	font-size: 12px;	
}

A.item:hover {
	color: #5B5B5B;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration : underline;	
}

A.item, A.item:link {
	color: Black;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration : none;
    width:100%;
}

A.item, A.item:VISITED {
	color: Black;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration : none;
    width:100%;
}

 A.item1:hover {
	color: #000000;
	font-size: 11px;
	background : #F98B00 url(marker_bk1.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
}

A.item1, A.item1:link {
	color: #FFF6CD;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	width : 100%;
	background : #08598C url(marker1.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;	
}

 A.item2:hover {
	color: #000000;
	font-size: 11px;
	background : #F98B00 url(marker_bk2.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
	padding-right : 3px;
}

A.item2, A.item2:link {
	color: #FFF6CD;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	width : 100%;
	background : #08598C url(marker2.gif) no-repeat left;
	padding-left : 15px;
	text-decoration : none;
	padding-right : 3px;
}


a, a:link {
    color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
    color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
}

h1, h2, h3 {
	color : #800000;
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 13px;
	text-transform : uppercase;
	margin-bottom : 6px;
}

INPUT.text {
	background-color : #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	border : 1px groove #0A5A8C;
}
TEXTAREA {
	background-color : #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	border : 1px groove #0A5A8C;
}
.main_menu_background {
	position:absolute; 
	z-index:1; 
	left:expression((documentElement.clientWidth||document.body.clientWidth)>998?'50%':'123px'); 
	top:0px;
	margin-left:expression((documentElement.clientWidth||document.body.clientWidth)>998?'-375px':'0'); 
	margin-right:380; 
	margin-top:0; 
	margin-bottom:242;
	
	}
.main_menu_active {
	position:absolute; 
	z-index:10; 
	left:expression((documentElement.clientWidth||document.body.clientWidth)>998?'50%':'123px');
	top:0px;
	margin-left:expression((documentElement.clientWidth||document.body.clientWidth)>998?'-375px':'0');
	margin-right:375; 
	margin-top:0; 
	margin-bottom:242;
	}
.wrapper {
  width: expression((documentElement.clientWidth||document.body.clientWidth)<1024?'1024px':''); /* Internet Explorer <= 6.0 */
  min-width: 1024px; /* Opera & FireFox & Safari & Google Chrome & Internet Explorer 7+ */
}


