@charset "utf-8";
/* CSS Document */

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #1069AB;
}
a:active {
	text-decoration: none;
	color: #333;
}


a.mike:link {
	color: #666666;
	text-decoration: none;
}
a.mike:visited {
	text-decoration: none;
	color: #666666;
}
a.mike:hover {
	text-decoration: underline;
	color: #333333;
}
a.mike:active {
	text-decoration: none;
	color: #666666;
}

a.mike1:link {
	color: #fff;
	text-decoration: none;
}
a.mike1:visited {
	text-decoration: none;
	color: #fff;
}
a.mike1:hover {
	text-decoration: underline;
	color: #CCC;
}
a.mike1:active {
	text-decoration: none;
	color: #fff;
}


.menu{ 
	background:url(images/mbg.jpg) repeat-x;
	font-family: tahoma;
	cursor:pointer;
	color: #ffffff;
}
.menu2{ 
		background:url(images/menu2.jpg) repeat-x;
		font-family: tahoma; 
		cursor:pointer;
		color: #ffffff;

}



.menutxt {
		 font-family:arial;
	     font-size:11px; 
		 color:#e1e1c9;
		 font-weight:bold;
		 padding-top:6px;
		 }
		 
.login { 
		font-family:tahoma; 
		font-size:11px; 
		color:#666666;
		}
		
.num { 
		font-family:tahoma; 
		font-size:11px; 
		color:#ffffff;
		font-weight:bold;
		}
		
		
.news { 
		font-family:tahoma; 
		font-size:10px; 
		color: #333333;
		padding-left:5px;
		}
		
.newstxt { 
		font-family:tahoma; 
		font-size:10px; 
		color:#666666;
		}
		
.adminmenu { 
		font-family:tahoma; 
		font-size:15px; 
		color:#42453E;
		font-weight:bold;
		padding-left:15px;
		}
		
.dummytxt { 
		font-family:tahoma; 
		font-size:11px; 
		color:#666666;
		padding-left:5px;
		}
		
.txtadmin { 
		font-family:tahoma; 
		font-size:12px; 
		color:#ffffff;
		font-weight:bold;
		}
		
.q { 
		font-family:tahoma; 
		font-size:12px; 
		color:#333;
		font-weight:bold;
		}
		
.logout { 
		font-family:tahoma; 
		font-size:11px; 
		color:#ffffff;
		padding-left:10px;
		}

.add { 
		font-family:georgia; 
		font-size:11px; 
		color:#fff;
		padding-right:5px;
		}
		
		
.list { 
		font-family:tahoma; 
		font-size:12px; 
		color: #333333;
		}
		
				
.nametext {
			font-family:Tahoma;
			color: #429016;
			font-size:11px;
			font-weight:bold;
			}
			
			
/*.footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	font-family:tahoma;
	font-size:10px
}*/