BODY {
	margin: 0px;
	padding: 0px;
	background-color:#F0F0F0;
	background-image:url(../_gfx/bg.gif);
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
a.main_topic_path {
	color: #FCE463;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
a.main_topic_path:hover {
	text-decoration: none;
}


div.article_head1 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 15px;
}
.article1 {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 9px;
}
td {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}


TABLE.datatable1 {
	background-color: #000000;
}
TD.dataheader1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEA00;
	padding-left: 7px;
	padding-right: 7px;
}
TD.dataitem1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
}
TD.dataitem2 {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	background-color: #F2F2F2;
	padding-left: 7px;
	padding-right: 7px;
}

table.leftmenu {
	margin-left: 4px;
	margin-right: 6px;
}
td.leftmenu {
	background-color: #000000;
	background-image: url(../_gfx/leftmenu_top_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FCE463;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 100%;
	width: 155px;
}
a.leftmenu {
	color: #FCE463;
	display: block; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
a.leftmenu:hover {
	color: #FFFFFF;
}

a.leftmenu_on {
	color: #FFFFFF;
	display: block; 
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
a.leftmenu_on:hover {
	color: #FCE463;
}

a.blue {
	color: #09458F;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
}
.blue {
	color: #09458F;
}
a.blue:hover {
	text-decoration: none;
}

div.leftmenu {
	background-image: url(../_gfx/leftmenu_bot_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 100%;
}
div.leftmenu_text {
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
}

td.submenu {
	background-image: url(../_gfx/leftmenu_on_bg.gif);
	background-repeat: repeat-y;
}


input, textarea, select {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}

#navcontainer a {
	color: #000000;
	color: #000000;
	display: block;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 12px 3px 8px;
	text-decoration: underline;
	width: 125px;
	/*border:1px solid red;*/
}

#navcontainer a:hover {
	color: #000000;
	text-decoration: none;
}

#navcontainer li li {
	background-color: #FFFFFF;
	background-image: url(../_gfx/li_off.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navcontainer li li a {
	color: #000000;
	display: block;
	font-weight: normal;
	padding: 3px 3px 3px 17px;
	text-decoration: underline; 
	/*border:1px solid red;*/
	width: 125px;
}

#navcontainer li li.on {
	background-image: url(../_gfx/li_on.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#navcontainer li li.on a{
	font-weight: bold;
}

#navcontainer li.ona {
	background-image: url(../_gfx/li_ona.gif); /*border:1px solid red;
	background-color: #FCE463;*/
	background-position: top left;
	background-repeat: repeat-y;
}

#navcontainer li.ona a.ona {
	font-weight: bold;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}




.main_topic {
	background-image: url(../_gfx/main_topic_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-left: 1px solid #000000; /*width:595;*/
}
div.main_topic_title {
	color: #FCE463; /*border:1px solid red;*/
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}
td.box {
	background-color: #FFFFFF; /*float:left;*/
	background-image: url(../_gfx/box_shadow.gif); /*width:595;*/
	background-position: top right;
	background-repeat: repeat-y;
	border-left: 1px solid #000000;
	padding: 9px;
	vertical-align: top;
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}

td.box_bottom1 {
	background-image: url(../_gfx/box_btm1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 4px;
}

td.box_bottom2 {
	background-image: url(../_gfx/box_shadow_btm.gif);
	background-position: top right;
	background-repeat: repeat-x;
	height: 4px;
}

td.box_bottom3 {
	background-color: #3A3A3A;
	height: 4px;
	width: 3px;
}










td.footer {
	border-top:1px #000000 solid;
	background-color:#4F4F4F;
	height:55px;
	}
.footer_text, a.footer_text {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	}
a.footer_link {
	color: #FFFFFF;
	text-decoration:underline;
	}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration:none;
	}