body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat-x;
	 background-position:top;
	 background-color:#f0eeeb; 
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 color:#333333;
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{	 
	 font-size:13px;
}
.MainText a:link{	 
	 font-size:13px;
	 text-decoration:none;	 
}
.MainText a:visited{	 
	 font-size:13px;
	 text-decoration:none;
}
.MainText a:hover{	 
	 font-size:13px;
	 text-decoration:underline;
}
.MainText a:active{	 
	 font-size:13px;
	 text-decoration:none;
}
.navText { color:#7e9aa6; text-decoration:none; text-transform:capitalize;}
.navText a:link { color:#7e9aa6; text-decoration:none; text-transform:capitalize; cursor:pointer;}
.navText a:visited { color:#7e9aa6; text-decoration:none; text-transform:capitalize; cursor:pointer;}
.navText a:hover{ color:#3f6376; text-decoration:none; text-transform:capitalize;cursor:pointer;}
.navText a:active { color:#7e9aa6; text-decoration:none; text-transform:capitalize;cursor:pointer;}

.navBg-up{ background-image: url(images/nav-up.jpg); background-repeat:repeat-x;}
.navBg-over{ background-image: url(images/nav-over.jpg); background-repeat:repeat-x;}

.profileNavText { color:#345b6f; font-weight:bold}
.profileNavText a:link { color:#345b6f; font-weight:bold; text-decoration:none}
.profileNavText a:visited{ color:#345b6f; font-weight:bold ;text-decoration:none}
.profileNavText a:hover{ color:#86a4b0; font-weight:bold;  text-decoration:none}
.profileNavText a:active { color:#345b6f; font-weight:bold; text-decoration:none}

.profileText { font-size:11px}
.profileText a:link{ font-size:11px; color:#345b6f; text-decoration:none;}
.profileText a:visited{ font-size:11px; color:#345b6f; text-decoration:none;}
.profileText a:hover{ font-size:11px; color:#86a4b0; text-decoration:none;}
.profileText a:active{ font-size:11px; color:#345b6f; text-decoration:none;}

.mapText{ color:#FFFFFF}
.mapText a:link{ color:#FFFFFF; text-decoration:none;}
.mapText a:visited{ color:#FFFFFF; text-decoration:none}
.mapText a:hover{ color:#305870; text-decoration:none}
.mapText a:active{ color:#FFFFFF; text-decoration:none}

.footer{	 
	 font-size:10px;
	 color:#6e858e;
	 text-transform: capitalize;
}
.footer a:link{	 
	 font-size:10px;
	 color:#6e858e;
	 text-decoration:none;
	 text-transform:capitalize;	 
}
.footer a:visited{	 
	 font-size:10px;
	 color:#6e858e;
	 text-decoration:none;
	 text-transform:capitalize;
}
.footer a:hover{	 
	 font-size:10px;
	 color:#6e858e;
	 text-decoration:underline;
	 text-transform:capitalize;
}
.footer a:active{	 
	 font-size:10px;
	 color:#6e858e;
	 text-decoration:none;
	 text-transform:capitalize;
}


