body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663200;
}
html{
scrollbar-face-color:#006699;
scrollbar-arrow-color:#FFFFCC;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:#003366;
scrollbar-highlight-color:#669999;
scrollbar-3dlight-color:#669999;
scrollbar-darkshadow-Color:#003366;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	height: 100%;
	background-image: url(../images/bg_content04.gif);
	background-repeat: repeat-y;
}
.td {
	vertical-align: middle;
	text-align: center;
}
.banner {
	height: 114px;
	width: 100%;
}
.content {
	width: 780px;
	margin: 0px;
	padding: 0px;
}
.footer {
	height: 32px;
	width: 780px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../images/bg_footer04.gif);
	padding-top: 8px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(../images/bg_nav04.jpg);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	width: 160px;
	float: left;
	color: #FFFFFF;
	height: 418px;
	margin-bottom: 0px;
}
.article {
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.image_topleft {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.headline1 {
	padding: 0px 15px 10px 20px;
	float: left;
	width: 375px;
	vertical-align: bottom;
	height: 100%;
	color: #999966;
	background-color: #FFFFFF;
}
.headline2 {
	float: left;
	padding-top: 50px;
}
.title_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.link_headline {
	font-size: 10px;
	font-weight: bold;
}
.link_headline a {
	text-decoration: none;
	color: #066A9B;
	cursor: hand;
}

.link_headline a:link {
	color: #066A9B;
}

.link_headline a:active {
	text-decoration: underline;
}

.link_headline a:hover {
	text-decoration: underline;
}
.box1 {
	padding: 20px;
	width: 335px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-image: url(../images/pic_box1.jpg);
}
.link_submenu {
	list-style-image: url(../images/arrow_blue.gif);
	text-transform: uppercase;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.link_submenu a {
	text-decoration: none;
	color: #066A9B;
	cursor: hand;
}

.link_submenu a:link {
	color: #066A9B;
}

.link_submenu a:active {
	text-decoration: underline;
}

.link_submenu a:hover {
	text-decoration: underline;
}
.container_submenu {
	padding-top: 10px;
	padding-right: 20px;
	width: 180px;
}
.float_pic {
	float: left;
	padding-right: 0.5em;
	padding-top: 0.2em;
}
.subitem {
	padding-left: 20px;
}
.menutitle{
	cursor:pointer;
	color:#FFFFFF;
	width:120px;
	padding:1px;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.submenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#masterdiv {
	padding-left: 17px;
}
.menutitle a
{
display: block;
padding: 5px 10px;
width: 109px;
color: #fff;
text-decoration: none;
}
.menutitle a:hover {
	color: #066A9B;
	background-image: url(../images/button_over3.gif);
	background-position: left top;
	text-decoration: none;
}
.menutitle a:active {
	color: #066A9B;
	background-image: url(../images/button_over3.gif);
	background-position: left top;
	text-decoration: none;
}
.submenu a
{
	display: block;
	padding: 5px 10px;
	width: 109px;
	color: #fff;
	text-decoration: none;
	margin: 2px;
}
.submenu a:hover {
	color: #066A9B;
	background-image: url(../images/button_over3.gif);
	background-position: left top;
	text-decoration: none;
}
.submenu a:active {
	color: #066A9B;
	background-image: url(../images/button_over3.gif);
	background-position: left top;
	text-decoration: none;
}
