                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         body {
	font: 12px "Trebuchet MS", Tahoma, Arial;
	margin: 0px;
	padding: 0px 0px 30px;
	background-image: url(../gfx/main_bg.gif);
}
td {
	font: 12px "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	text-decoration: none;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.menulink a {
	color: #CC6600;
	text-decoration: none;
        width: 110px;
        padding: 3px;
}
.menulink a:visited {
	color: #CC6600;
	text-decoration: none;
        width: 110px;
        padding: 3px;
}
.menulink a:hover {
	color: #FFF;
	text-decoration: none;
        background: #000;
        width: 110px;
        padding: 3px;
}

img {
	border: none;
}
p {
	padding: 0px 0px 0px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #3399cc;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #3399cc;
	margin: 14px 0px 10px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0px;
	font: 200%/100% Georgia,"Times New Roman",Times,serif;
	padding-bottom: 3px;
font-weight:normal;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;        
        margin: 10px 0px 5px;
}
h5 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;        
        margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	margin-top: 0px;
	width: 994px;
        height: 100%;
	background-image: url(/gfx/page_bg.gif);
	position: absolute;
}

/* MENU LAYER */

#menu_layer {
	position:absolute;
	width:142px;
	height:115px;
	z-index:10;
	left: 50px;
	top: 130px;
}

/* content area */
#area-left {
	border: 1px dotted #0000FF;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 242px;
	overflow: visible;
	background: #b7dbff;
}

/* content area */
#area-right {
	border: 1px dotted #00FF00;
	padding: 10px 10px 10px 10px;
	float: right;
	width: 500px;
	height: 678px;
	overflow: auto;
}

#area-right-content {
	padding: 0px 0px 0px 0px;
	float: left;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}                                                                                                                                                                                                                                                                                


#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(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        