* {
	background-color: transparent;
	font-family: Tahoma, sans-serif;
}

body, table, div {
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

a:hover {
	color: #ff9933;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

div.trail {
	font-size: 11px;
}

div.trail a {
	font-size: 11px;
}

table.header {
	width: 90%;
	border:	0;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}

table.header a {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

table.header_title tr {
	width: 90%;
	font-size: 14px;
	font-weight: bold;
	color: #424242;
}

table.header_title a{
	text-decoration: underline;
	font-size: 14px;
	color: #ff9933;
}

table.header span.member_status {
	background: url(member.gif) no-repeat;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
}

table.header span.member_status a {
	text-decoration: none;
}

table.header span.basket_status {
	background: url(basket.gif) no-repeat;
	padding-left: 20px;
	font-size: 11px;
	line-height: 20px;
}

table.header span.basket_status span {
	color: #ff9933;
}

table.header span.links {
	color: #575a5c;
	line-height: 20px;
	font-size: 12px;
}

table.header span.links a {
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

table.header td.left a, table.header td.left a img {
	border: 0;
}	


table.nav_container {
	width: 100%;	
}

table.nav_container {
	background: url(tab_bg.gif) 0 100% repeat-x;
}

table.nav {
	font-size: 11px;
	color: black;
/*	border-left: 1px solid #ff9933; */
}

table.nav a {
	display: block;
	color: black;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
}

table.nav a:hover {
	text-decoration: underline;
}

table.nav td.label, table.nav td.label_over {
	background: url(tab_left.gif) 0% 100% no-repeat;
/*	border-right: 1px solid #ff9933; */
}

table.nav td.label_active {
	color: #222222;
	background: url(tab_active_left.gif) 0% 100% no-repeat;
/*	border-left: 1px #cccccc solid; */
}


table.nav td.label a, table.nav td.l1_over a {
	background: url(tab_right.gif) 100% 100% no-repeat;
}

table.nav td.label_active a {
	background: url(tab_active_right.gif) 100% 100% no-repeat;
	color: #222222;
}

table.search {
	width: 100%;
	background: #f1f1f1;	
}

table.search td {
	padding: 5px;
}

table.search td span {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;	
}


table.footer_sep {
	width: 100%;
	height: 3px;
	background: white;
}

table.footer {
	width: 100%;
	margin-top: 10px;
}

table.footer td {
	color: black;
	font-size: 10px;
	background: url(footer_bg.gif);
	padding: 5px;
}

table.footer td a {
	color: black;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

table.footer td a:hover {
	text-decoration: underline;
}

table.main {
	width: 100%;
	margin-top: 10px;
}

table.main td.left {
	width: 191px;
	border-right: 1px solid #ff9933;
	border-bottom: 1px solid #ff9933;
	border-left: 1px solid #ff9933;
}

table.main td.right {
	width: 190px;
}

table.main td.center {
	padding: 5px 10px;
}

table.main a {
	color: black;
	text-decoration: underline;
	font-weight:	bold;
}

table.contact {
	width: 60%;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 20px 20px;
	border: 1px solid #ff9933;
}

table.contact tr.title {
	font-weight:	bold;
	color:	#ff9933;
}

table.contact td.left {
	width:	20%;
	border-left:   none;
	border-bottom: none;
	border-right:  none;
}

table.contact td.center {
	width:	20%;
}

table.contact td.right {
	width: 20%;
}

table.contact a {
	color: black;
	text-decoration: underline;
	font-weight:	bold;
}

table.contact td a:hover {
	color:	#ff9933;
	text-decoration: underline;
}

table.links {
	width: 100%;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	padding: 20px 20px;
	border-spacing: 1px 10px;
	font-size: 12px;
}

table.links tr.title {
	font-weight:	bold;
	color:	#ff9933;
	font-size: 14px;
}

table.links tr.title a {
	font-weight:	bold;
	color:	#ff9933;
	text-decoration: none;
	font-size: 14px;
}

table.links tr.title a:hover {
	text-decoration: none;
}

table.links tr.link {
	font-weight:	normal;
	color:	black;
}

table.links td.link {
	width:	33%;
}

table.links div.link_top a {
	font-size: 10px;
	font-weight:	normal;
	text-decoration: underline;
}

table.links td.description {
	width: 33%;
	color: #777777;
}

table.links td.description a {
	color: #444444;
	text-decoration: underline;
	font-weight:	bold;
}

table.links td.description a:hover {
	color:	#ff9933;
	text-decoration: underline;
}

table.links td.image {
	width: 34%;
}

table.links td.image caption {
	caption-side: bottom;
}

table.links a {
	color: black;
	text-decoration: underline;
	font-weight:	bold;
}

table.links td a:hover {
	color:	#ff9933;
	text-decoration: underline;
}
