 body { 
	margin:5 0 0; 
	padding:0; 
	height:100%;
	width:100%;
	background:#ffffff;
}

.left_menu_table {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.right_menu_table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #F7F7F7;
}

.left_menu_search_table {
    background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.grey_table_border {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.product_grey_table_border {
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.search_Textbox{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #ff6600;
	width: 146px;
	height: 18px;
	padding: 2px;
}

.quote_Textbox{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 120px;
	height: 18px;
	padding: 2px;
}

.right_grey_areas {
	background-color: #F7F7F7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.right_white_areas {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.right_product_areas {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-left: 1px solid #cccccc;
}

.right_product_areas_on {
	background-color: #fffbf9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-left: 1px solid #cccccc;
}

.quote_list_off {
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.quote_list_on {
	background-color: #fffbf9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.left_product_areas {
	background-color: #F7F7F7;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.orange_bold_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
}

.orange_bold_large_text {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ff6600;
}

.footer_table {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
}

.footer_break {
	background-color: #ff6600;
}

.Product_Summary_Table_Border {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

.Product_Summary_Item {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
}

.Product_Summary_Header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.Quote_Button{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	width: 140px;
	height: 18px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

A.PageLink:link {color:#666666;; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
A.PageLink:visited {color:#666666;; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
A.PageLink:hover {color:#ff6600;;font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}

A.ProductLink:link {color:#333333;; font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
A.ProductLink:visited {color:#333333;; font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}
A.ProductLink:hover {color:#ff6600;;font-family: Tahoma, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none}

A.FooterLink:link {color:#666666;; font-family: Tahoma, Arial, sans-serif; font-size: 9px; font-weight: bold; text-decoration: none}
A.FooterLink:visited {color:#666666;; font-family: Tahoma, Arial, sans-serif; font-size: 9px; font-weight: bold; text-decoration: none}
A.FooterLink:hover {color:#ff6600;;font-family: Tahoma, Arial, sans-serif; font-size: 9px; font-weight: bold; text-decoration: none}

A.ProductDisplayLink:link {color:#ff6600;; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
A.ProductDisplayLink:visited {color:#ff6600;; font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}
A.ProductDisplayLink:hover {color:#666666;;font-family: Tahoma, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}



