.body {
	background-color:#FEF5E4;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
  }
.tabletop {
 	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#F8F7E7;
  }

.tablebottom {
 	background-image: url(images/bgbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#F8F7E7;
  }

.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
  }
	
.shade {
    background-color: transparent;
	background-image: url(images/shade.gif);
	background-repeat: repeat-x;
	background-position: right top;
	
}
	
.index1 {
    background-color: transparent;
	background-image: url(images/index1.gif);
	background-repeat: no-repeat;
	background-position: right 270px;
	
}
.index2 {
    background-color: transparent;
	background-image: url(images/index2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.index3 {
    background-color: transparent;
	background-image: url(images/index3.gif);
	background-repeat: no-repeat;
	background-position: left 270px;
	
}
.Menu      {
		   background-color:ffffff;
		   font-family:verdana;
		   font-size: 11px;
		   font-weight:bold;
		   letter-spacing:0px;
		   text-align: right;
		   text-decoration: none;
		   PADDING-TOP: 6px; PADDING-BOTTOM: 6px; PADDING-RIGHT: 6px;
		   display:block; }
.content {
	font-family: Arial;
	font-size: 11px;
	color: #929292;
	margin-top: 5px;
	margin-left: 4px;
	margin-right: 23px;
    margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 48px;
	padding-right: 25px;
    padding-bottom: 4px;
    line-height: 13px;;
}
.title {
	background-image: url(images/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-top: 30px;
	margin-left: 3px;
	margin-right: 23px;
    margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 49px;
	padding-right: 23px;
    padding-bottom: 4px;
    line-height: 13px;

.borders {

	border: 1px solid #754B14;

}    
 
}
h1	{
	font-family: Arial;
	font-size: 12px;
	color: #9F3E00;
	font-weight: bold; 
	PADDING-TOP: 1px; PADDING-BOTTOM: 0px; PADDING-RIGHT: 1px; PADDING-left: 3px;
	text-transform: uppercase;
}
h2	{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
	line-height: 100%;
	PADDING-TOP: 1px; PADDING-BOTTOM: 1px; PADDING-RIGHT: 3px; PADDING-left: 3px;
	text-transform: none;
}
h3	{
	font-family: Arial;
	font-size: 12px;
	color: #F25E00;
	font-weight: bold; 
	line-height: 100%;
	text-transform: none;
}
.arial3 {
	font-family: Arial;
	font-size: 3px;
}

.arial11 {
	font-family: Arial;
	font-size: 11px;
	color: #75523F;
	PADDING-TOP: 2px; PADDING-BOTTOM: 2px; PADDING-RIGHT: 5px; PADDING-left: 5px;
	}
.arial12 {
	font-family: Arial;
	font-size: 12px;
	}
.verdana10 {
	font-family: Verdana;
	font-size: 10px;
	
}
.verdana11 {
	font-family: Verdana;
	font-size: 11px;
	
}
.verdana12 {
	font-family: Verdana;
	font-size: 12px;
	
}
.arial13 {
	font-family: Arial;
	font-size: 13px;
}
.arial16 {
	font-family: Arial;
	font-size: 18px;
}
.arial17 {
	font-family: Arial;
	font-size: 17px;
}
.arial15 {
	font-family: Arial;
	font-size: 15px;
}
.arial14 {
	font-family: Arial;
	font-size: 14px;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.arail16bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.dd:link { text-decoration: none; color: #8DCA06; }
A.dd:visited {text-decoration: none; color: #8DCA06; }
A.dd:hover {text-decoration: underline; color: #FEB0C8; }
A.dd:active {text-decoration: none; color: #8DCA06; }
.M:link { color:A645757;    
		   font-family:Arial;
		   font-size: 11px;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 10px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px;
		   display:block;
		   line-height:9px; }
A.M:visited {color:A645757; 		   
		   font-family:Arial;
		   font-size: 11px;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 10px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px;
		   display:block; 
		   line-height:9px;}
A.M:hover {color:FFFFFF; 
		   background-color:AAAAAA;
		   font-family:Arial;
		   font-size: 11px;
		   letter-spacing:0px;
		   text-align: left;
		   PADDING-left: 10px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px;
		   display:block; 
		   line-height:9px;}
A.M:active {color:A645757; 
		   background-color:AAAAAA;
		   font-family:Arial;
		   font-size: 11px;
		   letter-spacing:0px;
		   text-align: left;
		   text-decoration: none;
		   PADDING-left: 10px; PADDING-TOP: 6px; PADDING-BOTTOM: 6px;
		   display:block; 
		   line-height:9px;}
		   
A:link { text-decoration: none; color: #333724; }
A:visited {text-decoration: none; color: #333724; }
A:hover {text-decoration: none; color: #837F51;}
A:active {text-decoration: none; color: #333724; }


A.C:link { text-decoration: none; color: #434141; PADDING-LEFT: 3px; }
A.C:visited {text-decoration: none; color: #434141; PADDING-LEFT: 3px; }
A.C:hover {text-decoration: none; color: #FFFFFF; PADDING-LEFT: 3px; }
A.C:active {text-decoration: none; color: #999999; PADDING-LEFT: 3px; }

A.s1:link { text-decoration: none; color: #FFFFFF; }
A.s1:visited {text-decoration: none; color: #FFFFFF; }
A.s1:hover {text-decoration: underline; color: #FFFFFF; }
A.s1:active {text-decoration: none; color: #FFFFFF; }

A.s3:link { text-decoration: none; color: #333724; }
A.s3:visited {text-decoration: none; color: #333724; }
A.s3:hover {text-decoration: underline; color: #00456D; }
A.s3:active {text-decoration: none; color: #333724; }

A.s4:link { text-decoration: underline; color: #FF6600;  font-family:Arial;	 font-size: 12px;}
A.s4:visited {text-decoration: underline; color: #FF6600; font-family:Arial;	 font-size: 12px;}
A.s4:hover {text-decoration: underline; color: #434141; font-family:Arial;	 font-size: 12px;}
A.s4:active {text-decoration: underline; color: #1166B3; font-family:Arial;	 font-size: 12px;}

A.s5:link { text-decoration: none; color: #1166B3; }
A.s5:visited {text-decoration: none; color: #1166B3; }
A.s5:hover {text-decoration: underline; color: #1166B3; }
A.s5:active {text-decoration: none; color: #1166B3; }

A.s6:link { text-decoration: none; color: #8B0C14; }
A.s6:visited {text-decoration: none; color: #8B0C14; }
A.s6:hover {text-decoration: none; color: #CCCCCC; }
A.s6:active {text-decoration: none; color: #8B0C14; }

A.s7:link { text-decoration: none; color: #2B6C79; }
A.s7:visited {text-decoration: none; color: #2B6C79; }
A.s7:hover {text-decoration: underline; color: #808080; }
A.s7:active {text-decoration: none; color: #2B6C79; }

A.s8:link { text-decoration: none; color: #CCCCCC; }
A.s8:visited {text-decoration: none; color: #CCCCCC; }
A.s8:hover {text-decoration: none; color: #970000; }
A.s8:active {text-decoration: none; color: #CCCCCC; }
