p {
 margin-top: 0;
 }

a	{ 
	text-decoration: none; 
	font: 11px Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
	font-weight: 700;
	line-height: 20px;
	color:  #B3AFA2; 
	} 	 

a:link  { 
    text-decoration: underline;
	}  

a:visited   { 
    text-decoration: underline;
	}  

a:active    { 
    text-decoration: none;
	}  

a:hover { 
    text-decoration: none;
	}  

	
.SmLinks { 
	font: 11px Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
	color:  #B3AFA2; 
    text-decoration: underline;
	font-weight: 700;
	line-height: 15px; 
	} 	 

.SmLinks:link { 
    text-decoration: underline;
	} 	 
	
.SmLinks:active { 
	text-decoration: none;
	} 

.SmLinks:visited  { 
	text-decoration: underline;
	}  

.SmLinks:hover { 
	text-decoration: none;
	}  
	
	
.OtherLinks { 
	font: 11px Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
    text-decoration: none;
	color: #B3AFA2;
	line-height: 15px; 
	font-weight: 700;
	} 	 

.OtherLinks:link { 
    text-decoration: none;
	} 	 
	
.OtherLinks:active { 
	text-decoration: none;
	} 

.OtherLinks:visited  { 
	text-decoration: none;
	}  

.OtherLinks:hover { 
	color: #DFD8D4;
	}  


.RegularLinks { 
	font: 11px Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
    text-decoration: none;
	color: #B3AFA2;
	line-height: 15px; 
	} 	 

.RegularLinks:link { 
    text-decoration: none;
	} 	 
	
.RegularLinks:active { 
	text-decoration: none;
	} 

.RegularLinks:visited  { 
	text-decoration: none;
	}  

.RegularLinks:hover { 
	color: #DFD8D4;
	}  


td {  
	font-family: Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
	font-size: 12px; 
	line-height: 18px; 
	color: #B3AFA2;
	}
	

.SmallFontHome {  
	font-family: Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
	font-size: 11px; 
	line-height: 14px; 
	color: #B3AFA2;
	}



.SubTitles { 
	font-family: Arial, "MS Sans Serif", sans-serif; helvetica, Verdana; 
	font-size: 12px; 
	line-height: 18px; 
	color: #C4C1B7;
	font-weight: 700;
	}


ul {
 margin-left: 16px;
 margin-top: 0;
 margin-bottom: 1em;
 padding: 0;
 line-height: 1em;
 }

li {
 list-style: url('images/bullet.gif');
 margin: 0;
 margin-bottom: 2em;
 padding: 0;
}

li.listTight {
 margin: 0;
 padding: 0.2em;
 line-height: 1.2em;
 }

li.listTighter {
 margin: 0;
 padding: 0em;
 line-height: 1.2em;
 }

li.listLink {
 list-style: url('images/bullet.gif');
 margin: 0;
 padding: 0;
 position: right;
 line-height: 1.5em;
 }

li.listLinkSpaced {
 list-style: url('images/bullet.gif');
 margin: 0;
 margin-bottom: 1em;
 padding: 0;
  list-style-position: right;
 }


input { font: 11px arial, sans-serif; padding: 1px; padding-left: 3px; padding-bottom: 1px; color: #999999; border: 0px #999999 solid; width: 180px; background-color: #8D5E57; }
input.inputsmall { width: 100px; margin: 2px;}