/* CSS Document */

<!--
<style type="text/css">
<!--
body {
	background-image: url('.mainTemplate.'images/bg.JPG);
}
-->
</style>

a:link {
	color: #34587c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #34587c;
}
a:hover {
	text-decoration: none;
	color: #4B80B4;
}
a:active {
	text-decoration: none;
	color: #34587c;
}
a.mike:link {
	color: #0163d2;
	text-decoration: none;
}
a.mike:visited {
	text-decoration: none;
	color: #0163d2;
}
a.mike:hover {
	text-decoration: underline;
	color: #4B80B4;
}
a.mike:active {
	text-decoration: none;
	color: #0163d2;
}
a.mike1:link {
	color: #ffffff;
	text-decoration: none;
}
a.mike1:visited {
	text-decoration: none;
	color: #ffffff;
}
a.mike1:hover {
	text-decoration: underline;
	color: #D2D2D2;
}
a.mike1:active {
	text-decoration: none;
	color: #016ffffff3d2;
}
-->
<!--
.menutext {
	color: #34587c;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.menutextsel {
	color: #1E6BB1;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.Lnews {
	color: #686667;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.LNtext {
	color: #34587c;
	font-family: Tahoma;
	font-size: 11px;
	padding-left:10px;
	padding-top:10px;
}
.style3 {color: #0163d2; font-weight: bold; }
.search {color: #36577c; font-weight: bold; font-family:tahoma; font-size:13px; }
.dummytext {
	color: #6c6c6c;
	font-family: Tahoma;
	font-size:11px;
}
.dummytext2 {
	color: #6c6c6c;
	font-family: Tahoma;
	font-size:11px;
	padding-left:5px;
	padding-right:15px;
	padding-top:10px;
}
.read {
	color: #0163d2; 
	font-family:tahoma; 
	font-size:11px; 
	font-weight: bold; 
}
.footer {
	color: #ffffff; 
	font-family:tahoma; 
	font-size:11px; 
}
menu{ 
background:url(../../template/credit/images/m1.gif) repeat-x;
font-family:"tahoma"; 
font-size:12px; 
font-weight: bold;
cursor:pointer;
}
.menu2{ background:url(../../template/credit/images/menu2.gif) repeat-x;
font-family:"tahoma"; 
font-size:12px;
cursor:pointer;
}


-->