BODY, TD {font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 12px; color : black; line-height : 20px;}
.Footer {font-size : 10px; color : #147B7A;	line-height : 12px;	font-weight : normal;}
.Header {	font-size : 18px; color : #147B7A;	font-weight : bold; padding-bottom: 15px;}
A {font-family : Verdana, Arial, Helvetica, sans-serif;	font-size : 12px; color : #CC6600;	font-weight : bold;}
A.Nav {color : #037C75;	text-decoration : none;}
A.Nav:HOVER {color : #037C75; text-decoration : underline;}

.catalog_area{
	width: 120px;}
	
.catalog_top{
	background: url('../images/catalog_top.gif');
	text-decoration: none;
	width: 120px;
	height: 11px;
	display: block;
	color: #EB6A04;
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0px 10px 0px;}
	
.catalog_middle{
	background-color: #147B7A;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;}
	
.login_middle{
	background-color: #147B7A;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	padding: 0px 4px 0px 4px;}
	
.catalog_submit{
	background-color: #DFDFDF;
	color: #147B7A;
	font-size: 10px;
	padding: 0px;
	margin-top: 10px;}

.catalog_select{
	font-weight: normal;
	width: 115px;
	font-size: 12px;}
	
.catalog_input{
	font-weight: normal;
	margin-bottom: 2px;
	width: 110px;}
	
.catalog_middle a{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;}
	
.catalog_bottom{
	background: url('../images/catalog_bottom.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	width: 120px;
	height: 11px;
	display: block;
	color: #EB6A04;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;}
	
#nav_area{
	width: 141px;
	background-color: red;
	background: #DFDFDF;
	border-top: 15px solid #147B7A;
	border-bottom: 15px solid #147B7A;
	padding: 10px 0px 10px 0px;}
	
.nav_item{
	padding: 0px 0px 2px 20px;
	margin: 0px 4px 8px 5px;
	display: block;
	background: url('../images/nav_arrow.gif');
	background-repeat: no-repeat;
	border-bottom: 2px dotted #818181;
	line-height: 15px;}
	
.nav_sub_item{
	padding: 0px 0px 2px 20px;
	margin: 0px 4px 8px 15px;
	display: block;
	background: url('../images/nav_arrow.gif');
	background-repeat: no-repeat;
	border-bottom: 2px dotted #818181;
	line-height: 15px;}
	
.nav_link{
	color: #037C75;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;}
	
.nav_link:hover{
	color: #BD2A36;}
	
#main_content{}
	
#inside_content{
	background-color: #ffffff;
	border-left: 8px solid #B2820C;
	padding: 10px;
	text-align: left;}
	
#main_content_bottom{
	padding-left: 8px;}
	
#inside_content_bottom{
	background-color: #ffffff;
	padding: 4px;}
	
#footer{
	font-size: 10px; 
	color: #147B7A;	
	line-height: 12px;	
	font-weight : normal;
	text-align: center;
	padding-top: 20px;}
	
.footer_link{
	font-size: 10px; 
	color: #147B7A;}
