/* body _________________________________________________________________*/
body {
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-y;
	background-color: #E0E0E0;
	
	margin-top: 0px;
	margin-left: 0px;
	
	}
/*_________________________________________________________________*/
.H1 {
	font-family: Arial, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}
/*_________________________________________________________________*/
.H2 {
	font-family: Arial,, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
/*_________________________________________________________________*/
.H3 {
	font-family: Arial,, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}
/*_________________________________________________________________*/
.H4 {
	font-family: Arial,, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	}
/*_________________________________________________________________*/
.H1_n {
	font-family:Arial, Helvetica;
	font-size:11px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	}
.H1_n:link:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.H1_n:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #9A9A9A;
	}
/*_________________________________________________________________*/
.H2_n {
	font-family:Arial, Helvetica;
	font-size:13px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	text-decoration: none;
	color:#666666;
	}
.H2_n:link:active {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
.H2_n:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color: #615747;
	}
/*_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _*/
    .menu_text {
	font-family: Verdana, Helvetica ;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	}
/*_________________________________________________________________*/
.back01 {
  background-image: url(images/line.gif);
  background-repeat: repeat-x;
  }
  
#content {


}
 
#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}
#content a:hover {
	color: #900000;
}
