body, td, th, a, input, textarea, select { font-family: verdana, helvetica, arial; font-size:11px;  text-decoration:none; }

input.field, span.field { border:1px solid gray; font-size:10px; background:white; }

th { text-align:right; padding-right:5px;}
.headmenu a { color:white; font-weight:bold; font-size:12px; }
.footnote { color:#666666; font-size:10px; }
.footnote a { color:#666666; font-size:12px; font-weight:bold; }
.adCell { 
border:1px solid white; 
background:url(/images/drag.gif) bottom right no-repeat; 
cursor:hand; 
font-family:verdana, arial, helvetica; font-size:11px; color:white; font-weight:bold; }
.adCell img { border:1px solid white; }
.bio { font-family:times new roman, verdana, arial; font-size:13px; text-decoration:italic; }

.modalDialog_transparentDivs{	filter:alpha(opacity=70); opacity:0.7; background-color:#D3E3F2; z-index:1; position:absolute; }
.modalDialog_contentDiv{ border:3px solid #000;	padding:2px; z-index:100; position:absolute;	background-color:#FFF; }
.modalDialog_contentDiv_shadow{ z-index:90; position:absolute;	background-color:#555; filter:alpha(opacity=40); opacity:0.4;	}

#profileMenu { line-height:20px; font-weight:bold; color:white; border:1px solid white; padding:5px;  }
#profileMenu img { border:none; background:white; width:40px; height:40px; }


#thicktabs{ margin: 0; padding: 0; float: left; font: bold 13px Tahoma; }
#thicktabs li { display: inline; }
#thicktabs li a{ float: left; color: black; padding: 8px 11px; text-decoration: none; background: transparent url(/images/tab_bg1.gif) top right no-repeat; border-top: 1px solid #d3bdbe; border-bottom: 3px solid #ffa1a3; }
#thicktabs li a#leftmostitem{ border-left: 1px solid #d3bdbe; }
#thicktabs li a#rightmostitem{ border-right: 1px solid #d3bdbe; background-position: top left; }
#thicktabs li a:visited{ color: gray; }
#thicktabs li a:hover{ color: blue; background-image: url(/images/tab_bg2.gif); }
#thicktabs li a.current { color:green; background-image: url(/images/tab_bg2.gif); text-decoration:underline; }