body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#636563;
}

.table_main { 
	width:780px;
	margin-top:auto; 
	margin-bottom:auto; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;}

.table_100 {width:100%;}

.main_text {font-size: 12px; text-align:left;}
.main_text_white {font-size: 12px; text-align:left; color:#FFFFFF;}
.main_text_bold {font-size: 12px; text-align: left; font-weight:bold;}
.body_text_header {font-size: 15px; text-align: left; font-weight:bold;}

.menu {vertical-align:top; background-color:#FFFFFF;}
.navigation {vertical-align:top; background-color:#2D4845;}
.body_copy {vertical-align:top; background-color:#FFFFFF; width:452px;}
.footer {background-color:#FFFFFF;}

.logo_veniard_text {font-family:"Times New Roman", Times, serif; font-size:34px; color:#000000; text-align:center;}
.logo_fly_tying_text {font-family:"Times New Roman", Times, serif; font-size:25px; font-weight:bold; color:#CCCCCC; text-align:center;}

.menu_link_area {background-color:#FFFFFF; text-align:right; padding-right:10px; padding-bottom:10px;}
.menu_search_area {background-color:#EFEFEF; padding:10px;}

.footer_left {background-color:#A3C2C2; padding:3px; width:347px; color:#FFFFFF;}
.footer_right {background-color:#FFFFFF; padding:3px; text-align:right; border:solid; border-color:#A3C2C2; border-width:1px;}

.no_border {border:none;}
.td25px {width:25px}
.tr_dark_green {background-color:#2D4845;}

.shadow_right {background-image:url(images/shadow_right.jpg); background-repeat:repeat-y; width:29px;}
.shadow_right_footer {background-image:url(images/shadow_right_footer.jpg); width:29px; height:32px;}
.header_menu_top {background-image:url(images/header_menu_top.jpg); background-color:#FFFFFF; width:168px; background-repeat:no-repeat; text-align:center;}
.header_body_copy_top {background-image:url(images/header_body_copy_top.jpg); background-color:#FFFFFF; width:452px; height:21px; background-repeat:no-repeat; text-align:center;}

a:link {color:#000000;	text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#5E7E7B; text-decoration:underline;}
a:active {color:#5E7E7B; text-decoration:underline;}

a:link.menu_link {color:#333333; text-decoration:none; font-size:15px; font-weight:bold;}
a:visited.menu_link {color:#333333; text-decoration:none; font-size:15px; font-weight:bold;}
a:hover.menu_link {color:#333333; text-decoration:underline;font-size:15px; font-weight:bold;}
a:active.menu_link {color:#333333; text-decoration:none; font-size:15px;font-weight:bold;}

a:link.navi_section {color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
a:visited.navi_section {color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}
a:hover.navi_section {color:#FFFFFF; text-decoration:underline;font-size:14px; font-weight:bold;}
a:active.navi_section {color:#FFFFFF; text-decoration:none; font-size:14px; font-weight:bold;}

a:link.navi_sub_section {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
a:visited.navi_sub_section {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
a:hover.navi_sub_section {color:#FFFFFF; text-decoration:underline;font-size:12px; font-weight:bold;}
a:active.navi_sub_section {color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}


.td_navigation {background-color:#2D4845; padding-right:10px; padding-left:10px;}
.navi_text_header {font-family:"Times New Roman", Times, serif; font-size:16px; color:#FFFFFF; font-weight:bold; background-color:#2D4845; padding:10px;}

.store_section_title {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
	background-color:#2D4845;
	padding:3px;
	text-transform:capitalize;
	}
	
	
.store_table_product {border:1px solid #86AEAE; width:100%;}
.store_product_name {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
	background-color:#86AEAE;
	padding:3px;
	text-transform:capitalize;
	}

.store_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	text-transform:capitalize; 
}
	
	
.store_choice_text {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:bold; 
	text-align:center; 
	text-transform:uppercase; 
}

.store_choice_select {
	font-family:Arial, Helvetica, sans-serif;
	 font-size:11px; 
	 font-weight:bold; 
	 width:130px;
	 text-transform:capitalize; 
	}
