/* Default CSS Stylesheet for a new Web Application project */

BODYold
{
	font-size: 10pt;
	margin: 0px;
	color: #1a2f4c;
	font-family: verdana;
	background-color: #ffffff;
}


/*NEW VERSION */

body
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.SaveQuotCell
{
	text-align:left;
	padding-top:11px;
}
.SaveQuotImage
{
	padding-left:6px;
	padding-top:2px;
}

.div_bottom
{
	background-color:#ffffff;
	text-align:center;
	
}

.tab_TabContainer_cell
{
	padding-top:20px;
}

.slider_quote
{	
	margin:10px auto 0px auto;
	padding: 0px 0px 10px 0px;	
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #ef4525;
	font-weight:bold;
	font-size:12px;
	
}

.tabs_content_left
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:5px;
	width:180px;
	cursor:pointer;
}

a.tabs_content_left:hover
{
	text-decoration:none;
	color:#EF4525;
}

.tabs_content_Products_left
{
	width:180px;
	
}

.tabs_content_left_CustomChice
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:5px;
	width:250px;
	cursor:pointer;
}

.tabs_content_left_CustomChice_table
{
	 width:500px;
}

.tabs_content_left_table
{	
	width: 100%;
	
	
}


.tabs_content_Right
{
	width: 340px;	
	margin:0px 0px 0px 0px;
	padding-left: 10px;
	text-align:left;
	display:block;
}


.tabs_content_Table_Right
{
	width: 340px;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	display:block;
}

.Tbl_Fixed_Products
{
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 585px;	
	display:block;
}

.tabs_product_Image
{
	text-align:left;
}
.Tab_product_name
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:left;
}


.Tab_product_Description
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding:10px 7px 0px 0px;
}

.tabs_products_cell
{
	 padding:5px;
	 margin:0px 0px 0px 0px;
	 padding:0px 0px 0px 0px;
	 vertical-align:text-top;
}

.PriceButtonCell
{	
	padding-top:15px;
	
	text-align:center;
	
}
.PriceButtonCellCustomChoice
{
	padding-left:20px;
	padding-top:15px;	 
}

.Price_Table_Inner_buttons
{
	width: 200px;	
}

.Price_Table_Inner_buttons td
{
	text-align:center;
}

.Price_Table_Inner
{
	 
	 width: 200px;
	/* padding-left:20px;*/
}

.Price_Table_Inner td
{
	text-align:center;
}


.Price_div
{
	background-image:url(../Images/choices/white_buy_btn.gif);
	background-repeat:no-repeat;
	
	width:70px;
	height:30px;
	
	display:block;
	float:left;
	
	text-align:center;
	text-decoration:none;
	color: #000000;
	font-family:Arial;
	font-size:14px;
	padding: 3px 0px 0px 0px;
}

.DealerTable
{
	width:120px;
	border-width:3px;
	
}

.DealerCell
{
	width:120px;
	color: #000000;
	font-family:Arial;
	font-size:14px;
	 text-align:left;
	 font-weight:bold;
	/* padding-left:8px;*/
}

td.Price_div_Price
{
	text-align:center;
	 width:70px;
}

td.Price_div_Price div
{
	background-image:url(../Images/choices/white_buy_btn.gif);
	background-repeat:no-repeat;
	
	width:67px;
	height:24px;
	
	color: #000000;
	font-family:Arial;
	font-size:14px;
	
	padding-top: 6px;
}

.white_Frame_cell
{
	 width:67px;
	 text-align:center;
}


.checkbox_wait
{
	cursor:wait;
}


/* Tabs */
.Tab_Theme .ajax__tab_header 
{
	width: 115px;
	padding: 0px 5px 0px 1px;
	margin: 0px 0px 0px 0px;
	
}
.Tab_Theme  .ajax__tab_outer 
{
	display:-moz-inline-box;
	display:inline-block;
	font-family:Verdana;
	
	
}

.Tab_Theme .ajax__tab_hover
{
	font-size:10px;
	
}

.Tab_Theme .ajax__tab_inner 
{
	/*display:-moz-inline-box;*/
	display:inline-block;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	/*background:url(../Images/choices/unselected_tab_right.gif) no-repeat right 0%;*/
	/*background:url(../Images/choices/sunselected_tab_top.gif)  no-repeat  center 0%;*/
	 border-color:#817b73;
	 border: 1px 0px 0px 0px;
	 border-width:3px;
	 
	
	
}


