body
{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: #FFF;
	font-family: verdana, helvetica, sans-serif;
	color: #030;
}

body, #level0, #main  {
	background-color: #AFB;
}

body, p, td, li {
	color: #030;
	font-size: 8pt;
	}

#level0 {
	;
}


#level1
{
	margin-left: 9em;
	padding-left: 0px;
	/* position:relative; */
}

#main {
    padding: 0px;;
}

#searchBar {
	background-image : url(../img/top_bg.jpg);
}

#searchForm {
    float:right;
    float:top;
    width:30em;
    text-align:center;
    margin:1px;
    margin-right: 1em;
    line-height:0.7em;
    border: 1px dashed #AFB;
    padding: 2px;
	}

#lftBar {
    position:absolute;
    width:9em;
    top:9em;
    left:9px;
}


#lftBar p {
    margin-top:20em;
}

#spacer {
	clear: both;
	}

#mainHead {
	padding: 4px;
	}

#mainLeft {
	position:absolute;
	width: 30em;
	left: 9em;
	padding: 4px;
	border-left: 1px dashed #8A9;
	}

#mainRight {
	margin-left: 31em;
	width: 36em;
	padding: 4px;
	border-left: 1px dashed #8A9;
	}

/* h3 decoration */

#main h3 {
	background: transparent url(../img/h_bg.gif) top left no-repeat;
	width:18em;
	height:2em;
	padding: 3px;
	margin-top:5px;
	border-bottom: 1px dashed #7B8;
	border-left: 1px dashed #7B8;
	}

#main h3 span {
	display: none;
	}

/* table decorations */

#main table tr td {
	border-bottom: 1px dashed #8A9;
	}

#mainRight p {
	border-bottom: 1px dashed #8A9;	
	}

#mainLeft h4 {
	border-top: 1px dashed #8A9;	
	}

/* font styles */

a { font-weight: bolder; }

a:link
{
	color: #936;
	text-decoration: none;
}

a:visited
{
	color: #333;
	text-decoration: none;
}

a:active
{
	color: #936;
	text-decoration: underline;
}

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

/* search button */

input.control
{
	visible: false;
	background-color: #C9C;
	margin-left: 5px;
	padding: 2px;
	border-top: #030 solid 1px;
	border-bottom: #030 solid 1px;
	border-right: #030 solid 1px;
	border-left: #030 solid 1px;
	font-family: verdana, helvetica, sans-serif;
}
