body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
}

.bg_main {
	background: #FFFFFF url("/images/bg_main.jpg") repeat-x top;
	padding-top: 10px;
}

.bg_window {
	padding-top: 5px;
	background-color: #FFFFFF;
}

.top_logo {
	background-color: #009933;
	color: #FFFFFF;
	font-size:10pt;
}
.top_logo a {
	text-decoration : underline;
	color: #FFFFFF;
}

.top_center {
	background: #009933 url("/images/top_center.jpg") no-repeat top;
	padding: 5px 0px 0px 0px;
	font-size: 9pt;
	color: #FFFFFF;
}
.top_center a {
	text-decoration : underline;
	color: #FFFFFF;
}

.top_info {
	background : #000000 url("/images/top_info.jpg") repeat-x top;
	font-size: 8pt;
	color: #FFFFFF;
}

.top_right {
	background : #000000 url("/images/top_right.jpg") no-repeat top;
}

.menu {
	background-color: #99CC33;
}
.menu_center {
	background : #99CC33 url("/images/menu_center.jpg") repeat-x top;
	font-size: 10pt;
}
.menu_center a {
	color: #003300;
	font-size: 10pt;
}
.menu_center_choice {
	background-color: #003300;
	font-size: 10pt;
	color: #FFFFFF;
}
.menu_center_choice a {
	background-color: #003300;
	font-size: 10pt;
	color: #FFFFFF;
}

.w_top {
	background-color: #042C03;
}
.w_top_center {
	background : #042C03 url("/images/w_top_center.jpg") repeat-x top;
}
.w_top_center1 {
	background : #000000 url("/images/w_top_center1.jpg") repeat-x top;
}

.w_bottom {
	background-color: #042C03;
}
.w_bottom_center {
	background : #042C03 url("/images/w_bottom_center.jpg") repeat-x top;
}
.w_bottom_center1 {
	background : #000000 url("/images/w_bottom_center1.jpg") repeat-x top;
}

.side {
	background-color: #003300;
	color: #99CC33;
}

.side .top {
	font-size: 10pt;
	padding-right: 10px;
}
.side .text {
	color: #FFFFFF;
	font-size: 8pt;
}
.side .text a {
	color: #FFFFFF;
	font-size: 8pt;
}
.side .text a:visited {
	color: #cccccc;
}
.side .text_r {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 8pt;
}
.side .text_r a {
	color: #FFFFFF;
	font-size: 8pt;
}
.side .text_r a:visited {
	color: #cccccc;
}

.page {
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.page a {
	font-size: 10pt;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration : underline;
}
.page_top {
	font-size: 10pt;
	background-color: #000000;
	color: #99CC33;
	padding-left: 10px;
	padding-right: 10px;
}

hr {
	background-color: #99CC33;
	color: #99CC33;
}

.page_bottom {
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #003300;
}
.page_bottom a {
	font-size: 8pt;
	background-color: #FFFFFF;
	color: #003300;
	text-decoration : underline;
}

.top  {
}

.top a {
	color: #FFFFFF;
	text-decoration : underline;
}