/* every tab content */
.Tab_Theme  .ajax__tab_tab 
{
	background:url(../Images/choices/unselected_tab_trans.gif) no-repeat left 0%;
	background-repeat:no-repeat;
	width: 115px;
	height:28px;
	font-size:15px;
	color:#817b73;
	border-top-color:Blue;
	 border-top-width:2px;
	
}

.Tab_Theme .ajax__tab_default .ajax__tab_tab 
{
	margin: 0px 0px 0px 0px;
}




.Tab_Theme .ajax__tab_active 
{
	
}

.Tab_Theme .ajax__tab_active .ajax__tab_outer 
{
	/*display:-moz-inline-box;
	display:inline-block;*/
	width: 113px;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	height:28px;
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	background-color:#817b73;
	
}


.Tab_Theme .ajax__tab_active .ajax__tab_inner 
{
	/*display:-moz-inline-box;
	display:inline-block;*/
	background:url();
	width: 114px;
	
}


/* only active tab content */
.Tab_Theme .ajax__tab_active .ajax__tab_tab 
{
	background:url();
	background-color:#817b73;
	color:#ffffff;
	width: 113px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-image:url(../Images/choices/native_tab_active.jpg);*/
	background:url(../Images/choices/selected_tab_top.gif)  no-repeat  center 0%;
}

.TabVAlign
{
	padding: 5px 0px 0px 0px;
	width: 113px;
	text-align:center;
	margin: 0px 0px 0px 0px;
}





/* end of Tabs */




.LeftCells
{
 padding-left:10px;
}

.LeftCellsAccordion
{
 padding-left:11px;
}

.HomePageAds
{
   width:185px;
   padding-right:15px;
   padding-top:15px;
    display: block;
   float: left;
}

.ItemStyleHomePageAds
{
	 text-align:left;
	 background-color:Olive;
	 padding:0px;
	 
}
.DataListStyleHomePageAds
{
	width:300px;
	border-bottom-width:2px;
	background-color:Fuchsia;
}



.artists_wrapper
{
	background-image:url(../images/choices/artists_bg.jpg);
}

.quick_wrapper
{
	background-image:url(../images/choices/quick_bg.jpg);
}

.custom_wrapper
{
	background-image:url(../images/choices/custom_bg.jpg);
}

.hp_wrapper
{
	background-image:url(../images/choices/hp_bg.jpg);
}


div.main_container
{
	width: 870px;
	margin:0px auto 0px auto;
	padding:70px 0px 0px 0px;
}

div.logo
{
	width: 870px;
	float:left;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:126px;		
}

img.ie6
{
	display:block;
	float:left;
}


