body {padding:0 0 0 0;
      margin:0 0 0 0;
	  background: url(images/bg_body2.jpg);
	  background-repeat: no-repeat;
	  background-color: #010080;
      scrollbar-face-color: #ff6600;
      scrollbar-highlight-color: #cc0000;
      scrollbar-3dlight-color: #ffffff;
      scrollbar-darkshadow-color: #ff6600;
      scrollbar-shadow-color: #cc0000;
      scrollbar-arrow-color: #cc0000;
      scrollbar-track-color: #cc0000;
}

#header  {position: absolute; top: 0px; left: 0px; height:185px; width:1000px; background-image:   url(images/header_new_menu.jpg)}


#content {position:absolute; top: 185px; left: 0px; background-image: url(images/bg_content.jpg);width:1000px;height:550px;}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-right: 60px;
	margin-bottom: 6px;
	margin-left: 60px;
}

#footer {position:absolute; top: 735px; left: 0px;
    background-image: url(images/bg_footer.jpg);
	width:1000px;
	height:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #ffffcc;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	}

#main_box {
    position:absolute; top: 32px; left: 25px;
	width:750px;
	height:490px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
    
#main_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	margin-top:6px;
	margin-bottom:6px;
	color: #000066;
}

#menu_box {
    position:absolute; top: 32px; left: 100px;
	width:630px;
	height:490px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}


.main_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 12px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 12px;
}

#right_info {
    position:absolute; top: 50px; left: 808px;
	width:192px;
	height:380px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}
    
#right_info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	font-style: normal;
	font-weight: normal;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	color: #000066;
}

#jumper {
    position:absolute; top: 360px; left: 0px;
	width:200px;
	height:120px;
	z-index:100;
	}
.red_bg {background-color: red;}

.CAPS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-transform: uppercase;

}
ul {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	display: inline;
	padding: 2px 4px 8px;

}
