#footer {
	z-index:12;
	position:absolute;
	left:60px;
	bottom: 0px;
	width:800px;
	height:38px;
	background-color:white;
	opacity:.85;
	border-top: 1px dotted #444444;
}



#footer2 {
	z-index:12;
	position:absolute;
	left:60px;
	bottom: 0px;
	width:450px;
	height:40px;
	background-color:white;
	opacity:.5;
	border-top: 1px dotted #444444;
}




.moka-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}


.moka-strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.moka-blue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #556682;
	text-decoration: none;
}


.moka-light {
	font-size: 10px;
	font-weight: normal;
	color: #999999;		
	font-style: italic;
	text-decoration: none;
}

.moka-white {
	color: #ffffff;		
	}


.moka-login {
	color: #666666;	
	font-size: 12px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





a:hover {
	color: #558DC6;
	text-decoration: underline;
}


h3:hover {
	color: #5285D2;
	text-decoration: underline;
}

h1:hover {
	color: #5D7494;
	text-decoration: underline;
}


.searchText
{
	border-style: solid;
	border-width: 3px;
	color: #6281A4;	
	padding-left:7px;
	padding-right:7px;
	font-size:8pt;
	margin-left:3px;
}
