/* CSS Document */
 
body {
	margin: 0;
	padding: 0;
	background: white;
	font: 70% verdana, arial, sans-serif;
	margin-left: 2px;
	margin-top: 0px;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position:absolute; /* Menu position that can be changed at will */
	/*z-index:100;*/
	width: 671px; /* precision for Opera */
	visibility: inherit;
}
#menu dl {
float: left;
width: 134px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #BFB1D3;
border: 1px solid gray;
margin: 1px;
}
#menu dd {
display: none;

}
#menu li {
text-align: center;
background-image:url(images/dashes.gif);

}
#menu li a, #menu dt a {
color: #2C3E64;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #BFB1D3;
}
#site {
position: absolute;
z-index: 1;
top : 70px;
left : 15px;
color: #eee;
background-color: #ddd;
padding: 0px;
border: 1px solid gray; 
}
.header {background-image:url(images/header.gif)}
.style3 {color: #2C3E64;}
.roundTable {
	font-style: normal;
	line-height: normal;
	-moz-border-radius: 8px;
	background: #BFB1D3;
}
.copyright {color: #000000}
.style10 {color: #57A8E9}
a:link {
	color: #57A8E9;
}
a:visited {
	color: #57A8E9;
}
.style11 {color: #FF0000}
.styleHT {height: 100%;}
.styleHT_02 {height: 404px;}
.styleHT_03 {height: 135px;}
.styleHT_04 {height: 94px;}
.styleHT_05 {height: 94px;}
.styleHT_06 {height: 107px;}
.styleHT_07 {height: 172px;}
.styleHT_08 {height: 4px;}
.styleContainer_lt {background-image:url(images/CELLBG_lt.jpg)}
.styleContainer_rt {background-image:url(images/CELLBG_rt.jpg)}
.btmLines {background-image:url(images/lines.gif)}
.stylePad ( padding: 5px; )
