/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/images/back_08.jpg);
	background-repeat: repeat;
	font-style: normal;
	background-attachment: fixed;
	height: 5px;
}
.style1 {
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
}
.style2 {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
.style3 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	border-top-color: #333333;
}
.style4 {
      font-size: 1.2em;
}
.style5 {
	font-size: 1.3em;
}

.style6{
font-size:1.5em;
}
.style7{
	font-size:2em;
	padding-top: 10px;
}
.style8{
font-size:3em;}
.style9{
font-size:5em;
}

a:link {
	color: #807242;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	
}
a:visited {
	color: #807242;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
}
a:hover {
	color: #474025;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}
a:active {
	color: #807242;
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
}
.two {
	
	font-size: x-large;
	color: #FFFFFF;
	
	
}

a.two:link {
		
	font-size: x-large;
	color: #FFFFFF;

	text-decoration: none;
}
a.two:visited {

	color: #FFFFFF;
	
	text-decoration: none;
}
a.two:hover {
	color: #00FF00;
	font-size: x-large;

	text-decoration: none;
}
a.two:active {
     font-size: x-large;

	text-decoration: none;
}

.three {
	
	font-size: 1em;
	color: #FFFFFF;
	font-style: normal;

}
a.three:link {
	font-size: 1em;
	color: #FFFFFF;
	font-style: inormal;
	font-weight: lighter;
	text-decoration: none;
}
a.three:visited {
		
	font-size: 1em;
	color: #FFFFFF;
	font-style: normal;
	
	text-decoration: none;
}
a.three:hover {

	color: #00FF00;
	font-size: 1em;
	font-style: normal;

	text-decoration: none;
}
a.three:active {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#content{
width:738px;
overflow:hidden;}

.content{
	width:738px;
	
	scrollbar-base-color: true;
	overflow-x: hidden;
}
.stripe {
	background-attachment: fixed;
	background-color: #AEB8BA;
	background-image: url(/images/stripe.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 05px;
}
.four{
font-size: 1em;
color:#000000;
}
a.four:link {
	font-size: 1em;
	color: #000000;
	font-style: inormal;
	font-weight: lighter;
	text-decoration: none;
}
a.four:visited {
		
	font-size: 1em;
	color: #000000;
	font-style: normal;
	
	text-decoration: none;
}
a.four:hover {

	color: #408080;
	font-size: 1em;
	font-style: normal;

	text-decoration: none;
}
a.four:active {
color: #000000;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}