a:link {  color: #DDE8BD; text-decoration: none; font-weight: bold}
a:visited {color: #DDE8BD; text-decoration: none; font-weight: bold}
a:hover {  color: #A5C14D; text-decoration: none; font-weight: bold}
body { 	color: #FFFFFF;}


.menu_text {
	border-right-width: thin;
	border-right-style: dashed;
	border-top-color: #BBBFBE;
	border-right-color: #BBBFBE;
	border-bottom-color: #BBBFBE;
	border-left-color: #BBBFBE;
	line-height: 45px;
	font-style: italic;
	font-weight: bolder;
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
}


.menu_text a{
	font-weight: bold;
	color: #DDE8BD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_text a:visited{
	font-weight: bold;
	color: #DDE8BD;
	text-decoration: none;
}

.menu_text a:hover{
	font-weight: bold;
	color: #A5C14D;
	text-decoration: none;
}


.help a{
	color: #DDE8BD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.help a:visited{
	color: #DDE8BD;
	text-decoration: none;
	font-weight: normal;
}

.help a:hover{
	color: #A5C14D;
	text-decoration: none;
	font-weight: normal;
}

.help1 a{
	font-weight: normal;
	color: #F2F7E6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.help1 a:visited{
	font-weight: normal;
	color: #F2F7E6;
	text-decoration: none;
}

.help1 a:hover{
	font-weight: normal;
	color: #A5C14D;
	text-decoration: none;
}


h1 {
	color: #DDE8BD;
}
.submenu_text {
	line-height: 15px;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	height: auto;
	width: auto;
	border: thin solid #CCCCCC;
	z-index: 0;
	display: block;
	white-space: nowrap;
	position: relative;
	padding: 0px;
	background-color: #4B4B5A;
}
.submenu_text a{
	color: #DDE8BD;
	background-color: #3D3E49;
	
	text-decoration: none;
	display: block;

	font-weight: bold;	
	white-space: nowrap;
	padding: 4px;
	height: auto;
}
.submenu_text a:visited{
	color: #DDE8BD;
	background-color: #3E3E4A;
}

.submenu_text a:hover{
	color: #A5C14D;
	background-color: #535364;

}
h2 {
	font-size: 16px;
	color: #DDE8BD;
}

.style1 {
	color: #DDE8BD;
	font-weight: bold;
}

.style2 {
	color: #D8E3B9;
	font-weight: bold;
}

.style_box {
	color: #D8E3B9;
	font-weight: bold;
	padding: 5px;
	border: 2px solid #BBBFBE;
	background-color: #535364;
}
.textbox {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
	width: 400px;
	color: #000000;
	z-index: 45;
	background-position: center;
	position: relative;
	left: 100px;
	border: 2px solid #D8E3B9;
}
.sub0 li {
	text-decoration: none;
	list-style-type: none;
	text-indent: 20px;
	font-weight: normal;
	color: #999999;
}


.sub li {
	text-decoration: none;
	list-style-type: none;
	text-indent: 40px;
	font-weight: normal;
	color: #CCCCCC;
}
