.BannerMenu {	font-size:8pt;
				font-family:Tahoma;
				color:#444444;
				text-decoration:none;
 }
 
.BannerMenu:hover {	font-size:8pt;
					font-family:Tahoma;
					color:black;
					text-decoration:none;
					
 }
 .PageTitle {
				font-size:11pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:normal;
}
.SideMenu {
				font-size:8pt;
				font-family:Tahoma;
				color:#FFFFFF;
				text-decoration:none;
			
}
.SideMenu:hover {
				font-size:8pt;
				font-family:Tahoma;
				color:#CCCCCC;
				text-decoration:none;
				font-weight:normal;
			
}
.SideMenuSelected {
				font-size:8pt;
				font-family:Tahoma;
				color:#FFFFFF;
				text-decoration:none;
				font-weight:bold;
			
}
.SideSubMenu {
				font-size:7pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:normal;
			
}
.SideSubMenuSelected {
				font-size:7pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:underline;
				font-weight:normal;
			
}
.SideSubMenu:hover {
				font-size:7pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:normal;
				text-decoration:underline;
}
body {
font-size:9pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
}
h1 {
font-size:11pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:normal;
}
h2 {
font-size:9pt;
				font-family:Tahoma;
				color:#00B0E1;
				text-decoration:none;
				font-weight:bold
}
/*About Us///////////////////////////////////////*/



.AboutUsBox {
				font-size:11pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:bold;
}
.AboutUsBoxColored {
				font-size:11pt;
				font-family:Tahoma;
				color:#00B0E1;
				text-decoration:none;
				font-weight:bold;
}
.AboutUsBig {
				font-size:9pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:bold;
}
.AboutUsBody {
				font-size:9pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
			
}

/*///////////////////////////////////////*/
/*Services///////////////////////////////////////*/


.ServicesBig {
				font-size:9pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
				font-weight:bold;
}
.ServicesBody {
				font-size:9pt;
				font-family:Tahoma;
				color:#000000;
				text-decoration:none;
			
}

/*///////////////////////////////////////*/
.closebutton {
	width:30px;
	height:30px;
	
	position:relative;
	top:20px;
	left:570px;
}
