* { 
	padding: 0;
	margin: 0;
}
body { 
	
font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;
font-size: 8pt;
	line-height: 1.6em; 
	margin: 0 auto 0 auto;
	background: #fff;
	width: 85%;
}
img { border : none }
#header
{
height: 80px;
margin-bottom:10px;
background: #FFF url(img/header.gif) repeat-x top;
}
#header h1 { font-weight: 100; padding: 15px 0 0 120px; color: #FFF; font-size: 11pt; background: transparent; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
#header h2 { font-weight: 100; padding: 5px 0 0 120px; color: #FFF; font-size: 10pt; background: transparent; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
h3 {margin-top: 15px; font-weight: 100; color: red; font-size: 9pt; background: transparent; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}

#header .left { 
	background: transparent url(img/l_header.gif) no-repeat left; 
	height: 80px; 
	padding-left:0px;
}
#header .right {
	background: transparent url(img/r_header.gif) no-repeat right;
	float: right;
	height: 80px;
	width: 11px;
}


.text {font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}


.leftmenus
{
	float: left;
	width: 150px;
	border-bottom-style:;
	background-color1:red;
	height: auto;

}


.leftmenu
{
	float: left;
	width: 141px;
	border-bottom-style:;
	border:1px groove #E5E5E5;
	background-color:#FBFBFF;
padding-left: 9px;
padding-top: 9px;
padding-bottom: 9px;

}

.leftmenu2
{
	float: left;
	width: 150px;
	border-bottom-style:;
	border:1px groove #E5E5E5;
	background-color:#FBFBFF;
}


.content
{
padding-left: 170px;
padding-right: 170px;
}

.menu
{
margin:10px 0px 10px 0px;
clear:both;
text-align:center;
border:1px groove #E5E5E5;
}

.row {
clear: both;
height: 20px;
}

.txt {
font-weight:bold; 
text-decoration: none;
color: #1F5577;
}

hr {
width: 90%;
}


.rightmenus
{
	float: right;
	width: 170px;
	border-bottom-style:;
	background-color1:red;
	height: auto;

}


.rightmenu
{
	float: right;
	width: 140px;
	border-bottom-style:;
	border:1px groove #E5E5E5;
	background-color:#FBFBFF;
padding: 9px;
}

.rightmenu2
{
	float: right;
	width: 140px;
	border-bottom-style:;
	border:1px groove #E5E5E5;
	background-color:#FBFBFF;
}

.pol
{
font-weight:bold;
padding: 5px;
	border:1px groove #E5E5E5;
	background-color:#FFFFCC;
}



