@import url(menu.css);
@import url(KModRemax.css);
@import url(KModForm.css);
@import url(KModDirectory.css);



body{

	background-color:#EAE8E9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	border:0px;
}

p{
  	padding:5px 0 5 0 ;
 	margin:5px 0 5 0;
     color:#000000;
	    font-family:verdana;
  	font-size:12px;

}

td{
    padding:0px;
	 margin:0px;
    color:#000000;
    font-family:verdana;
  	font-size:12px;
}

h1{

	font-family:verdana;
	font-size:18pt;
	font-weight:normal;
	color:#ffffff;
	margin:0px;
text-transform:uppercase;
	padding:5px 0px 0px 55px;

}

h2{

	font-family:verdana;
	font-size:18pt;
 padding:0 0 0 0;
	font-weight:bold;
	color:#19254D;
	margin:0px 0px 10px 0px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #7a9246;
	text-transform:uppercase;
	font-weight:bold;
}

h4{
	font-family:verdana;
	font-size:12pt;
	font-weight:bold;
	color:#6B8E23;
	margin:5px 0px 10px 0px;
}

h5{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	margin:5px 0px 0px 0px;
}

h6{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#45A0D4;
	margin:5px 0px 0px 0px;
}


.PageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #7a9246;
	text-transform:uppercase;
	font-weight:bold;

}
.PageContent  {
       
     padding-left:35px;
     padding-top:20px;   
     width:650px;
     overflow:hidden;
  }
