body {
	background-color: #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#topmenu #textfield {
	border: 1px solid #2E4665;
	height: 18px;
	background-color: #E9EEF5;
}
#topmenu #button {
	font-size: 12px;
	height: 18px;
	border: 1px solid #2E4665;
}

#topmenu {
	background-image: url(images/menubk.gif);
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 5px;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li {
	float: left;
}
#topmenu  .selected  {
	background-image: url(images/menubk3.gif);
}


#topmenu a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#topmenu a:hover {
	background-image: url(images/menubk2.gif);
	color: #FFFFFF;
}

#topmenu .search {
	padding-left: 5px;
	padding-top: 3px;
}
#leftmenu   ul   ul {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #C6D5E8;
}
#leftmenu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
#leftmenu ul li {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
#leftmenu ul ul li {
	background-image: url(images/bullet2.gif);
	color: #4E99B9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #F6F4F5;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDADB;
	background-repeat: no-repeat;


}
#leftmenu li a {
	color: #4E99B9;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#leftmenu {
	width: 185px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C6D5E8;
	border-bottom-color: #C6D5E8;
	border-left-color: #C6D5E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
#leftmenu .selected {
	background-color: #DEE2E7;
	color: #2B586C;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
}

#leftmenu h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #2C4461;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bolder;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	padding-left: 3px;
}

#content {
	text-align: justify;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

* html #content {
width: 540px;
}	

h2 {
	background-image: url(images/index_16.jpg);
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content #searchbox {
	background-image: url(images/index_08.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 215px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 10px;
	font-size: 12px;
}
#content #searchbox input {
	height: 18px;
	border: 1px solid #345174;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


* html #content #searchbox {
	width: 235px;
	height: 185px;
}
#footer {
	height: 38px;
	vertical-align: middle;
	padding-top: 15px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/index_19.jpg);
	background-repeat: no-repeat;
	background-color: #525252;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
