html, body {margin:0px; padding:0px; background:#000000; font-family:verdana; font-size:12px;}
/* Header */
.head {display:block; min-width:800px; height:107px; background:#fff; color:#fff; text-align:center; font-size:30px;}
/* Address Bar */
.address {height:25px; padding:5px; background:#000000; color:#fff; text-align:center; font-family:verdana; font-size:11px; font-weight:bold;}
/* Footer */
.foot {display:block; height:15px; padding:2px; background:#0EDDBF; color:#fff; text-align:center; font-size:11px;}
/* Navigation */
.menu {display:block; background:#000000; color:#E38803; text-align:left; font-size:11px;}
/* Body */
#container {position:relative; display:block; background:#fff; border-left:200px solid #000000; border-right:25px solid #0EDDBF;}
#inner {display:block; margin-left:-200px; margin-right:-25px; padding:0px;}
#left {float:left; background:#000000; position:relative; width:200px; left:0px; color:#fff; text-align:left; font-size:12px;}
#right {float:right; position:relative; width:25px; right:0px;}
#center {margin-left:200px; padding:5px; margin-right:25px; position:relative; display:block; height:1%;
font-family:verdana, helvetica, arial;
font-size:11px; color:#000;}
#center a {color:#000; text-decoration:underline; cursor:pointer;}
#center a:active{color:#000; text-decoration:underline; cursor:pointer;}
#center a:hover{color:#000; text-decoration:none; cursor:pointer;}
#center a:visited{color:#000; text-decoration:underline; cursor:pointer;}
#center li a{color:#000; text-decoration:underline; cursor:pointer;}
#center li {color:#000; text-decoration:none;}
#center ul a{color:#000; text-decoration:underline; cursor:pointer;}
#center ul{color:#000; text-decoration:none;}
* html #center{font-family:verdana, helvetica, arial; font-size:11px; color:#000;
}
.clear {clear:both;}

#left a, #left a:link, #left a:visited {
	text-decoration: none; 
	line-height : 20px;
	padding-left: 5px; 
	color: #ffffff;
	cursor:pointer;
	font-family:verdana; 
}

a:visited, a {text-decoration:none; cursor:pointer;}
a:hover {text-decoration:underline; cursor:pointer;}

em {font-weight:bold;}

div#center a{color:#000000; text-decoration:underline; cursor:pointer;}
div#center a:active{color:#000000; text-decoration:underline; cursor:pointer;}
div#center a:visited{color:#000000; text-decoration:underline; cursor:pointer;}
div#center a:hover{color:#000000; text-decoration:none; cursor:pointer;}

div#left table.menuTable {line-height : 20px;}
div#left table.menuTable a.menuHeader {line-height : 20px;}
div#left table.menuTable a.menuItem {line-height : 20px;}