body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
	margin: 0px;
	}

a{
	color: #8c6a22;
	text-decoration: underline;
	
	}

a:hover{
	color: #8c6a22;
	text-decoration: none;
        

		}
/* index CSS */
.index_topbg{
	background-image: url(top_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.index_title01Bg{
	background-image: url(title01_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.index_title02Bg{
    background-image: url(title02_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.index_title03Bg{ 
    background-image: url(title03_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.indexBg{ 
    background-image: url(index_bg.jpg);
	background-color:#000000;
	background-repeat: repeat-x;
	background-position: left top;
}

.bodyTitle_Bg{ 
    background-image: url(title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.body_Bg{ 
    background-image: url(body_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* copyright  CSS */
.copyright{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #cecece;
	line-height: 20px;
}

.copyright a{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #cecece;
	line-height: 20px;
	text-decoration: none;
}

.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #cecece;
	line-height: 20px;
	
}

.copyright01 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #969696;
	line-height: 20px;
}
.copyright01 a{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #969696;
	line-height: 20px;
	text-decoration: none;
}
.copyright01 a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #969696;
	line-height: 20px;
	text-decoration: underline;
}

.indextop {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000;
	padding-right:3px;

}
.indextop a{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-right:3px;

}
.indextop a:hover{
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
	padding-right:3px;

}

.leftmenu_Bg{ 
    background-image: url(leftmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.leftmenu_line{
	background-image: url(formLine_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.leftmenu{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	
}

.leftmenu a{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	
}

.leftmenu a:hover{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	
}

/* body CSS */
.Title01{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}

.steerage{
	color: #8c6a22;
	
	}


.steerage a{
	color: #959595;
	text-decoration: none;	
    text-decoration: underline;	
	}

.steerage a:hover{
	color: #8c6a22;
	text-decoration: none;	
	text-decoration: underline;	

	}
