
.thdrcell {
	background:#F3F0E7;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	padding:5px;
	border-bottom:1px solid #C8BA92;
 }
 
.thdrcellDenis {
	background:#F3F0E7;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	padding:1px;
	border-bottom:1px solid #C8BA92;
 }
 
 .thdrcellUnits {
	background:#cccc99;
	font-family:arial;
	font-size:10px;
	font-weight:normal;
	padding:1px;
	border-bottom:1px solid #C8BA92;
 }
 
 .tdatacell {
	font-family:arial;
	font-size:12px;
	padding:5px;
	background:#FFFFFF
 }
 
 .dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:12px;
	 font-weight:normal;
	border:1px solid #C8BA92;
	padding:5px;
	width:150px;
 }
 
 .dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-size:12px;
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:150px;
 }
 
 p {
 margin-top:0px;
 }
 
 h1 {
 font-size:13px;
 }
 
 .dogvdvhdr {
	width:350;
	background:#330099;
	border:1px solid #C4D5E3;
	font-weight:bold;
	padding:10px;
 }
 
.dogvdvhdrUnit {
	width:350;
	background:#000000 url(header.gif) repeat-x;
	XXbackground:#999933;
	border:1px solid #C4D5E3;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
	 font-size:13px;
 }
 
 .dogvdvbdy {
	width:350;
	background:#FFFFFF;
	border-left:1px solid #C4D5E3;
	border-right:1px solid #C4D5E3;
	border-bottom:1px solid #C4D5E3;
	padding:20px;
 }
 
 .pgdiv {
 width:120;
 height:16;

 border:0px solid #C4D5E3;
 padding:2px;
 margin-bottom:100px;
 font-family:arial;
 font-size:10px;
 
 }


body {
	font-size: 77%;
	font-family: "Trebuchet Ms", verdana, arial, helvetica, sans-serif;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #efefef; /*Brown color theme*/ 
border-color: #efefef; /*Brown color theme*/ 
color:#000000;
}

#modernbricksmenuline{
clear: both;
padding: 10px;
width: 96%;
height: 5px;
line-height: 5px;
background: #efefef;
background-image: url(background5.gif);
background-repeat: no-repeat;
background-position: bottom right;	
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}



