:focus { -moz-outline-style: none; }

body {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#container {
	font-size: 10pt;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#header {
	height: 116px;
}
#banner {
	background-image: url(../images/HOME_01.png);
	width: 315px;
	float: left;
	height: 116px;
}
#menu {
	background-image: url(../images/HOME_02.png);
	float: left;
	height: 116px;
	width: 685px;
}
#preCont  {
	height: 25px;
	width: 1000px;
}
#preCont_L {
	float: left;
	height: 25px;
	width: 257px;
}
#preCont_R {
	float: left;
	height: 25px;
	width: 743px;
	background-image: url(../images/HOME_03.png);
}


#main_content {
	width: 1000px;
}
#apDiv1 {
	position:absolute;
	width:698px;
	height:339px;
	z-index:1;
	top: 150px;
	overflow: auto;
}

#txt_heder {
	background-image: url(../images/HOME_06.png);
	height: 34px;
	width: 1000px;
}
#foot_BTN {
	height: 142px;
	width: 1000px;
}
#footer {
	height: 35px;
	width: 1000px;
}
#menu_up_div {
	position:absolute;
	width:240px;
	z-index:1;
	left: 17px;
	background-repeat: no-repeat;
}
#menu_head {
	background-image: url(../images/menu_01.png);
	height: 63px;
	width: 240px;
}
#menu_btn {
	background-image: url(../images/menu_02a.png);
	width: 240px;
	background-repeat: no-repeat;
}
#menu_foot {
	background-image: url(../images/menu_03.png);
	height: 20px;
	width: 240px;
}






.txtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1pt;
}
.txtcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.tablelines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	background-color: #500000;
	border-top-color: #500000;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
}
.tablelines2 {
	border-top-color: #500000;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
	border-top-width: 2px;
	border-top-style: solid;
}
.tablelinesR {
	border-top-color: #500000;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
	border-right-width: 2px;
	border-right-style: solid;
}
.tablelinesL {
	border-top-color: #500000;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
	border-left-width: 2px;
	border-left-style: solid;
}
.tablelinesB {
	border-top-color: #500000;
	border-right-color: #500000;
	border-bottom-color: #500000;
	border-left-color: #500000;
	border-top-width: 2px;
	border-top-style: solid;
}





a:link {
	color: #FFF;
}
a:hover {
	color: #900;
}
a:visited {
	color: #F00;
}

.red_txt {
	font-weight: bold;
	color: #F00;
}
.press_spacer {
	background-image: url(../images/space_press.png);
	background-repeat: repeat-x;
	background-position: 2px;
}
.txtbigbgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1pt;
	background-color: #000;
}
.btn {
	background-image:url(../images/butback_over.gif);
	background-repeat:repeat-x;
	cursor:pointer;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	line-height:20px;
	text-align:center;
	width:80px;
	color: #FFF;
	border: 0px solid #999;
	text-decoration: none;
}
.btn:hover {
	border-top-color: #979797;
	border-right-color: #979797;
	border-bottom-color: #979797;
	border-left-color: #979797;
	color: #FFF;
	background-image: url(../images/butback.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}#btn {
}
