/ * Stylesheet for BONDAGEfortheFitMan.com
  * © 2004
  *
  */


hr {color: #D40000;}

body {background-color: #525252;
	  background-image: url(images/bg.gif); 
	  background-position: top left; 
	  background-repeat: repeat-x; 
	  margin-top: 0; 
	  padding-top: 0;
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
	  color: #FFFFFF;
	  text-align:justify;
	  font-weight:normal;
	  line-height:120%;
	  font-size: 12px;
	  }
	  
table {font-size: 12px;}

H1 {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F0C542;
	}
	
H2 {font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0C542;
	}
	

p.thirty {font-size: 10px;
		  line-height: 150%;
		  }

p.twelve {font-size: 12px;}

p.eleven {font-size: 11px;
		  }
		  
p.ten {font-size: 10px;
	   }

p.nine {font-size: 9px;
		}
		
p.silver {font-size: 11px;
		  color:silver;
		  text-align:right;
		  font-weight:normal;
		  line-height:100%;
		  }
 

a:hover {background-color: #111111;
		 text-decoration: none;
		 }


a.text:link {color: orange;
		text-decoration: underline;
		}

a.text:visited {color: #FF0033;
		   text-decoration: underline;
		   }

a.text:hover {background-color: #222222;
			  text-decoration: none;
			  }
 


a.navtextwhite:link {color: #FFFFFF;
					 font-size: 11px;
					 text-decoration: none;
					 }
				
a.navtextwhite:visited {color: #FFFFFF;
				   		text-decoration: none;
				   		}
				   
a.navtextwhite:hover {font-weight: bold;
					  font-size:12px;
				 	  text-decoration: none;
				 	  background-color: #525252;
				 	  }


a.navtextyellow:link {color: #FFE400;
					  font-size: 10px;
					  text-decoration: none;
					  }
				
a.navtextyellow:visited {color: #FFE400;
				   		 text-decoration: none;
				   		 }
				   
a.navtextyellow:hover {font-weight: bold;
				 	   text-decoration: none;
				 	   }


a.navpic:hover {background-color: #616161;}


a.pic:link {color:#F0C542;
			font-size: 11px;
			font-weight: bold;
			}
			
a.pic:visited {color: #F0C543;
			   font-size: 11px;
			   font-weight: bold;
			   }
			   
a.pic:hover {color:#FFE400;
			 background-color: #616161;
			 font-size: 11px;
			 font-weight: bold;
			 }


td.ochrebold {font-size: 11px;
			  text-align:center;
			  font-weight:bold;
			  }


.b-red {color: #D40000;
		font-weight: bold;
		}

.b-white {color: #FFFFFF;
		  font-weight: bold;
		  }
		  
.b-ochre {color: #F0C542;
		  font-weight: bold;
		  }
		  
.b-yellow {color: #FFE400;
		   font-weight: bold;
		   }
		   
.bodytextsmall {font-size: 11px;
		  }
		  
#ochre-links {color: #F0C542;
			  border: 1px;
			  a:visited {color: #F0C542;}
			  a:hover {color: #F0C542;}
			  }
    