div.container
{
	width:870px;
	float:left;
	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
		
	background-image:url(../images/choices/main_v_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;	
}

/* left menu */
div.left_content ul.left_menu_main
{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

div.left_content ul.left_menu_main li
{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

div.left_content ul.left_menu_main ul.left_submenu
{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.left_content ul.left_menu_main ul.left_submenu li
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}


/* end of left menu */

div.container div.main_content
{
	width: 614px;
	float:left;
}

div#wrapper
{
	width: 100%;	
	float:left;
	
	background-repeat:repeat-x;
	background-position:top center;
	
	background-color:#eae9ea;
	border-bottom:25px solid #262626;
}




/* footer */
div.footer
{
	width:870px;
		
	float:left;
	margin:15px 0px 0px 0px;
	padding:0px 0px 100px 0px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


div.footer p.rights
{	
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

div.footer ul
{
	list-style:none;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;			
}


div.footer ul li
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	
}

div.footer ul li a
{
	text-decoration:none;
	color:#000000;
}

div.footer ul li a:hover
{
	color:#e16c26;
}	
/* end of footer */



/**********************/





.TreeHeader
{
	padding: 10px 15px 10px 20px;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	background-color:#192153;
	color: #ffffff;
}

.TreeCellWhite
{
	background-color:#ffffff;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 10px 0px;
	color:#000000;
}

.TreeCellOrange
{
	background-color:#dc6a07;
	padding: 2px 3px 2px 3px;
	margin: 0px 0px 10px 0px;
	color:#ffffff;
}

.TreeCellSpace
{
	margin: 0px 0px 0px 0px;
	font-weight:bold;
	background-color:#192153;
	height:10px;
}

.ProductsCell
{
	padding: 3px 0px 3px 15px;
	
	border-bottom:1px solid #c6c5c5;
	background-color:#ffffff;
	color: #000000;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
}

.ProductsHeader
{
	padding: 10px 15px 10px 20px;
	font-weight:bold;
	
	background-color:#aca9aa;
	color: #ffffff;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
}

.ProductsWhiteSpaceCell
{
	height: 15px;
	background-color:#e1dfe0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.ProductsTotalPriceCell
{
	background-color:#aca9aa;
	margin: 0px 0px 0px 0px;	
	padding: 3px 15px 3px 0px;	
	text-align:right;
	font-family:Verdana;
	font-size:12px;
}

.ProductsBuyNowCell
{
	padding: 10px 0px 0px 0px;
}


.tdDescription
{
	margin: 10px auto 0px auto;
	padding: 15px 15px 15px 15px;
	
	width: 796px;
	background-color:#ffffff;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


TABLEold
{
	color: #1A2F4C;
    font-size: 10pt;
    font-family: verdana;
    
}
FORMold
{
	margin: 0px;
}
SELECT
{
	font-size: 8pt;
}
HRold
{
	color: #000066;
	height: 1px;
}
BUTTON
{
	border: outset 1px;
	background-color: #19304C;
	color: white;
}
Aold
{
	color: #19304C;
	text-decoration: none;
}
A:hoverold
{
	color: #FF6600;
	text-decoration: underline;
}

A.shoplink
{
	color: #990000;
	font-weight: normal;
	text-decoration:none;
}
.shop
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	color: #003366;
	border-bottom: #ff9900 1px solid;
	background-color: #ffffcc;
}

.shophover
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	color: #003366;
	border-bottom: #ff9900 1px solid;
	background-color: #ffffcc;
	cursor: hand;
}

LIold
{
	margin-bottom: 4px;
}

.SideMenu
{
	margin: 6px;
}
.SideMenu A
{
	font-size: 8pt;
	color: #1A2F4C;
	text-decoration: none;
}
.SearchBar
{
	background-color: #19304C;
	color: white;
}
.SearchBar A
{
	color: lightblue;
}
.errText
{
    font-size: 11pt;
    font-family: verdana;
    color:Maroon ;
    
}
.tbStoreHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: verdana;
    BACKGROUND-COLOR:  #ff4500;
}
.tbStoreData
{
    color: #1A2F4C;
    font-family: verdana;
    font-size: 10pt;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    height: 30px;

}
.tbStoreHeaderSmall
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #a9b8c3;
}

.tbStoreHeaderSmallVerdana
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: verdana;
	
}

.StoreProductGridDefaultTitle
{
	
	color: black;
	font-size: 10px;
	font-weight: bold;
	
}

.StoreProductGridDefaultTitlePadding
{
	padding-left:10px;
	color: black;
	font-size: 10px;
	font-weight: bold;
	
}



.tbStoreDataSmall
{
    color: #1A2F4C;
    font-family: verdana;
    font-size: 9pt;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    height: 30px;

}

.tbStoreDataSmall2
{
    color: #1A2F4C;
    font-family: verdana;
    font-size: 8pt;
    BORDER-BOTTOM: #dcdcdc 1px solid;
}

.tbStoreDataSmall2Alt
{
    color: #1A2F4C;
    font-family: verdana;
    font-size: 8pt;
    BORDER-BOTTOM: #dcdcdc 1px solid;
    background-color :#f5f5f5;
}

.tbStoreDataSmallEx2
{
    color: #1A2F4C;
    font-family: verdana;
    font-size: 8pt;
    BORDER-BOTTOM: #dcdcdc 1px solid;
}

.tbStoreHeaderExSmall
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: verdana;
	background-color: #a9b8c3;
}

.txtframe
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #808080 1px solid;
}

.txtframedis
{
	border-right: #808080 1px solid;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	color: #808080;
	border-bottom: #808080 1px solid;
	background-color: #ffffff;
}


.stepstable
{
	border-right: #00008b 1px solid;
	border-top: #00008b 1px solid;
	border-left: #00008b 1px solid;
	border-bottom: #00008b 1px solid;
	background-color: #f5f5f5;
	font-size: 9pt;
}

/*
BODY
{#a9b8c3
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana;
	}	


A:link	{	
	text-decoration:	none;
	color:	#0000cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#0000cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#0000cc;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#ff6600;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.txtframe
{
	border: 1px solid #a9a9a9;
}
.normtxt
{
	font-size: 12px;
}
.mainmenutxt
{
	font-size: 12px;
	font-weight: bold;
}
*/
.StoreHeaderClass
{
	/*background-image :url('images/header_store_waves.gif');*/
	width: 100%;
	height:71;
	
}




