ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 125px; /* Width of Menu Items */
	}

ul li {
	position: relative;
	font-weight: bold;
	}
		
li ul {
	position: absolute;
	left: 125px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: underline;
	color: #142c52;
	background: #f0ecd5; /* IE6 Bug */
	padding: 6px;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #002a53; background: #f4ac2a; text-decoration: none;} /* Hover Styles */
		
li ul li a {
		padding: 6px 6px;
		text-decoration: none;
		color: #002a53;
		background: #f1f8fc;
		width: 180px;
		border: 1px solid #002a53;
		font-size: 12;
		} /* Sub Menu Styles */
li ul li a:hover {background: #f4ac2a;}
li:hover ul, li.over ul { display: block; } /* The magic */


	.mred {
		color: red;
	}
	.menu {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14;
		color: #c3e1ff;
		margin: 15 0 15 2;
		text-align: left;
		font-weight: normal;
		list-style-image : inherit;
	}
	a.news {
		color: #142c52;
		text-decoration: none;
	}
	a.news:hover {
		color: #f4ac2a;
		text-decoration: underline;
	}
	a.news1 {
		color: #142c52;
		text-decoration: underline;
	}
	a.news1:hover {
		color: #f4ac2a;
		text-decoration: none;
	}
	a.menu {
		color: #c3e1ff;
		text-decoration: underline;
	}
	a.menu:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.icq {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		color: #142c52;
		margin: 15 0 15 2;
		text-align: left;
		font-weight: normal;
	}
	a.icq {
		color: #142c52;
		text-decoration: underline;
	}
	a.icq:hover {
		color: #f4ac2a;
		text-decoration: none;
		font-weight: bold;
	}
	.h1 {
		color: #c3e1ff;
		text-decoration: underline;
	}
	a.h1:hover {
		color: #f4ac2a;
		text-decoration: none;
	}
	h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 20;
		color: #c3e1ff;
		margin: 10 0 12 0;
		text-align: center;
		font-weight: normal;
		font-style: normal;
	}
	.h1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 20;
		color: #142c52;
		margin: 10 0 12 0;
		text-align: center;
		font-weight: normal;
		font-style: normal;
	}
	h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13;
		color: #002a53;
		margin: 0 0 0 0;
		text-align: center;
		font-weight: bold;
		letter-spacing: -1px;
	}
	h3 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 18;
		color: #142c52;
		margin: 8 0 0 0;
		text-align: center;
		font-weight: bold;
	}
	h4 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 14;
		color: #142c52;
		margin: 0 0 0 0;
		text-align: center;
		font-weight: normal;
	}
	h5 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		color: #142c52;
		margin: 0 0 0 0;
		text-align: center;
		font-weight: normal;
	}
	h6 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13;
		color: #002a53;
		margin: 5 5 7 5;
		text-align: left;
		font-weight: bold;
	}
	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		margin: 0 0 0 0;
		text-align: left;
		font-weight: normal;
		color: #142c52;
	}
	.p1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10;
		margin: 0 0 5 0;
		text-align: center;
		font-weight: bold;
	}
	.p2	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		margin: 0 0 5 5;
		text-align: left;
		font-weight: normal;
		color: black;
		line-height: 15px;
	}
	.p3	{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		margin: 0 0 0 0;
		text-align: left;
		font-weight: normal;
		color: black;
	}
	.adv	{
		font-weight: normal;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		margin: 0 0 0 5;
		text-align: left;
		font-weight: normal;
		line-height: 12px;
		color: black;
	}
	.news {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11;
		margin: 12 10 12 0;
		text-align: left;
		font-weight: normal;
	}
	.news1 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12;
		margin: 18 0 18 0;
		text-align: left;
		font-weight: normal;
	}
	a.a1 {
		color: #002a53;
		text-decoration: none;
	}
	a.a1:hover {
		color: #f4ac2a;
		text-decoration: underline;
	}
	a.text {
		color: black;
		text-decoration: none;
	}
