/* CSS Document */
body
	{
	font-size:12px;
	font-family:arial;
	margin:0px 0px 0px 0px;
	}
.top_red_bg
	{
	background-position:top;
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	}
td.hello_guest
	{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9c0000;
	} 
td.top_banner_bg
	{
	background-image:url(../images/top_banner_bg.jpg);
	background-repeat:repeat-x;
	height:121px;
	}
.menu_bg
	{
	height:35px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:repeat-x;
	}
td.button_bg
	{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	width:145px;
	text-align:center;
	font-weight:bold;
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	}
td.button_bg a
	{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	}
td.button_bg a:hover
	{
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	color:#77c4ff;
	text-align:center;
	font-weight:bold;
	}
td.search_text
	{
	font-family:tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	}
.welcome_text
	{
	font-size:13px;
	color:#1c649c;
	}
.evert_text
	{
	font-weight:bold;
	font-size:13px;
	color:#b41817;
	}
.evert_text_gray
	{
	line-height:16px;
	font-size:12px;
	color:#676565;
	}
.ship_to_text
	{
	line-height:25px;
	font-family:tahoma;
	font-size:13px;
	color:#004982;
	font-weight:bold;
	}
.these_are_text
	{
	font-size:12px;
	color:#a80c0c;
	text-decoration:none;
	}
.costumer_text
	{
	font-size:12px;
	color:#1c649c;
	font-weight:bold;
	text-decoration:none;
	}
tr.red_gradient
	{
	background-position:top;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	background-image:url(../images/red_gradient.jpg);
	background-repeat:repeat-x;
	}

tr.table_blue_bg
	{
	color:#FFFFFF;
	text-align:center;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	height: 26px;/*44px;*/
	background-color:#5482a5;
	}
.main_tab_bg
	{
	background-color:#eeeeee;
	}
tr.table_white_bg
	{
	color:#302e2e;
	text-align:center;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	height: 26px; /*44px;*/
	background-color:#ffffff;
	}
table.footer_bg
	{
	background-color:#6a6b6d;
	text-decoration:none;
	height:37px;
	font-size:11px;
	color:#FFFFFF;
	}
table.footer_bg a
	{
	margin:3px;
	background-color:#6a6b6d;
	text-decoration:none;
	height:37px;
	font-size:11px;
	color:#FFFFFF;
	}
table.footer_bg a:hover
	{
	background-color:#6a6b6d;
	text-decoration:none;
	height:37px;
	font-size:11px;
	color:#b4dfff;
	}
.bottom_copyright_text
	{
	height:44px;
	font-size:11px;
	color:#005aab;
	}
.gray_box_bg
	{
	font-size:8px;
	background-color:#b2b2b2;
	}
.login_text
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	background-color:#1c649c;
	}
.feild
	{
	border:solid #6b6a6a 1px;
	width:225px;
	height:22px;
	}
.username_text
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	color:#272828;
	}
.forget_password_text a
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color:#272828;
	text-decoration:underline;
	}
.forget_password_text a:hover
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color:#272828;
	text-decoration:none;
	}
td.new_costumer
	{
	padding-left:5px;
	text-decoration:none;
	font-family:tahoma;
	color:#272828;
	font-size:11px;
	}
td.new_costumer a
	{
	text-decoration:underline;
	font-family:tahoma;
	color:#9c0000;
	font-size:11px;
	}
td.new_costumer a:hover
	{
	text-decoration:none;
	font-family:tahoma;
	color:#9c0000;
	font-size:11px;
	}
td.welcome_tab_border_left
	{
	border-left:solid #e3e3e3 1px;
	}
td.welcome_tab_border_bottom
	{
	border-bottom:solid #e3e3e3 1px;
	}
td.welcome_tab_border_right
	{
	border-right:solid #e3e3e3 1px;
	}
.weclcome_txt
	{
	padding-left:5px;
	font-family:tahoma;
	font-weight:bold;
	font-size:17px;
	color:#FFFFFF;
	background-color:#1c649c;
	}
.table_main_text p
	{
	margin-top:0px;
	font-size:12px;
	color:#323232;
	line-height:20px;
	}
.error
	{
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	color:#9C0000;
	}
	
.select{
	border:solid #6b6a6a 1px;
	width:227px;
}

.textarea{
	border:solid #6b6a6a 1px;
	width:225px;
	height:55px;
}

a.ship_to_text{
	text-decoration:none;
	padding-right:15px;
}

.text{
	font-family:tahoma;
	font-size:12px;
	color:#272828;
	}
a.evert_text{
	text-decoration:none;
	padding:5px;
}

.address{
	color:#000000;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	height:44px;
}


