/*
  $Id: stylesheet.css,v 1.00 06/07/05  23:15:09 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2 Loaded6
  
  Copyright (c) 2003 AlgoZone, Inc

*/

BODY {
  background-color: #FFFFFF;
  font-family: Helvetica;
  font-size: 11px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #5677A0;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #C74944; 
  text-decoration: none; 
  font-weight: normal; 
}
A:hover { 
  color: #5677A0;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #5677A0; 
  background: #FFFFFF;
  border: 1px solid #929292;
}
INPUT{
  color: #5677A0; 
  border: 1px solid #929292;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter, .newProductsBox  { 
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #C0CDDC;
}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 15px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingSearch, TD.infoBoxHeadingLeft_categ, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 15px;
}
.infoBoxLeft  { 
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
	background-image: url(images/az_leftbox1_bg_h.gif);
	background-repeat:  repeat-x;
	background-position: top right;
  	padding-left: 10px;
	border-left: 1px solid #C0CDDC;
	border-right: 1px solid #C0CDDC;
}
TD.infoBoxHeadingLcornerLeft {
	background-image: url(images/az_leftbox3_top_l.gif);
	background-repeat:  no-repeat;
	width: 29px;
	height: 25px;
}
TD.infoBoxHeadingLeft {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 25px;
}
TD.infoBoxHeadingRcornerLeft {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 25px;
}
TD.infoBoxContentsLeft{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 15px;
	font-size: 10px;
}
TD.infoBoxLBottomleft {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
TD.infoBoxMBottomleft {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 4px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomleft {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6B6B6B;
}
.infoBoxContentsLeft A:hover {
	color: #C74944;
}
TD.infoBoxHeadingLcornerLeft_categ {
	background-image: url(images/az_categbox_top_l.gif);
	background-repeat:  repeat-x;
	width: 8px;
	height: 5px;
}
TD.infoBoxHeadingLeft_categ {
	background-image: url(images/az_categbox_top_m.gif);
	background-repeat:  repeat-x;
	height: 5px;
}
TD.infoBoxHeadingRcornerLeft_categ {
	background-image: url(images/az_categbox_top_r.gif);
	background-repeat:  repeat-x;
	width: 5px;
	height: 5px;
}
TD.infoBoxContentsLeft_categ{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 15px;
	font-size: 10px;
}
.infoBoxleft_az01{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 5px;
	background-image: url(images/az_categbox_bg_r.gif);
	background-repeat:  repeat-x;
	background-position: top right;
  border-left: 1px solid #C0CDDC;
  border-right: 1px solid #C0CDDC;
}
TD.infoBoxLBottomleft_az01 {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
TD.infoBoxMBottomleft_az01 {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 4px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomleft_az01 {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #5677A0;
}
.infoBoxContentsLeft_categ A:hover {
  color: #C74944;
}
TD.infoBoxHeadingRight {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 5px;
}
TD.infoBoxHeadingLcornersearch {
	background-image: url(images/az_leftbox1_top_l.gif);
	background-repeat:  no-repeat;
	width: 30px;
	height: 25px;
}
TD.infoBoxHeadingSearch {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 25px;
}
TD.infoBoxHeadingRcornersearch {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat:  no-repeat;
	width: 15px;
	height: 25px;
}
.infoBoxSearch{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 5px;
	background-image: url(images/az_leftbox1_bg_h.gif);
	background-repeat:  repeat-x;
	background-position: top right;
  border-left: 1px solid #C0CDDC;
  border-right: 1px solid #C0CDDC;
}
.infoBoxContentsSearch {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5677A0;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5677A0;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C74944;
}
TD.infoBoxLBottomSearch {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
TD.infoBoxMBottomSearch {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 4px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomSearch {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}

TD.infoBoxHeadingLcornerInformation {
	background-image: url(images/az_leftbox2_top_l.gif);
	background-repeat:  no-repeat;
	width: 29px;
	height: 25px;
}
TD.infoBoxHeadingInformation {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 25px;
}
TD.infoBoxHeadingRcornerInformation {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat:  no-repeat;
	width: 15px;
	height: 25px;
}
.infoBoxInformation{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 5px;
	background-image: url(images/az_leftbox1_bg_h.gif);
	background-repeat:  repeat-x;
	background-position: top right;
  border-left: 1px solid #C0CDDC;
  border-right: 1px solid #C0CDDC;
}
.infoBoxContentsInformation {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5677A0;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5677A0;
}
.infoBoxContentsInformation A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C74944;
}
TD.infoBoxLBottomInformation {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
TD.infoBoxMBottomInformation {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 4px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomInformation {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5677A0;	
	padding-left: 15px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6B6B6B;
}
.infoBoxContents A:hover {
	color: #C74944;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsRight A:hover {
	color: #5677A0;
}
TD.infoBoxHeadingLcornerCenter, TD.infoBoxHeadingLcorner {
	background-image: url(images/az_centerbox_top_l.gif);
	background-repeat:  no-repeat;
	width: 27px;
	height: 25px;
}
TD.infoBoxHeadingCenter, TD.infoBoxHeading {
	background-image: url(images/az_centerbox_top_m.gif);
	background-repeat:  repeat-x;
	height: 25px;
}
TD.infoBoxHeadingRcornerCenter, TD.infoBoxHeadingRcorner {
	background-image: url(images/az_centerbox_top_r.gif);
	background-repeat:  no-repeat;
	width: 10px;
	height: 25px;
}
.infoBoxCenter, .infoBox{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #5677A0;
  text-align: left;
  padding-left: 5px;
	background-image: url(images/az_leftbox1_bg_h.gif);
	background-repeat:  repeat-x;
	background-position: top right;
  border-left: 1px solid #C0CDDC;
  border-right: 1px solid #C0CDDC;
}
.infoBoxContentsCenter {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5677A0;
}
TD.infoBoxLBottomCenter {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
TD.infoBoxMBottomCenter {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 4px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomCenter {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 4px;
	height: 4px;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FL0000;
}
.infoBoxContentsCenter A:hover {
	color: #5677A0;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 280px;	
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productPrice {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-color: #5677A0;
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #5677A0;
	color: #5677A0;
	padding: 2px;
	height: 120px;
}
.productBox TD{
	background-image: url(images/az_h_line.gif);
	background-repeat: repeat-x;
	background-position: bottom right;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5677A0;
}
.productBox A:hover {
	color: #C74944;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #C74944;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5677A0;
}
.productBoxHeading A:hover {
	color: #C74944;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.product_mid_line{
	background-image: url(images/az_v_line.gif);
	background-repeat:  repeat-y;
	width: 1px;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EB1D12;
}
.az_buynow A:hover {
	color: #5677A0;
}
.productBoxLBottom{
	text-align: center;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #BD1615;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5677A0;
}
.productBox_prod_name A:hover {
	color: #C74944;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5677A0;
	padding-top: 10px;
}
.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C74944;
	text-align: right;
	/*filter: Shadow(Color=#55543C, Direction=250);*/
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #C74944;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background-color: #EBEBEB;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #5677A0;
  font-weight: bold;
}
A.productListing-heading { 
  color: #5677A0; 
}
A.productListing-heading:hover { 
  color: #C74944; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #C74944; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #C74944; 
}
.pageHeading, DIV.pageHeading, .infoBoxHeadingtop {
  font-family:  Verdana, Araial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #DD0000;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #5677A0;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #C74944;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #C74944;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #C74944;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #C74944;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #EBEBEB; cursor: hand; }
.moduleRowSelected { background-color: #EBEBEB; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  Algozone CSS 
	   #################
	*/
	.az_top_nav{
	background-image:url(images/az_top_mid_r.gif); 
	background-repeat: repeat-x;
	height: 78px;
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 10px; 
	font-family: Tahoma;
	color: #5677A0;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 10px;
	color: #C74944;
	}
	.infoBoxlanguages{
	height: 25px;
	}
	.data_trail, .az_information_td{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #5677A0;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	.az_information_area{
	}
	/* MENU bar css controls */
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 11px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 11px;
	color: #5677A0;
	}
	.menubarmain{
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	color: #5677A0;
	background-image:url(images/az_nav_mid_r.gif); 
	background-repeat: repeat-x;
	height: 37px;
	}
	.menubarmain_td2{
	height: 37px;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	padding-top: 5px;
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 180;
	padding-right: 5px;
	}
	.leftbar_tb {
	width: 180;
	}
	.maincont_mid_td{
	padding: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.footer_logos{
	background-image:url(images/az_bottom_mid_r.gif); 
	background-repeat: repeat-x;
	height: 49px;
	}
	TD.footer_logos_td{
	padding-top: 2px;
	}
	TD.footer_td1, TD.footer_td2{
	height: 15px;
	}
	.footer_menu_tb, TD.footer_td1{
	font-family: Tahoma;
	font-weight: normal;
	color: #8B99A5;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #5677A0;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 11px;
	color: #C74944;
	}
	.az_pageheading_main{
	background-image:url(images/az_welcome_mid.gif); 
	background-repeat: repeat-x;
	height: 125;
	padding-bottom: 5px;
	}
	.az_pageheading_main_td1{
	width: 140px;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: hand;
	display: inline;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 19px;
	cursor: hand;
	}
 


