body  { background-color: #cc9; margin: 0; padding: 0 }
p { color: #003; font-size: 12px; font-family: "trebuchet ms"; text-align: left; }
h1  { color: #003; font-size: 16px; font-family: Verdana; font-weight: bold }
h2  { color: #003; font-size: 14px; font-family: Verdana; font-weight: bold }
h3  { color: #003; font-size: 12px; font-family: Verdana; font-weight: bold }
a:link    { color: blue; font-size: 8pt; font-family: Verdana; text-decoration: none }
a:visited   { font-family: Verdana }
a:hover    { color: #000; font-family: Verdana; font-weight: bold; text-decoration: underline }
a:active   { color: blue; font-family: Verdana }
.maincontainer   { background-repeat: no-repeat; margin: 0; padding: 0; border: none medium black; width: 950px; visibility: visible }
.header  { margin: 0; padding: 0; border-bottom: 2px solid yellow; height: 150px }
.container   { background-color: #7482a1; text-align: left; margin: 0; padding-top: 0; padding-bottom: 0; border-bottom: 1px dotted black; width: 100%; visibility: visible }
.content  { background-color: white; margin-left: 200px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px }
.innercontent  {
	width: 520px;
	overflow: auto;
	height: auto;
}
#ad-container       { font-family: Verdana; background-color: #7482a1; float: right; width: 200px; height: 100%; overflow: auto; visibility: visible }
.footer    { color: black; background-color: silver; margin: 0; padding: 10px 0 0 110px; height: 25px }

.left_content    { background-color: #7482a1; float: left; margin: 0; padding: 0; width: 200px; height: 100% }
dl, dt, dd, ul, li { background-color: transparent; margin: 0; padding: 0; list-style-type: none; }
#menu  { width: 200px }
#menu dt    { color: black; font-size: 12px; font-family: Verdana; font-weight: bold; line-height: 20px; background-repeat: repeat; background-attachment: scroll; background-position: 0; text-align: left; height: 30px; cursor: pointer  }
#menu dd {  }
#menu li { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; }
#menu li a, #menu dt a    { color: black; font-size: 12px; font-family: Verdana; text-decoration: none; display: block; height: 100% }
#menu li a:hover, #menu dt a:hover   { color: black; font-size: 12px; font-family: Verdana; text-decoration: underline; background-repeat: repeat; background-attachment: scroll; background-position: 0 }
label { float: left; width: 120px; display: block }
