*
{
	border: 0;
	padding: 0;
	margin: 0;
}

body
{
	background-color: #FFFFFF;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 14px;
}

a
{
	text-decoration: underline;
	color: #444444;
}

a:hover
{
	text-decoration: underline;
	color: #222222;
}

#page
{
	width: 70.0em;
	margin: 0 auto;
}

#left
{
	float: left;
	width: 14.0em;
	height: 100%;
}

#right
{
	float: left;
	width: 54.0em;
	height: 100%;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#time
{
	width: 100%;
	line-height: 2.0em;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	color: #666666;
}

#time span
{
	font-size: 0.65em;
}

#quickmenu
{
	width: 100%;
	text-align: right;
	background-image: url(bg_topbar.gif);
	background-color: #CBC55C;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999999;
}

#quickmenu li
{
	display: inline;
	line-height: 2.0em;
	font-weight: bold;
	color: #FFFFFF;
}

#quickmenu li a
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#quickmenu li a span, #quickmenu li span
{
	font-size: 0.65em;
	padding-right: 0.4em;
}

#quickmenu li a:hover
{
	text-decoration: underline;
}

#logo
{
	width: 100%;
	background-color: #F7F7F7;
	text-align: center;
	border-left: 1px solid #999999;
	color: #CCCCCC;
	font-size: 2.0em;
	line-height: 3.0em;
	border-bottom: 1px solid #999999;
}

#logo span
{
	color: #FF9900;
	font-size: 1.0em;
	line-height: 1.0em;
}

#title
{
	width: 100%;
	height: 6.0em;
	background-color: #F7F7F7;
	border-bottom: 1px dotted #999999;
}

#title h2
{
	display: block;
	text-align: right;
	color: #CCCCCC;
	font-size: 1.9em;
	line-height: 1.0em;
	
}

#content
{
	background-color: #F7F7F7;
	padding: 3%;
	min-height: 30.0em;
}

#content div.container
{
	padding: 2%;
	border: 1px solid #E4E4E4;
	background-color: #EEEEEE;
	width: 96%;
	margin-bottom: 1.0em;
	min-height: 30.0em;
}

#menu
{
	float: right;
	width: 90%;
	list-style-type: none;
	background-image: url(mnu_topshadow.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 8px;
}

#menu li.h
{
	background-color:#ABC578;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	width: 100%;
	line-height: 2.2em;
	font-size: 0.8em;
	padding-left: 1.0em;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu li a, #menu li.l
{
	background-color:#7E8A4A;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 2.0em;
	font-size: 0.8em;
	margin-left: 1.0em;
	padding-left: 1.0em;
	text-decoration: none;
	color: #FFFFFF;
}

#menu li a:hover, #menu li.a a
{
	background-color:#514F1C;
}

#menu li.l input.text
{
	width: 10.0em;
}

#menu li.l input.sub
{
	margin-left: 6.4em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 4.0em;
}

#menu li a#back2guv
{
	background-color:#7E8A4A;
}

#menu li a#back2guv:hover
{
	background-color:#514F1C;
}

#footer
{
	clear: both;
	padding-top: 2.0em;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	font-size: 0.7em;
	color: #666666;
}
