/* FIX IE6 Scrollbars bug - Leave this in! */
html { overflow-x: auto; } 

form { display:inline; }
img  { vertical-align:middle; border:0px }

BODY { 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 13px; 
	color: black; 
	margin:0px 10px 0px 10px; 
	background-color: white;
}

P 	{ 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 13px; 
	line-height: 14pt; 
	}

TABLE, TR, TD { 
	font-family: Verdana, Tahoma, Arial, sans-serif; 
	font-size: 13px; 
	color: #black; 
	}

a:link, a:visited, a:active { text-decoration: underline; color: darkblue }
/* a:hover { color: #465584; text-decoration:underline } */
a:hover { color: red; text-decoration:underline }

#header   { border:1px solid #BCD0ED; background-color: #DFE6EF; margin:3px 0px 3px 0px; color:#3A4F6C; font-weight:bold;}
.tabname   { background-color: #FFFFFF; font-size:9px; color:#000000; font-weight:bold;}
.tabvalue   { background-color: #FFFFFF; font-size:9px; color:#000000; font-weight:normal;}
.galleryText { font-size:9px; }
