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: #999900;
}
html{
scrollbar-face-color:#CCCC33;
scrollbar-arrow-color:#FFFFCC;
scrollbar-track-color:#646402;
scrollbar-shadow-color:#999933;
scrollbar-highlight-color:#CCCC66;
scrollbar-3dlight-color:#CCCC66;
scrollbar-darkshadow-Color:#999933;
}
.main {
	position: relative;
	margin: 0 auto;
	width: 780px;
	text-align: left;
	height: 100%;
	background-image: url(../images/bg_content01.gif);
	background-repeat: repeat-y;
}
.td {
	vertical-align: middle;
	text-align: center;
}
.banner {
	height: 114px;
	width: 100%;
}
.content {
	width: 780px;
}
.footer {
	height: 32px;
	width: 780px;
	color: #FFFFFF;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../images/bg_footer01.gif);
	padding-top: 8px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(../images/bg_nav01.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-top: 0px;
	padding-top: 0px;
}
.image_topleft {
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.headline1 {
	float: left;
	width: 225px;
	height: 200px;
	background-image: url(../images/pic_headline1.jpg);
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 155px;
	text-align: right;
}
.headline2 {
	float: left;
}
.container1 {
	width: 610px;
	float: left;
}
.headline3 {
	padding: 30px 25px 10px 140px;
	width: 140px;
	float: left;
	height: 168px;
	color: #FFFFFF;
	background-image: url(../images/pic_headline3.jpg);
	text-align: right;
}
.headline4 {
	padding: 30px 25px 10px 130px;
	width: 150px;
	float: left;
	height: 168px;
	color: #FFFFFF;
	background-image: url(../images/pic_headline4.jpg);
	text-align: right;
}
.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: #FFFFFF;
	cursor: hand;
}

.link_headline a:link {
	color: #FFFFFF;
}

.link_headline a:active {
	text-decoration: underline;
}

.link_headline a:hover {
	text-decoration: underline;
}
.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: #999933;
	background-image: url(../images/button_over.gif);
	background-position: left top;
	text-decoration: none;
}
.menutitle a:active {
	color: #999933;
	background-image: url(../images/button_over.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: #999933;
	background-image: url(../images/button_over.gif);
	background-position: left top;
	text-decoration: none;
}
.submenu a:active {
	color: #999933;
	background-image: url(../images/button_over.gif);
	background-position: left top;
	text-decoration: none;
}

