 /* dj_staff.css for mitzvahdjay.com */
body {
	background-color: #e9eaea;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 12px; color: #000000; 
}
 /* set font size */
  .size10 { font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 10px; color: #000000;
}
 .size12 { font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 12px; color: #000000;
}
.size14 { font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 14px; color: #000000;
}

.size16 { font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 16px; color: #000000;
}


h1 {font-family:"Times New Roman", Times, serif;
font-size: 20px; color: #000000; background-color: #cccccc;
	font-weight: bold; text-align: center;
}	
h1 small {
	font-size:14px;
	}
h2 {font-family:"Times New Roman", Times, serif;
font-size: 14px; color: #000000; background-color: #cccccc;
	font-weight: bold; text-align: center;	
	}

a:link {
	color: #666666;
}


/* style div id class */	
#title {
	padding-top: 5px;
	padding-bottom: 2px;
	border: 0;
	background-color:#cccccc;
	vertical-align: middle;
}
#bio {
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 12px;
	border: 0;
	position: relative;
}

#wom a:link {color: #6e7da8; font-weight: bold;
}
#wom a:visited {color: #353863; font-weight: bold;}
#comments {	font-family: Verdana, "Lucida Grande", Arial, sans-serif; font-size: 12px; color: #000000; 
padding-left: 15px; padding-right: 15px;
	}
	  /* hide txt div */
 #a01 {padding-left: 10px;
	padding-right: 10px;
	}
 /* links table */
 CAPTION.GO2TABLE
  {font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	background-color:#8c8c8c;
	font-size:12px; font-weight:bold;
	color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
  }

  TABLE.GO2TABLE
  {  font-family: Verdana, "Lucida Grande", Arial, sans-serif;
     font-size:10px;
     background-color:#d8d8d8;
     width:250px;
     border-style: none}

  TH.GO2TABLE
  { font-size:10px;
     color:white;
  }


  TR.GO2TABLE
  { 
  }

  TD.GO2TABLE
  { font-size:11px;
     background-color:#d8d8d8;
     color:#000000;
     text-align:center;
  }
