.main {
	height: 100%;
	left: 238px;
	position: absolute;
	vertical-align:middle;
	
}

.leftmenu {
	background-image:url(../images/menu_background.gif);
	position: absolute;
	top: 0px;
	left: 7px;
	width: 210px;
	
}
body,td,th, form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-stretch:semi-expanded;
	color:#333333;
	}
h1 {
	font-size:13pt;
font-weight:bold;
	color:#333333;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-size:13pt;
	color:#FFFFFF;
	font-style: italic;
}
h3 {
	font-size:30px;
	color:#FFFFFF;
	font-weight:bolder
	}
a:link {
	text-decoration: none;
	outline:none;
	color: #9C9A63;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #9C9A63;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


.normal {font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-stretch:semi-expanded;
	color:#666666;}
.fancy {font-family:Georgia, "Times New Roman", Times, serif;
color:#9C9A63;
font-size:large;}