body
	{
	font-size: 9pt;
	font-family: calibri, verdana, tahoma, arial, helvetica;
	margin: 0;
	padding: 0;
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	}

div
	{
	margin: 0;
	padding: 0;
	}
	
#page
	{
	width: 950px;
	margin: 5px auto 5px auto;
	padding: 0px;
	border: 1px solid #333333;
	color: #000000;
	background: #DDDDDD none;
	text-align: left;
	}

#wrapper
	{
	}
	
#leftmenu
	{
    float: left;
    width: 200px;
    background-color: #DDDDDD;
    border-right: 0px;
    border-bottom: 0px;
	}

#content
	{
    float: left;
	width: 685px;
    text-align: left;
    padding: 15px 30px 15px 30px;
	}

#smallcontent
	{
    float: left;
	width:475px;
    text-align: left;
    padding: 15px 30px 15px 30px;
	}

.cleaner
	{
	clear: both;
    float: none;
    border-bottom: 1px solid #898989;
	}

#header
	{
	height: 50px;
	width: 950px;
	padding: 0px;
	background: url(header.gif) repeat-x;
	}

#header .maintitle
	{
	position: absolute;
	top: 12px;
	height: 30px;
    width: 940px;
	text-align: center;
	font-size: 24pt;
	font-family: calibri, verdana, tahoma, arial, helvetica;
	font-style: italic;
    font-weight: bold;
    text-align: center;
	}
	
#toplogin
	{
	text-align: right;
	position: absolute;
	top: 37px;
	height: 30px;
    width: 940px;
	}

#leftmenu .menuitemdead
	{
    padding: 7px 8px 9px 8px;
    border: 0px;
    display: block;
    color: #000000;
	background-color : transparent;
	text-decoration : none;
	}

#leftmenu .menuitem
	{
    padding: 5px 8px 7px 8px;
    border: 0px;
    display: block;
    color: #000000;
	background-color : transparent;
	text-decoration : none;
	}

#leftmenu .menuitem:hover
	{
    padding: 4px 7px 6px 7px;
	border: 1px #999999 solid;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	color: #555555;
    background-color: #DDDDDD;
	text-decoration : none;
	}
	
.menutitle
	{
    background-color: #DDDDDD;
    margin-top: 25px;
    padding: 7px 0px 9px 0px;
    text-align: center;
    font-weight: bold;
    font-variant: small-caps;
    font-size: 12pt;
    color: #444444;
	}

h1
	{
    padding: 15px 0px 10px 0px;
    font-size: 15pt;
	}

h2
	{
    padding: 0px 0px 5px 0px;
    font-size: 11pt;
	}

form
	{
    padding: 0px 0px 0px 0px;
	}
	
#footer
	{
	padding: 15px 5px 15px 5px;
	text-align: center;
	font-size: 7pt;
	}

a
	{
    color: #2222FF;
	text-decoration : none;
	background-color : transparent;
	}

a:Hover
	{
	color : #222222;
	text-decoration : none;
	}

img
	{
	border: 0;
	}
	
.query
	{
    text-align: left;
	font-family: calibri, verdana, tahoma, arial, helvetica;
    font-size: 9pt;
    height: 16px;
    background-color: transparent;
    color: #000000;
    border: 1px #444444 solid;
	}

.querytext
	{
    text-align: left;
	font-family: calibri, verdana, tahoma, arial, helvetica;
    font-size: 9pt;
    background-color: transparent;
    color: #000000;
    border: 1px #444444 solid;
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
	}

.button
	{
	font-family: calibri, verdana, tahoma, arial, helvetica;
    font-size: 9pt;
    height: 20px;
    width: 70px;
	text-decoration : none;
	}

.item0
	{
    padding: 3px 3px 3px 3px;
    border: 0px;
    display: block;
	background-color : #D0D0D0;
	text-decoration : none;
	}

.item1
	{
    padding: 3px 3px 3px 3px;
    border: 0px;
    display: block;
	background-color : #EEEEEE;
	text-decoration : none;
	}

.item_group
	{
    display: inline;
    font-weight: bolder;
	margin-right: 20px;
	}

.item_name
	{
    display: inline;
	}

.item_desc
	{
	margin-left: 20px;
    display: inline;
    color: #555555;
	}
