body,html {
	 margin: 0px;
	 padding:  0px;
	 background-image:url(Images/bg.jpg);
	 background-repeat:repeat;
	 font-family: "Times New Roman", Times, serif;
}

img, div,table,tr,td ,input{ behavior: url(iepngfix.htc) 
}  

.MainText{	 
	 font-size:14px;
	 color:#000000;
}
.MainText a:link{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration: underline;	 
}
.MainText a:visited{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration: underline;
}
.MainText a:hover{	 
	 font-size:14px;
	 color:#d08d62;
	 text-decoration: underline;
}
.MainText a:active{	 
	 font-size:14px;
	 color:#000000;
	 text-decoration: underline;
}
.BoldText{color:#333333; font-size:15px; font-weight:bold; font-style:italic; text-transform: capitalize; text-decoration:none;}
.BoldText a:link {color:#333333; font-size:15px; font-weight:bold; font-style:italic; text-transform: capitalize; text-decoration:none;}
.BoldText a:visited {color:#333333; font-size:15px; font-weight:bold; font-style:italic; text-transform: capitalize; text-decoration:none;}
.BoldText a:hover {color:#d08d62; font-size:15px; font-weight:bold; font-style:italic; text-transform: capitalize; text-decoration: underline;}
.BoldText a:active{color:#333333; font-size:15px; font-weight:bold; font-style:italic; text-transform: capitalize; text-decoration:none;}

.NavText{	 
	 font-size:13px;
	 color:#e3d6c6;
}
.NavText a:link{	 
	 font-size:13px;
	 color:#e3d6c6;
	 text-decoration:none;	 
}
.NavText a:visited{	 
	 font-size:13px;
	 color:#e3d6c6;
	 text-decoration:none;
}
.NavText a:hover{	 
	 font-size:13px;
	 color:#333333;
	 text-decoration:underline;
}
.NavText a:active{	 
	 font-size:13px;
	 color:#e3d6c6;
	 text-decoration:none;
}

.ApplyText {	 
	 font-size:16px;
	 color:#e3d6c6;
	 font-weight:bold;
	 text-transform: uppercase;
}
.ApplyText a:link{	 
	 font-size:16px;
	 color:#e3d6c6;
	 text-decoration:none;
	 font-weight:bold;
	 text-transform: uppercase; 
}
.ApplyText a:visited{	 
	 font-size:16px;
	 color:#e3d6c6;
	 text-decoration:none;
 	  font-weight:bold;
      text-transform: uppercase;
}
.ApplyText a:hover{	 
	 font-size:16px;
	 color:#333333;
	 text-decoration:underline;
	 font-weight:bold;
	 text-transform: uppercase;
}
.ApplyText a:active{	 
	 font-size:16px;
	 color:#e3d6c6;
	 text-decoration:none;
	  font-weight:bold;	
	  text-transform: uppercase;
}

.TitleText{ font-style:normal; color:#8d8378;}

.footer{	 
	 font-size:11px;
	 color:#000000;
	 text-transform: capitalize;
}
.footer a:link{	 
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	  text-transform: capitalize; 
}
.footer a:visited{	 
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	  text-transform: capitalize;
}
.footer a:hover{	 
	 font-size:11px;
	 color:#000000;
	 text-decoration:underline;
	  text-transform: capitalize;
}
.footer a:active{	 
	 font-size:11px;
	 color:#000000;
	 text-decoration:none;
	  text-transform: capitalize;
}
h1{color:#333333; font-size:24px; font-weight:bold; font-style:italic; }
h1 a:link{color:#333333; font-size:24px; font-weight:bold; font-style:italic; }
h1 a:visited{color:#333333; font-size:24px; font-weight:bold; font-style:italic; }
h1 a:hover{color:#d08d62; font-size:24px; font-weight:bold; font-style:italic; }
h1 a:active{color:#333333; font-size:24px; font-weight:bold; font-style:italic; }
h2{color:#333333; font-size:20px; font-weight:bold; font-style:italic; }
h3{color:#333333; font-size:16px; font-weight:bold; font-style:italic; }


a:link {
	color: #e3d6c6;
	text-decoration:none;
}
a:visited {
	color: #e3d6c6;
	text-decoration:none;
}
a:hover {
	color: #333333;
	text-decoration:underline;
}
a:active {
	color: #e3d6c6;
	text-decoration:none;
}

