﻿BODY,TABLE,TD	{font-family: "Century","Tahoma","Helvetica",sans-serif; font-size: 0.8em;}
SELECT		{font-family: "Tahoma","Helvetica",sans-serif;}

BODY		{background: #EFF3F9 url(images/backdrop.jpg) top left fixed no-repeat;}

DIV#container	{width: 553px; position: absolute; top: 20px; left: 180px;}
DIV#top		{width: 100%; height: 36px; background: url(images/top.png) top left no-repeat; text-align: right; float: left; clear: both;}
DIV#mid		{width: 100%; background: url(images/body.png) left repeat-y; float: left; clear: both;}
DIV#bottom	{width: 100%; height: 33px; background: url(images/bottom.png) bottom left no-repeat; clear: both;}

DIV#space	{width:1px; height: 350px; float: left;}
DIV#content	{margin: 0 68px 0 73px; padding: 10px 0; vertical-align: top;}
DIV#header	{font-size: 20px; font-weight: bold; color: #933; border-bottom: 1px solid #A6B0C3;}

SPAN.menu	{font-size: 11px;}
SELECT.menu	{font-size: 10px; margin: 17px 17px 0 0;}
OPTION.banner	{font-weight: bold; color: #8081BA; font-size: 11px;}

DIV#sitename	{text-align: right;}
DIV#sitename IMG {position: relative; top: 17px;}

DIV#banner	{width: 1px; height: 350px; float: left;}
DIV#banner IMG	{position: absolute; top: -20px; left: -30px;}

.navmenu		{font-size: 1em; text-align: right; border: 1px solid #8081ba; background-color: #fff;}
.navmenu_header		{color: #000; background-color: fff; font-weight: bold; padding: 1px; padding-left: 5px;}
.navmenu_menu		{padding: 1px 0; background-color: #fff; border-top: 1px dotted #8081ba;}

.navmenu_menu DIV	{margin: 4px 3px; padding: 1px; padding-left: 6px;}
.navmenu_menu DIV:hover {background-color: #eff3f9;}
.navmenu_menu DIV.l	{color: #000; font-weight: bold;}
.navmenu_menu DIV.nl	{color: #000;}
.navmenu_menu DIV.nl:hover {cursor: pointer;}

.navmenu_menu		{display: none;}
