/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f6ef;
	background-repeat:repeat-x;
	background-image: url(/i/titbg.gif);
}
a:link {
	color: #4f63a5;
	text-decoration: underline;
	}
a:visited {
		color: #4f63a5;
		text-decoration: underline;
}
a:hover {
		color: #c70000;
		text-decoration: underline;
}
a:active {
		color: #c70000;
		text-decoration: underline;
}
a.st2:link {
    
	color: #346c7c;
	text-decoration: none;
}
a.st2:visited {
	color: #346c7c;
	text-decoration: none;
}
a.st2:hover {
	color: #4B92A0;
	text-decoration: none;
}
a.st2:active {
	color: #4B92A0;
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #346c7c;
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	color: #6a8599;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	color: #6a8599;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
      color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E8387;
	font-size: 12px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303a42;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #303a42;
}
.style10 {
	color: #6a8599;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style11 {
	color: #4f63a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.style13 {
	color: #4B637A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.topmenudiv {
  position:absolute;
}

.topmenudiv ul {
margin: 0;
padding: 0;
list-style: none;
width: 150px;
border-bottom: 1px solid #ccc;
}

.topmenudiv ul li {
position: relative;
}

.topmenudiv li ul {
position: absolute;
left: 149px;
top: 0;
}

.topmenudiv ul li a {
display: block;
text-decoration: none;
color: #777;
background: #fff;
padding: 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

a.tmn:link {
  color: #4f63a5;
  text-decoration: none;
}
a.tmn:visited {
  color: #4f63a5;
  text-decoration: none;
}
a.tmn:hover {
  color: #c70000;
  background:#efefef;
  text-decoration: none;
}
a.tmn:active {
  color: #c70000;
  text-decoration: none;
}

