body { font-family: Verdana, Arial; font-size: 13px; color:#111111; background-color:#E1E1E1; margin: 0px; padding: 0px; }

table { font-family: Verdana, Arial; font-size: 13px; }
td, textarea { font-family: Verdana, Arial; font-size: 13px; }
h1 { font-family: Verdana, Arial; font-size: 18px; font-wight:800 }
hr { background-color: #666666; color: #666666; height: 1px; border:none }

a:link {  color:#111111; text-decoration:underline; }
a:active {  color:#111111; text-decoration:underline; }
a:visited {  color:#111111; text-decoration:underline; }
a:hover {  color:#000000; text-decoration:none; }

a:link.footer { font-size:1px; color:#E1E1E1; }
a:active.footer { font-size:1px; color:#E1E1E1; }
a:visited.footer { font-size:1px; color:#E1E1E1; }
a:hover.footer { font-size:1px; color:#E1E1E1; }

a:link.refererTooltip {  color:#111111; text-decoration:none; }
a:active.refererTooltip {  color:#111111; text-decoration:none; }
a:visited.refererTooltip {  color:#111111; text-decoration:none; }
a:hover.refererTooltip {  color:#E51A28; text-decoration:none; }

.footer {
	width:608px; text-align:center; font-size:1px; color:#E1E1E1;
}

div.divider {
	height:1px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
  border-bottom:#000000 1px dotted;
  margin:10px 0 10px 0;
}

.input { 
  border: #EEEEEE 1px inset;
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  color: #111111; background-color: #D0D0D0; 
  height: 18px; 
}  

.textarea {
  border: #EEEEEE 1px inset; 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
  color: #111111; background-color: #D0D0D0; 
}  

.button { 
  border: #EEEEEE 1px outset; 
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; 
  color: #111111; background-color: #C9C9C9; 
  height: 19px; 
}



.ToolTip { font-family: Arial, Verdana; position:absolute; left:0px; top:0px; text-align:left; z-index:1010; visibility:hidden }

.ToolTipText {
   border:solid 1px #666666; 
	font-size: 12px;
   padding:3px; 
	background-color:#FEFFDD;
	color:#111111;
}

.ToolTipTextTitle {
   border:solid 1px #666666; 
	background-color:#EBE060;
   padding:1px; 
	padding-left:3px;
	border-bottom:none;
   font-weight:bold;
}

.ToolTipTitle {
   text-decoration:underline;
}