﻿ a { 
     text-decoration: none;
   }
   
 .a_nav { 
     text-decoration: none;
     color: white;
   }
   
 .main_table {
	border-left-width:0px;
	border-left-color:gray;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:gray;
	border-right-style:solid;
	border-top-width:0px;
	border-top-color:gray;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:gray;
	border-bottom-style:solid;
   }
    
 .left_column_table {
	border-left-width:0px;
	border-left-color:gray;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:gray;
	border-right-style:solid;
	border-top-width:0px;
	border-top-color:gray;
	border-top-style:solid;
	border-bottom-width:0px;
	border-bottom-color:gray;
	border-bottom-style:solid;
   }
     
 .right_column_table {
	border-left-width:1px;
	border-left-color:silver;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:gray;
	border-right-style:solid;
	border-top-width:0px;
	border-top-color:gray;
	border-top-style:solid;
	border-bottom-width:2px;
	border-bottom-color:silver;
	border-bottom-style:solid;
   }
   
 .full_column_table {
	border-left-width:1px;
	border-left-color:silver;
	border-left-style:solid;
	border-right-width:0px;
	border-right-color:gray;
	border-right-style:solid;
	border-top-width:0px;
	border-top-color:gray;
	border-top-style:solid;
	border-bottom-width:2px;
	border-bottom-color:silver;
	border-bottom-style:solid;
   }
    
 .nav_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: black;
	text-decoration  : none;
   }
    
 .nav_item_top_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	border-left-width:1px;
	border-left-color:white;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
   }
    
 .nav_item_top_row_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
   }
    
 .nav_item_middle_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	border-left-width:1px;
	border-left-color:white;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
   }
    
 .nav_item_middle_row_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	border-bottom-width:1px;
	border-bottom-color:white;
	border-bottom-style:solid;
   }
    
 .nav_item_bottom_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
	border-left-width:1px;
	border-left-color:white;
	border-left-style:solid;
   }

 .nav_item_bottom_row_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: red;
	text-decoration: none;
	text-align: center;
	border-left-width:1px;
	border-left-color:white;
	border-left-style:solid;
   }
    
 .nav_item_bottom_row_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-align: center;
   }
    
 .gutter {
	border-left-width:1px;
	border-left-color:black;
	border-left-style:solid;
   }
