BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
}

/* Header */
.Header_Menu {
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
}

/* Left frames */
.Navigate_By {
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	color: #000000;
}

.Path {
	text-decoration: none;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #444444;
}

.Path:Hover {
	text-decoration: none;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #0000ff;
}

.PathActive {
	text-decoration: none;
	font-family: arial;
	font-size: 7pt;
	font-weight: bold;
	color: #0000ff;
}

.ProductsCount {
	text-decoration: none;
	font-weight : bold;
	font-size : 6pt;
	color: #000000;
}

.Left_Menu {
	text-decoration: underline;
	font-weight : bold;
	font-size : 8pt;
	color: #000000;
}

.Left_Menu:Hover {
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	color: #0000ff;
}

.Left_Menu:Active {
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	color: #ff0000;
}

.Left_Menu_Selected {
	text-decoration: none;
	font-weight : bold;
	font-size : 8pt;
	color: #ffffff;
}

/* Common */
.Text {
	text-decoration: none;
	font-size : 8pt;
	color: #000000;
}

.TextGray {
	text-decoration: none;
	font-size : 8pt;
	color: #5C5E61;
}

.TextWhite {
	text-decoration: none;
	font-size : 8pt;
	color: #ffffff;
}

.TextBlue {
	text-decoration: none;
	font-size : 8pt;
	color: #0000ff;
}

.TextRed {
	text-decoration: none;
	font-size : 8pt;
	color: #ff0000;
}

.Link {
	text-decoration: underline;
	font-size : 8pt;
	color: #000000;
}

.Link:Hover {
	text-decoration: none;
	font-size : 8pt;
	color: #0000ff;
}

.Link:Active {
	text-decoration: none;
	font-size : 8pt;
	color: #ff0000;
}

.Title {
	text-decoration: none;
	font-weight : bold;
	font-size : 12pt;
	color: #000060;
}

.SubTitle {
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
	color: #5C5E61; /* 8b0000 */
}

.hidden_table {
	display: none;
}

.shown_table {
	display: block;
}

INPUT {
	font-size : 8pt;
	border : 1px solid;
	background-color: #ffffff;
	color: #000000;
}

SELECT {
	font-size : 8pt;
/*	border : 1px solid;*/
	background-color: #ffffff;
	color: #000000;
}

TEXTAREA {
	font-size : 8pt; width: 500px;
	border : 1px solid;
	background-color: #ffffff;
	color: #000000;
}

.help_title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.help_question {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.help_header {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.help_lead {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}

.help_data1 {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #F9FCFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.help_data2 {
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
	background-color: #ECF5FF;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.help_answer {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
}

.help_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #e6f2ff;
}

.shipping_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #FFF3E6;
}

.payment_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #F0FFF6;
}

.delivery_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #E9E6FF;
}

.agreement_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #FFF2F5;
}

.product_information {
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	background: #E8E8E8;
}

.form_input {
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	width: 200px;
}

.form_input_wide {
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	width: 100%;
}

.form_input_narrow {
	border-width: 1px;
	border-color: #888888;
	border-style: solid;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}

.form_input_clear {
	border-width: 0px;
	border-color: transparent;
	border-style: none;
	background-color: transparent;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
	width: 100%;
}

.form_tag {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	white-space: nowrap;
}

.clear_input {
	border-width: 0px;
	border-style: none;
	background: transparent;
}

.table_button {
	border-width: 0px;
	border-style: none;
	background: transparent;
	width: 100%;
	height: 20px;
}

.nu {
	text-decoration: none;
}

.items_header {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

.items_data {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #444444;
}

.reg { 
	font-family: arial,tahoma,geneva,arial,verdana; 
	font-size: 11px; 
	font-style: normal; 
	text-decoration: none; 
	color: #ce0000 
}
		
.sub { 
font-family: arial,geneva,arial,verdana; 
font-size: 11px; font-style: normal; 
text-decoration: none; color: #ce0000  
}
		
.start { 
font-family: tahoma,arial,geneva,arial,verdana; 
font-size: 11px; 
font-weight: 800; 
text-decoration: none; 
color: #ffffff  
}
	
.text { 
font-family: Geneva,Arial; font-size: 10px; font-style: normal; text-decoration: none; color: 000000
}
		 
.subhead { 
font-family: Geneva,Arial; 
font-size: 10px; 
font-style: normal; 
text-decoration: none; 
color: ce0000
}
		 
.ax1 { 
font-family: arial,Geneva,Arial; 
font-size: 10px; 
font-style: normal; 
text-decoration: none; 
color: #ffffff; 
font-weight:bold 
}

.ay1 { 
font-family: arial,verdana, serif; 
color: #4A0019; 
font-size: 11px; 
font-style: normal
}
		 	
.at { 
font-family: arial,Geneva; 
font-size: 11px; 
font-style: normal; 
font-weight:bold
}

a:link { 
text-decoration:none 
}

a:visited { 
text-decoration:none 
}

a:hover { 
text-decoration:underline 
}

a:active { 
text-decoration:none 
}

a:focus { 
text-decoration:none 
}
	
.homepage { 
font-family: arial,Geneva,Arial; 
font-size: 10px; 
font-style: normal; 
text-decoration: none; 
color: #999999; 
}	



