a img{
	border: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background: #ffffff url(images/bnr-bg.jpg) repeat-x;
}

p a:link, a:visited {
	color: #999999; 
	border-bottom: 1px dotted #cccccc; 
	text-decoration: none;
}

p a:hover {
	color: #ff6600; 
	border-bottom: 1px dotted #ff6699;
}

a:link {
	color: #999999;
}

.bnrimage {
border-style: none;
}

a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6699;
}

.uprbar { 
	width: auto; 
	border-top: 1px dotted #ff6699;
	
}


.lwrbar {
	background:#FF6600 none repeat scroll 0%;
	display:block;
	height:20px;
	width:auto;
}

/*<group=footernav>*/

.newfoot {
	color: #999999;
	text-decoration: none;
	text-align: center; 
	font: normal 10px/15px Arial, Helvetica, sans-serif;
}

a.newfoot:link, a.newfoot:visited {
	text-align: center; 
	color: #999999; 
	text-decoration: none;
}

a.newfoot:hover {
	text-align: center; 
	color: #ff6600; 
	text-decoration: none;
}
	
/*</group>*/

/*<group=mainnav>*/

.mainnav {
	text-decoration: none;
	font-size: 14px;
}

A.mainnav:link, A.mainnav:visited {
	text-decoration: none;
	color: #999999; 
}

A.mainnav:hover { 
color: #ff6600; 
	text-decoration: none;
}
	
/*</group>*/





h3 {
	font: 12px Arial, Helvetica, sans-serif;
}

#description {
	font-size: 12px; 
	border: 1px dotted #ff6699;
}
#hdr {
	font-size: 13px; 
	color: #333333;
}

#container {
width: 540px;
margin-right: auto; 
margin-left: auto; 
text-align: left;
}


/*  ******** lightbox css for "plain lightbox" *********

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
	  */