body{
	font-family: Georgia, tahoma, verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #004574;
  background-image : url(scr_images/bg_header.gif);
  background-repeat : no-repeat;
  background-position:top center;
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
}

h1 {
   font-size :30px;
   color: #666666;
	 font-weight : 300;
	 line-height: 30px;;
}

h2 {
   font-size :20px;
   color: #666666;
	 font-weight : 600;
	 line-height: 20px;;
}

h3 {
   font-size :15px;
   color: #666666;
	 font-weight : 600;
	 line-height: 15px;;
}

#content_and_menu_frame {
  width: 750px;
}

#content_and_menu_table {
  width: 750px;
}

#menu_col {
  width: 220px;
	background-image : url(scr_images/vertical_line.gif);
	background-repeat : repeat-y;
}

#content_col {
  width: 530px;
	background : #F5F7F9;
}

#content_col_home {
  width: 530px;
}

#footer {
  width: 750px;
  padding-top: 14px;
	padding-bottom: 14px;
  font-family: Verdana;
  font-size: 11px;
	text-align: left;
  color: #3399CC;
  font-weight: 300;
  text-decoration: none;	
	background-image : url(scr_images/ld.gif);
	background-repeat : no-repeat;
}

#main_content {
  padding-left:27px;
	padding-right:59px;
	line-height: 22px;
}

.details{
	font-size : 12px;
	text-decoration: none;
	color: #13C4F6;
}

.details:hover{
	font-size : 12px;
	text-decoration: underline;
	color: #13C4F6;
}

.body_1{
	font-size : 12px;
  font-weight : 300;
	color : #333333;
	text-decoration: none;	
}

.body_2 {
	font-size : 11px;
	font-weight : 300;
	color : #333333;
	text-decoration: none;
}

.article{
	font-size : 12px;
  font-weight : 300;
	color : #333333;
	text-align: justify;
	text-decoration: none;
}

.chapterlabel {
  font-size : 12px;
	font-weight : 600;
  color: #333333;
	text-decoration: none;
}

.chapterlabel:hover {
  font-size : 12px;
	font-weight : 600;
  color: #333333;
	text-decoration: underline;
}

.chapterlabel_inactive {
  font-size : 12px;
	font-weight : 600;
  color: #999999;
	text-decoration: none;
}

.chapterlabel_inactive:hover {
  font-size : 12px;
	font-weight : 600;
  color: #999999;
	text-decoration: underline;
}


.menu_frame_down {
  width: 200px;
	background-image : url(scr_images/vertical_line.gif);
	background-repeat : repeat-y;	
}

.menu_frame_line {
  width: 200px;
	background : #004574;
	border-bottom: 1px solid #166A9B;
}

.menu_frame_up {
  width: 200px;
	background : #004574;
}

.menu_1_content {
  padding-top: 9px;
  padding-bottom: 3px;	
  margin-left: 24px;
}

.menu_2_content {
  padding-top: 9px;
  padding-bottom: 3px;	
  margin-left: 34px;
}

.menu_1_link_a {
 position: relative;
 font-family: Verdana;
 font-size: 11px;
 color: #CCFFFF;
 font-weight: 300;
 text-decoration: none;
}

.menu_1_link_a:hover {
 position: relative;
 font-family: Verdana;
 font-size: 11px;
 color: #CCFFFF;
 font-weight: 300;
 text-decoration: underline;
}

.menu_1_link_p {
 position: relative;
 font-family: Verdana;
 font-size: 11px;
 color: #3399CC;
 font-weight: 300;
 text-decoration: none;
}

.menu_1_link_p:hover {
 position: relative;
 font-family: Verdana;
 font-size: 11px;
 color: #3399CC;
 font-weight: 300;
 text-decoration: underline;
}

#lng_div {
  width: 750px;
	height: 20px;
  text-align:right;
 font-family: Verdana;
 font-size: 11px;	
}

#lng_div a {
  color: #CCFFFF;
	text-decoration: none;
}

#lng_div a:hover {
  color: #CCFFFF;
	text-decoration: underline;
}