body {
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 margin: 0px;
}
a {
	color: #990033;
   text-decoration: underline;
}

a:hover {
	color: #990033;
	text-decoration: none;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990033;
	margin-top: 5px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990033;
	margin-top: 5px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 990033;
	margin-top: 5px;
    
}
/*Header Plus Cart*/
.top_table {
    border-top: 6px solid #979595; 
	background-image: url(../images/header/top_bg.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
}
.cart_table {
    background-image: url(../images/header/gradient_vertical_red.jpg); 
	background-position: bottom; 
	background-repeat: repeat-x; 
	background-color: #990033;
}
.cart_td {
    background-image: url(../images/header/corner_red_cart.jpg); 
	background-repeat: no-repeat; 
	background-position: bottom left; 
	padding-left: 20px;
}
.cart_div1 {
    background-image: url(../images/header/cart.gif); 
	background-repeat: no-repeat; 
	background-position: left center;
}
.cart_div2 {
    margin-left: 60px; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	padding-top: 20px; 
	padding-bottom: 20px;
	text-decoration: none;
}
.cart_div2 a {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none;
}
.cart_div2 a:hover {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: underline;
}

/*Menu Level 1*/
     /*td for menu*/
.td_home {
    width: 100px; 
	border-bottom: 1px solid #000000; 
	text-align: center;
} 
.td_menu1_dis {
    width: 150px; 
	border-bottom: 1px solid #000000;
}
.td_menu1_selected {
    width: 150px;
}
     /*menu*/
.td_blockmenu1_left {
    background-image: url(../images/header/corner_left_dis.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}
.td_blockmenu1_right {
    background-image: url(../images/header/corner_right_dis.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.td_blockmenu1_left_selected {
    background-image: url(../images/header/corner_left_active.jpg); 
	background-position: top left; 
	background-repeat: no-repeat;
}
.td_blockmenu1_right_selected {
    background-image: url(../images/header/corner_right_active.jpg); 
	background-position: top right; 
	background-repeat: no-repeat;
}
.td_menu1_disabled {
    text-align: center;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	padding-top: 6px; 
	padding-bottom: 6px;	
	white-space: nowrap; 
	text-transform: uppercase; 
	margin-left: 11px; 
	margin-right: 11px; 
	border-top: 1px solid #000000; 
	text-decoration: none;
	background-image: url(../images/header/bg_menu_dis.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.td_menu1_disabled a {
    text-align: center;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	padding-top: 6px; 
	padding-bottom: 6px;	
	white-space: nowrap; 
	text-transform: uppercase; 
	margin-left: 11px; 
	margin-right: 11px; 
	border-top: 1px solid #000000; 
	text-decoration: none;
	background-image: url(../images/header/bg_menu_dis.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.td_menu1_disabled a:hover {
	font-weight: bold;
	color: #ffffff; 
	white-space: nowrap; 
	text-transform: uppercase; 
	text-decoration: none;
}
.td_menu1_active {
    text-align: center;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #990033; 
	padding-top: 6px; 
	padding-bottom: 6px;	
	white-space: nowrap; 
	text-transform: uppercase; 
	margin-left: 10px; 
	margin-right: 10px; 
	border-top: 1px solid #000000;
	background-image: url(../images/header/bg_menu_act.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}
.td_menu1_active a {
    text-align: center;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #990033; 
	padding-top: 6px; 
	padding-bottom: 6px;	
	white-space: nowrap; 
	text-transform: uppercase; 
	margin-left: 10px; 
	margin-right: 10px; 
	border-top: 1px solid #000000;
	text-decoration: none;
	background-image: url(../images/header/bg_menu_act.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td_menu1_active a:hover {
	font-weight: bold; 
	color: #666666; 
	white-space: nowrap; 
	text-decoration: none;
}
/*Menu Level 2*/

.td_menu2 {
    padding-top: 7px; 
	background-color: #f2f2f2;
}
.td_menu2_dis {
    width: 150px; 
	border-bottom: 10px solid #990033;
}
.td_menu2_empty {
	border-bottom: 10px solid #990033;
}
.td_menu2_selected {
    width: 150px; 
	border-bottom: 10px solid #990033; 
	background-color: #990033;
}
.td_menu2_disabled {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
	padding-top: 2px;
	padding-bottom: 5px;
	white-space: nowrap;
	text-transform: uppercase;
}
.td_menu2_disabled a {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
}
.td_menu2_disabled a:hover {
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #9d0520;
	text-decoration: none;
}

.td_menu2_active {
    text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	padding-top: 6px; 
	padding-bottom: 6px; 
	white-space: nowrap; 
	text-transform: uppercase; 
	background-color: #990033; 
	margin-left: 16px; 
	margin-right: 16px;
	text-decoration: none;
	background-image: url(../images/header/bg_menu2_act.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td_menu2_active a {
	color: #ffffff;
	text-decoration: none;
}
.td_menu2_active a:hover {
	color: #ffffff;
	text-decoration: none;
}
.td_blockmenu2_left {
    background-image: url(../images/header/corner_menu2_left.jpg); 
	background-repeat: no-repeat; 
	background-position: top left;
}
.td_blockmenu2_right {
    background-image: url(../images/header/corner_menu2_right.jpg); 
	background-repeat: no-repeat; 
	background-position: top right;
}
/*Phone Number*/
.phone_table {
   text-align: center; 
   background-color: #FFFFFF;  
   background-image: url(../images/header/bg_big_gradient.jpg); 
   background-repeat: repeat-x; 
   background-position: bottom; 
   text-align: center;
}
.phone_td {
   background-image: url(../images/header/corner_phone.jpg); 
   background-repeat: no-repeat; 
   background-position: bottom left; 
   text-align: center;
}
.phone_td_div {
   padding-top: 10px; 
   padding-bottom: 10px; 
   border-bottom: 1px solid #979595; 
   margin-left: 10px;
}
.phone_span {
   color: #666666; 
   font-style: italic; 
   font-weight: bold; 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   padding-bottom: 5px;
}
.phone_number {
   color: #990033; 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 30px; 
   font-style: italic; 
   font-weight: bold;  
   background-image: url(../images/header/phone.gif); 
   background-repeat: no-repeat; 
   background-position: left; 
   text-decoration: none; 
   width: 270px;
}