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

/*Page links*/
a:link {
	color: #d5d4d2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d5d4d2;
}
a:hover {
	text-decoration: underline;
	color: #0E74BE;
}
a:active {
	text-decoration: none;
	color: #d5d4d2;
}

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

a.mike1:link {
	color: #ffffff;
	text-decoration: none;
}
a.mike1:visited {
	text-decoration: none;
	color: #ffffff;
}
a.mike1:hover {
	text-decoration: overline;
	color: #CCCCCC;
}
a.mike1:active {
	text-decoration: none;
	color: #ffffff;
}

a.mike2:link {
	color: #429016;
	text-decoration: none;
}
a.mike2:visited {
	text-decoration: none;
	color: #429016;
}
a.mike2:hover {
	text-decoration: overline;
	color: #000000;
}
a.mike2:active {
	text-decoration: none;
	color: #429016;
}
.mike3:link {
	color: #FF0000;
	text-decoration: none;
}
a.mike3:visited {
	text-decoration: none;
	color: #FF0000;
}
a.mike3:hover {
	text-decoration: overline;
	color: #37CAEC;
}
a.mike3:active {
	text-decoration: none;
	color: #0066FF;	
}

a.mike12:link {
	color: #ffffff;
	text-decoration: none;
}
a.mike12:visited {
	text-decoration: none;
	color: #ffffff;
}
a.mike12:hover {
	text-decoration: underline;
	color: #0E74BE;
}
a.mike12:active {
	text-decoration: none;
	color: #ffffff;
}

/*Page Background*/
body {
	background-color: #0C447C;
}




/*Page Main CSS*/
.menutext {
		   font-family:tahoma;
		   font-size:11px;
		   color:#d5d4d2;
		   font-weight:bold;
		   padding-left:15px;
		   padding-right:15px;
		   }
		   
.li {
		   font-family:tahoma;
		   font-size:11px;
		   color: #666666;
		   }	
		   
.portfolio {
		   font-family:tahoma;
		   font-size:11px;
		   color: #429016;
		   font-weight:bold;
		   margin-left:30px;
		   }
		   
.colortext {
		   font-family:tahoma;
		   font-size:11px;
		   color: #429016;
		   font-weight:bold;
		   }	   
		   
.textcontent {
		   font-family:tahoma;
		   font-size:11px;
		   color: #666666;
		   padding-left:8px;
		   padding-right:10px;
		   text-align:justify;
		   }	
	.textcontent1 {
		   font-family:tahoma;
		   font-size:11px;
		   color: #666666;
		   padding-left:8px;
		   padding-right:10px;
		 
		   }	   
.textcontentbody {
		   font-family:tahoma;
		   font-size:11px;
		   color: #666666;
		   text-align:justify;
		   }  
		   
.boldtext {
		   font-family:tahoma;
		   font-size:11px;
		   color: #666666 ;
		   font-weight:bold;
		   } 
		   
.footer {
		   font-family:tahoma;
		   font-size:11px;
		   color: #ffffff ;
		   } 
		   