body 
{
	margin:0px;
	padding:0px;
	font-family: arial,helvetica; font-size: 11px;
	background:#C0C0C0;
}
	a { color: #000066; text-decoration: underline; font-family: arial,helvetica; font-size: 11px }
	a:Hover { color: #000066; text-decoration: none; font-family: arial,helvetica; font-size: 11px }
	
	a.header { color: #FFFFFF; text-decoration: none; font-family: arial,helvetica; font-size: 11px }
	a.header:Hover { color: #FFFFFF; text-decoration: underline; font-family: arial,helvetica; font-size: 11px }
	
	a.footer { color: #ffffff; text-decoration: underline; font-family: arial,helvetica; font-size: 11px }
	a.footer:Hover { color: #ffffff; text-decoration: none; font-family: arial,helvetica; font-size: 11px }
	
	.formfields {  border-collapse: collapse; bordercolor=#111111; border=1px none; background-color: #F1EBD5}	
	
	td { color: #000000; text-decoration: none; font-family: arial,helvetica; font-size: 11px; }
	td.request {background-image:  url('../images/request_main.jpg'); background-repeat: no-repeat}
	p { font-family: arial,helvetica; font-size: 11px; }

/*#menu {position:relative; top:0px; left:0px; width:75px; background-color:#fff; }
#menu a.p1, #menu a.p1:visited {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#menu a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#menu a.p1:hover .large {display:block; position:absolute; top:-65px; left:0px; width:300px; height:300px; border:10px solid #ccc; background:#fff; }

.photo {width:555px; text-align:left; position:relative; margin:0px; float:left; padding:0px; color:#fff; }

.photo  ul 
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:425px;   width:530px; padding:10px 15px;}

.photo  ul li 
{display:inline; width:108px; height:85px; float:left; border:1px solid #fff; margin:1px;}


.photo  ul li a 
{display:block; width:102px; height:67px; cursor:default; float:left; text-decoration:none; background:#444; }

.photo  ul li a img, 
.photo  ul li a img 
{display:block; width:102px; height:64px; border:2px solid #eee;}

.photo  ul li a img.large, 
.photo  ul li a img.large 
{position:absolute; display:block; width:0; height:0; overflow:hidden; border:0;}

.photo  ul li a:hover, 
.photo  ul li a:hover 
{white-space:normal; position:relative;}

.photo  ul li a:hover img, 
.photo  ul li a:hover img 
{position:absolute; width:0; height:0; overflow:hidden; border:0; display:block;}

.photo  ul li a:hover img.large, 
.photo  ul li a:hover img.large 
{position:absolute; display:block;  left:-20px; top:-10px; width:200px; height:140px; border-color:#fff;}
/*
.photo  ul li a:focus, 
.photo  ul li a:active,
.photo  ul li a:active 
{position:static; outline:0;}

.photo  ul li a:focus img, 
.photo  ul li a:active img, 
.photo  ul li a:active img 
{position:absolute; left:10px; top:60px; width:150px; height:100px; padding:0; background:#000; border:0; z-index:5;}

.photo  ul li a:focus img.large, 
.photo  ul li a:active img.large, 
.photo  ul li a:active img.large 
{position:absolute; left:0px; top:20px; width:460px; height:293px; padding:0; background:#000; border:4px solid #fff; z-index:10;}
*/