.StoreProductGridHeader
{
	height: 70px;
	padding: 3;
	color: #2F414F;
	font-size: 11pt;
	font-weight: bold;
	
}
.StoreProductGridDefault
{
	padding-top: 10;
padding-bottom: 10;
	color: black;
	font-size: 10px;
	font-weight: bold;
	
}
.StoreProductGridQuant
{
	
	padding: 3;
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	
}
.StoreProductDisabled
{
	color: #808080;
	font-size: 10px;
	font-weight: bold;
}
.StoreProductDisabledRed
{
	color: Red;
	font-size: 10px;
	font-weight: bold;
}

.StoreProductTitle
{
	color: black;
	font-size: 10px;
	font-weight: bold;
}
.StoreProductDescription
{
	color: black;
	font-size: 10px;
	font-weight: normal;
}
.StoreProductSiteLink
{
	color: #FF6600;
	font-size: 10px;
	font-weight: bold;
	cursor:hand;
}
.StoreProductGridAlt
{
	background-color :White;/*#c3c3c3;
	padding: 3;
	color: #2F414F;
	font-size: 10pt;
	font-weight: bold;*/
	border-bottom: #AAB8C3 1px solid;
	padding: 3;
	color: #2F414F;
	font-size: 9pt;
	font-weight: bold;
	background-color: #f5f5f5;
}
BODY
{
	margin: 0px;
	background-color: #E1DFE0;
	color:  #2F414F;
	font-family: verdana;
	font-size: 8pt;
	padding: 0px;
}

TABLE
{
	font-size: 8pt;
}
FORM
{
	margin: 0px;
}

HR
{
	height: 1px;
	color: #FF6600;
}
A
{
	color: #FF6600;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
UL
{
	margin-bottom: 15px;
}
LI
{
	margin-bottom: 4px;
}
H1
{
	padding: 0px;
	color: #2F414F;
	font-size: 10pt;
	font-weight: bold;
}

.LOGINBAR {
	padding: 5px;
	font-weight: normal;
	margin: 0px;
	/*background-color: #AAB8C3;*/
	border: #AAB8C3 1px solid;
	
}
.SubTitle {
	padding: 5px;
	background-color: #4C6376;
	color: #FFFFFF;
	font-size: 13pt;
	font-family: verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: center;
	font-weight: bold;
	
}
.TreeLocation
{
	font-size: 10pt;
	font-family: verdana;
	color: #ff6600;
}
.PATHBAR {
	padding: 5px;
	margin: 0px;
	font-size: 12px;
	color: #000033;
	text-align: left;
}
.totlline {
	padding: 5px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #4C6376;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.smallTable {
	font-size: 8pt;
	font-weight: bold;
	background-color: #E5E8EB;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAB8C3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAB8C3;
}
.StoreBody
{
	margin: 0px;
	background-color :#ffffff;
	padding: 0px;
	color: #2F414F;
	font-size: 10pt;
	font-weight: normal;
}
.TreeText
{
	color:   #FFFFFF;
	font-size: 11pt;
}
.EmptyLink
{
	cursor: default;
}
	
A.BranchLink
{
	font-size: 12pt;
}

A:hover.BranchLink
{
	font-size: 12pt;
}


.MainBGColor
{
  background-color: #e1dfe0;
}


.ButtonText
{
	font-family: verdana;
	font-size:	10px;
	color:White;
	background-color:Black;
	font-style:	normal;
	font-weight:bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none;					
	cursor:pointer;	
	vertical-align:middle;
	
}



.ResultTitle
{
	font-family: verdana;
	font-size:	10px;
	color: #FFFFFF;
	font-style:	normal;
	font-weight:bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
	padding-left:10px;
}


.TbResultOrange
{
	background-color:#E86D20;
}


.ProductsListTitle
{
	font-family: verdana;
	font-size:	10px;
	color: #FFFFFF;
	font-style:	normal;
	font-weight:bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
	padding-left:10px;
}


.TbGreyLine
{
	background-color:#8F8F8F;
}


.MessageText
{
	font-family: verdana;
	font-size:	10px;
	color:black;	
	font-style:	normal;
	font-weight:normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none;						
	vertical-align:middle;
	text-align:left;
	
}
