﻿img {
	border-style: none ;
	
}
body {
	background-color:#7AC5CD; 
	background-image: url('Images/Banner3.png'); 
	background-attachment: fixed; 
	background-repeat: repeat-x ;  
}
.Title {
	font-family: "Arial Rounded MT Bold", Arial ; 
	font-size: 24pt; 
	text-decoration:none ; 
	color: White;  
	font-weight: 500;
	width: 500px;
	height:60px;
	/*filter:glow(color=#CD2626, strength=5); */
}
.Slogan {
	font-family: Verdana ;
	font-style: italic ;
	font-size: small;
	color: white  
}
.SearchTitle {
	font-family: Tahoma;
	font-size: 10pt;
	color: white ; 
}

.Menuul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}
.Menuli {
	display:inline ;
}
.Link
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#AF0C0C;
	text-align:center;
	padding:6px;
	font-family: Eurostile, Calibri, Verdana, "Arial Rounded MT Bold", Arial  ;
	font-size:14pt;
	text-decoration:none;
	text-transform:capitalize ;
}
.LinkHover
{
	font-weight:bold;
	color:#FFFFFF;
	background-color:#081C18;
	text-align:center;
	padding:6px;
	font-family: Eurostile, Calibri, Verdana, "Arial Rounded MT Bold", Arial  ;
	font-size:14pt;
	text-decoration:none;
	text-transform:capitalize ;
	background-color:#7A991A;
}
.menulink  {
	color: white;
	font-family: Eurostile, Calibri, Veranda, "Arial Rounded MT Bold", Arial ;
	font-size: 12pt;
	text-transform: capitalize ;
	font-weight: bold ;
	vertical-align: bottom;
	padding-top: 15px;
	padding-left: 10px;
	text-decoration: none ;
}
.mlmOver  {
	color: white;
	font-family: Eurostile, Calibri, Veranda, "Arial Rounded MT Bold", Arial ;
	font-size: 12pt;
	text-transform: capitalize ;
	font-weight: bold ;
	vertical-align: bottom;
	padding-top: 15px;
	padding-left: 10px;
	text-decoration: underline ;

}

.PageTitle {
	font-family: Eurostile, Calibri, Veranda, "Arial Rounded MT Bold", Arial; 
	font-size: 18pt; 
	font-weight: bold ;
	text-decoration: underline ;
	color: #366100;

	
}
.PageSubTitle {
	font-family: "Arial Rounded MT Bold", Arial  ; 
	font-size: 12pt; 
	text-decoration: underline ; 
	color: #055BFA ;
	
}
.MainText {
	font-family: Calibri, Tahoma, Veranda, Arial ; 
	font-size: 11pt;
	color:black ;
}

