BODY {
	margin:0px auto;
	padding:0px;
	background-color:#ffffff;
	color:#7d94a2;
	font-family:Arial;
	font-size:10pt;
}

A {
	color:#AAAAAA;
	font-size:9pt;
}

A : hover{
	color:#000000;
	font-size:9pt;
}

TABLE {
	margin:0px;
	padding:0px;
}

input{
	border: 1px solid #AAAAAA;
	color:#000000;
}

TD.menu_bg {
	background-color:#7d94a2;
}

HR.line {
	color:#d7df21;
	height:1px;
	width:100%;
}

SPAN.title{
	font-family:Arial;
	font-size:13pt;
	color:#44555f;
	line-height:30px;
}

TD.msg{
	text-align:justify;
	vertical-align:top;
	font-size:13px;
	height:30px;
	color:#7d94a2;
}

.setcursor {
	cursor:hand;
	cursor:pointer;
}

#newsletter input.newsl_input {
	height:30px;
	width:220px;
	font-family:Arial;
	font-size:13pt;
	color:#dde358;
	background-color:#7d94a2;
	border:0px;
	padding:5px 0px 0px 5px;
	margin-bottom:3px;
}

DIV.submenu {
	color:#dde358;
	font-size:10pt;
	text-align:justify;
}

DIV.submenu a{
	color:#dde358;
	font-size:10pt;
}

DIV.submenu a:hover{
	text-decoration:none;
}

.v_top{
	vertical-align:top;
}

.links a, a:hover {
	text-decoration:none;
	color:#000000;
}

.content {
	vertical-align:top;
	color:#ffffff;
	padding-left:20px;
}

.content_div {
	width:480px;
	height:420px;
	overflow:auto;
}

.sub_menu a,a:hover {
	text-decoration:none;
	color:#000000;
	font-size:9pt;
}

#sub_content1 {
	color:#ffffff;
}

.menu_element a {
	text-decoration:none;
	color:#D4DF55;
	font-family:impact;
	font-size:20pt;
}

.menu_element a:hover {
	#text-decoration:none;
	color:#D4DF55;
	font-family:impact;
	font-size:20pt;
}

.menu_element1 {
	font-family:impact;
	font-size:25pt;
	color:#D4DF55;
}

.menu_element2 {
	font-family:impact;
	font-size:19pt;
	color:#D4DF55;
}

.menu_element3 {
	font-family:impact;
	font-size:14pt;
	color:#D4DF55;
}

.menu_element4 {
	font-family:impact;
	font-size:12pt;
	color:#D4DF55;
}

.menu_element1_1 {
	font-family:impact;
	font-size:25pt;
}

.menu_element2_2 {
	font-family:impact;
	font-size:19pt;
}

.menu_element3_3 {
	font-family:impact;
	font-size:14pt;
}

.menu_element4_4 {
	font-family:impact;
	font-size:12pt;
}

.page_content {
	height:420px;
	overflow-y:auto;
	color:#ffffff;
}

.page_content a{
	text-decoration:none;
}

.footer_menu_table td {
	width:196px;
}

.footer_menu_table td div {
	padding-left:10px;
}

.content_color {
	color:#ffffff;
}

.sitemap_link1 {
	font-size:11pt;
	font-weight:bold;
}

.sitemap_link2 {
	font-size:10pt;
}

.sitemap_link3 {
	font-size:9pt;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
	text-align:center;
}