a { 
	font-size:8pt 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: blue; 
	text-decoration: none;
}

a:visited { 
	font-size:8pt 
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	color: blue; 
 	text-decoration: none;
 }
 
a:hover { 
	color: red; 
	text-decoration: underline;
}

a.white {
		font-size:8pt 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: white; 
	text-decoration: none;
}
td { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: black; 
	text-decoration: none;
}
.red_star
{
	font-size:12px;
	color:red;
	font-weight:normal;
	font-family:arial;
}	
input {
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:black; 
	text-decoration: none;
}
	
select {
	font-size:9pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color:black; 
	text-decoration: none; 
	}

.small { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: black; 
	text-decoration: none; 
	}
	
.error { 
	font-size:9pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: red; 
	text-decoration: none; 
	font-weight: Bold; 
	}

.red { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: red; 
	text-decoration: none; 
	font-weight: Bold; 
	}
	.red_account { 
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: red; 
	text-decoration: none; 
	font-weight: Bold; 
	}

.green { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: green; 
	text-decoration: none; 
	font-weight: Bold; 
	}

.orange { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: FF6801; 
	text-decoration: none; 
	font-weight: Bold; 
	}
	
.errorMessage { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: red; 
	text-decoration: none; 
	font-weight: Bold; 
	}
	
.siteName { 
	font-size:22pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: Bold;
	text-indent: 10px;
	}
	
textarea { 
	font-size:9pt; 
	font-family:Arial; 
	color: black; 
	text-decoration: none; 
	/*overflow:visible;*/
	}
	
BLOCKQUOTE { 
	margin-top: 0em; 
	}
.buttons {
	color: white;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#EA7500;
	border:1px solid;
	border-top-color: white;
	border-left-color:white;
	border-right-color:white;
	border-bottom-color:white;
	height:25px;	
	cursor:pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#EA7500',EndColorStr='#FF8000');
}
.c-padding{
	padding:10px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: #D1D7DC;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px
}

body {
	background-color: none;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #EFEFEF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color:  ;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666
}

.negative_amount {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: red;
	font-weight : bold;
	}
	
.positive_amount {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;
	font-weight : bold;
	}
	
.zero_amount {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight : bold;
	}
.negative_feedback {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: red;
	font-weight : bold;
	}
	
.positive_feedback {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;
	font-weight : bold;
	}
	
.zero_feedback {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight : bold;
	}
		
.pad10 {
	padding: 5px;
	}

.overflow {
	overflow: auto;
	width: 100%;
	height: 280px;
	}
	
.block1 {
	text-align: justify;
	width: 100%;
	height: 300px;
	background: #eeeee;
	margin-bottom: 0px;
	}
	
fieldset {
	border: 1px solid #C9C9C9;
	padding: 2;
}

legend { 
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: Bold;
	text-indent: 5px;
}
	
.table_border{
  border-LEFT: 1px solid #CCCCCC;
  border-RIGHT: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
}
.table_cborder{
	border-LEFT: 1px solid #CCCCCC;
	 border-RIGHT: 1px solid #CCCCCC;
	 border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	background-color:#CCCCCC;
}
.single_line{
   border-top: 1px solid #CCCCCC;
}

td.formText
{
	color:black;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	
}
.inner_table{
  border-LEFT: 1px solid #E49B01;
  border-RIGHT: 1px solid #E49B01;
  
 }
 .bottom_line{
   border-bottom: 1px solid #E49B01;
 }
 .left_orange{
  border-LEFT: 1px solid #E49B01;
 }

/* password strength */
.password_empty  {background-color: #000000; width:100%;}
.password_weak   {background-color: red; width:25%;}
.password_fair   {background-color: yellow; width:50%;}
.password_good   {background-color: #6699CC; width:75%; }
.password_strong {background-color: green; width:100%;}

/* password strength */
.shop_warning
  {
  font-size:24pt; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  text-decoration: none;  
  font-weight: Bold;
  color:red;
  }
  .dotclass{border-top:1px dotted #000000;}
.category_line{ border-top: 1px solid #A4D1FF; }
.forum_line{ border-bottom: 1px solid #A4D1FF; }

.table_category{
  border-LEFT: 1px solid #A4D1FF;
  border-RIGHT: 1px solid #A4D1FF;
  border-bottom: 1px solid #A4D1FF;
  border-top: 1px solid #A4D1FF;
}


.title { 
	font-size:14pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: Bold;
	color:#000000;
	
}
.main_title { 
	font-size:12pt; 
	font-family: Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
	
}
.page_title { 
	font-size:12pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	
}
.sub-title { 
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: Bold;
	color:#000000;
	padding-left:5px;
	
}
.page_statement { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	color:#000000;
	
}
.boldpage_statement { 
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: Bold;
	color:#000000;
	
}
.star { 
	font-size:12pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	color:red;
	
}
.title-border{
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	color:#000000;
	font-weight:bold;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}
.sub_boldtitle{
	font-size:12pt; 
	font-family:Arial; 
	text-decoration: none;  
	color:#000000;
	font-weight:bold;
}
.page_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
}
.page_boldtext{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
}
.page_whitetext{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#FFFFFF;
}
.page_redtext{
	font-size:16px; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#CA0707;
}
.price_oldtext{
	font-size:14px; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
}
.home_page_boldtext{
	font-size:9pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
}
.footertext{
	font-size:9pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
}
.page_boldwhite
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
}
.textbox{
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	
}
.selectbox{
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	
}
.text_login{
	border:1px solid black;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	
}
.textarea{
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
}
.status_border{
  border-bottom: 1px solid #9999CC;
  border-top: 1px solid #9999CC;
  border-left: 1px solid #9999CC;
  border-right: 1px solid #9999CC;
 
}
.greypage_text{
	font-size:9pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	color:#808080;
}
.greypage_statement{
	font-size:8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	color:#808080;
}
.subtitle_text
	{
	font-size:6pt;
	font-weight:bold;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif; 

	}
.listing_header{
  border-bottom: 1px solid #C0BFBF;
  border-top: 1px solid #C0BFBF;
  background-color:#E6EFF8;
  background-repeat:repeat-x
}
.sub_headingwhite
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#FFFFFF;
	padding-right:20px;
}
.bluebox1
{
	padding:0;
	text-align:left;
	margin:10px 0 0 0;
	background:url(images/blue_top.gif) repeat-x 0 0;
	padding-left:10px;
}

.navtext{color:#0000FF;font-size:10pt;font-weight:none;font-family:Arial;text-decoration:none;}

A.whiteLink:link {color:  #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:none;}
A.whiteLink:visited {color: #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:none;}
A.whiteLink:active {color: #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial; text-decoration:none;font-style:none;}
A.whiteLink:hover {color: #FFFFFF;font-style:none;font-weight:bold;font-size:12pt;font-family:Arial; text-decoration:none;}

A.catLink:link {color:  #0000FF;font-size:10pt;font-family:Arial;text-decoration:none;}
A.catLink:visited {color: #0000FF;font-size:10pt;font-family:Arial;text-decoration:none;}
A.catLink:active {color: #0000FF;font-size:10pt;font-family:Arial; text-decoration:none;font-style:none;}
A.catLink:hover {color: #0000FF;font-style:none;font-size:10pt;font-family:Arial; text-decoration:underline;}

a.sitelink:link {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sitelink:visited {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sitelink:active {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.sitelink:hover {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.morelink:link {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.morelink:visited {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.morelink:active {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.morelink:hover {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}

a.headlink:link {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.headlink:visited {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.headlink:active {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.headlink:hover {color:blue;font-size:9pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.indexlink:link {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
a.indexlink:visited {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
a.indexlink:active {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
a.indexlink:hover {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Verdana, Arial, Helvetica, sans-serif;text-decoration:underline;}

a.smalllink:link {color:#275C88;font-size:11px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.smalllink:visited {color:#275C88;font-size:11px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.smalllink:active {color:#275C88;font-size:11px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.smalllink:hover {color:#275C88;font-size:11px;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.navlink:link {color:#275C88;font-size:10pt;font-weight:none;font-family:Arial;text-decoration:none;}
a.navlink:visited {color:#275C88;font-size:10pt;font-weight:none;font-family:Arial;text-decoration:none;}
a.navlink:active {color:#275C88;font-size:10pt;font-weight:none;font-family:Arial;text-decoration:none;}
a.navlink:hover {color:#275C88;font-size:10pt;font-weight:none;font-family:Arial;text-decoration:underline;}

a.boldlink:link {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlink:visited {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlink:active {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlink:hover {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.browsecategorylink:link {color:#0000FF;font-size:13px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.browsecategorylink:visited {color:#0000FF;font-size:13px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.browsecategorylink:active {color:#0000FF;font-size:13px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.browsecategorylink:hover {color:#0000FF;font-size:13px;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.boldlistingtitle:link {color:#0000FF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlistingtitle:visited {color:#0000FF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlistingtitle:active {color:#0000FF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.boldlistingtitle:hover {color:#0000FF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.PageLink:link {color:black;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;background:#F2F2F2}
a.PageLink:visited {color:black;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;background:#F2F2F2}
a.PageLink:active {color:black;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;background:#F2F2F2}
a.PageLink:hover {color: black;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;background:#F2F2F2}

a.FirstLink:link {color:blue;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.FirstLink:visited {color:blue;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.FirstLink:active {color:blue;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.FirstLink:hover {color: red;font-size:12px;font-weight:normal;font-family:Arial;text-decoration:underline;}

a.blacklink:link {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.blacklink:visited {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.blacklink:active {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.blacklink:hover {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}

a.bluelink:link {color:#4F8CC8;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.bluelink:visited {color:#4F8CC8;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.bluelink:active {color:#4F8CC8;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.bluelink:hover {color:#4F8CC8;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

a.leftmenulink:link {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.leftmenulink:visited {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.leftmenulink:active {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.leftmenulink:hover {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}


a.purchaselink:link {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.purchaselink:visited {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.purchaselink:active {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.purchaselink:hover {color:black;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
.textbox_right
{
	background: url(accept.gif) top right no-repeat;	
	background-color:#FFA8A8;
	border:1px solid #C3D2FB;
	height:25px;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	background-color:#FFFFFF;
}
.textbox_normal
{		
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
}

.textbox_error
{
	background: url(reject.gif) top right no-repeat;	
	background-color:#FFA8A8;
	border:1px solid #C3D2FB;
	height:25px;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
}
.right
{
	background: url(accept.gif) top right no-repeat;	
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
}

.normal
{		
	border:0px solid #BFEBFF;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
}

.highlight_error
{
	background: url(reject.gif) top right no-repeat;	
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color: red; 
}
.temp-border{
	border:5px solid red;
}
.help_border{
	border:1px solid #DDDDDD;
}
.product .image
{
	float:left;
	padding:5px 10px;

}
.product .text
{
	float:right;
	border:0;
	text-align: left;
}
.product .listtitle
{
	font-weight:bold;
	width:280px;
	padding:30px 10px;
	float: center;
}
.product .bidtext
{
	border-bottom:1px solid #ccc;
	color: #FF6633;
	padding:0 10px;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:12px Verdana;
color:black;
line-height: 18px;
z-index: 100;
background-color: white;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

.tooltip { position:absolute; top:15px; left:0px; right:100px; z-index:100; visibility:hidden; border: solid 1px #0048DF; width:400px; padding:10px; background-color:#DDF0FF;font:normal 10pt Verdana;color:#800000;
 } 
 .forumtooltip { position:absolute;top: 5px; left:0px; right:70px; padding: 5px;visibility: hidden; border:1px solid #0048DF;font:10pt Verdana; color:#A7621D; background-color:#DDF0FF;z-index: 100;} 

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
.header_tab{
	background-color:#FFB111;
	height:23px;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
}
.admin_headertab{
background-color:#A4D1FF;
border-top:1px solid #333333;
}

.category_tab{
background-color:#fdeda0;
}
.tab_color{
background-color:#CCCCCC;
}
.admin_tab{
background-color:#CCCCCC;
}
.select_right
{
	background: url(accept.gif) top right no-repeat;	
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	width:200px;
}

.select_normal
{		
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	width:200px;
}

.select_error
{
	background: url(reject.gif) top right no-repeat;	
	background-color:#FFA8A8;
	border:1px solid #C3D2FB;
	height:25px;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
	width:200px;
}
.answered_text
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#009966;
}
.pending_text
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#FF0000;
}
.inactive_text
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#FF9900;
}
.qa_text
{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#FF0000;
}
.credit_text
{
	color:red;
}

.debit_text
{
	color:green;
}
.selectbox
{		
	height:25px;
	border:1px solid #C3D2FB;
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	line-height:17px;
}
.online_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:green;
}
.offline_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:red;
}
a.thread_desc:link {color:black;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.thread_desc:visited {color:black;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.thread_desc:active {color:black;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.thread_desc:hover {color: black;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}

.greenbutton {
	color: white;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:green;
	border:1px solid;
	border-top-color: white;
	border-left-color:white;
	border-right-color:white;
	border-bottom-color:white;
	height:25px;
	cursor:pointer;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#3F13BF');*/
}
.redbutton {
	color: white;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:red;
	border:1px solid;
	border-top-color: white;
	border-left-color:white;
	border-right-color:white;
	border-bottom-color:white;
	height:25px;
	cursor:pointer;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#3F13BF');*/
}
a.imageLink:link {color:red;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.imageLink:visited {color:red;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.imageLink:active {color:red;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
a.imageLink:hover {color: red;font-size:12px;font-weight:bold;font-family:Arial;text-decoration:none;}
.paging_link
{
 background-color:#EEEEEE;
}
.page_number
{
font-size:12px;
font-weight:bold;
}
.pageno_normal
{
font-size:12px;
font-weight:normal;
}
.page_link
{
font-size:12px;
font-weight:normal;
color:gray;
}
a.number_link:link {color:blue;font-size:10px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.number_link:visited {color:blue;font-size:10px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.number_link:active {color:blue;font-size:10px;font-weight:normal;font-family:Arial;text-decoration:none;}
a.number_link:hover {color: blue;font-size:10px;font-weight:normal;font-family:Arial;text-decoration:none;}


.pgno_link
{
font-size:10px;
font-weight:bold;
color:black;
}
.tab_border{
	
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	background-color:#CCCCCC;
	width:150px;
}

.red_border
	{
		border:5px solid red;
	}
.no_border{
	padding-right:5px;
}
.text_color
{
	color:#808080;
}
.header_top_bg{
	background-color:#000000;
}
.enableheader
{
	padding:0;
	text-align:center;
	margin:0 0 0 0;
	background:url(images/menu_blueh.gif) no-repeat 0 0;
	height:32px;
	padding-left:10px;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#FFFFFF;
}
.disableheader
{
	padding:0;
	text-align:left;
	margin:10px 0 0 0;
	background:url(images/menu_greyh.gif) no-repeat 0 0;
	padding-left:10px;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#FFFFFF;
}
.left_table{
background-color:#E6EFF8;
}
.view_border{
border: solid #C0BFBF 1px; 
padding:2px;
background-color:#E8F3FF;
}
.seller_info{
	border-bottom-color:#80BFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
}
.view_padding{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	padding:2px 4px 2px 0;
}
.bgcolor_table_border{
	border-LEFT: 1px solid #CCCCCC;
	border-RIGHT: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
  	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	background-color:#E8F3FF;
}

.navybluebox1
{
	
	text-align:left;
	margin:10px 0 0 0;
	background-color:#365977;
	padding-left:10px;
}
.page_bold_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
	padding-left:8px;
}
.padding_lefttab{
padding-top:2px;
padding-bottom:4px;
border-bottom:2px dotted #AAD5FF;
}
.pageboldtext{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
	padding-left:3px;
}
.padding_table{
padding-left:8px;
}
.bold_padding_lefttab{
	padding-top:2px;
	padding-bottom:4px;
	border-bottom:2px dotted #AAD5FF;
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:#000000;
	}
	.padding_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#000000;
	padding-left:8px;
	padding-right:8px;
	}
	.activepage_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#008000;
}
.deactivepage_text{
	font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#FF0000;
}

.tab_cborder{
  border-LEFT: 1px solid #d07340;
  border-RIGHT: 1px solid #d07340;
  border-bottom: 1px solid #d07340;
  border-top: 1px solid #d07340;
  font-size:10pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: normal;
	color:#A4D1FF;
}
ul.arrow_style{
	 
	 padding-bottom:10px;
	 padding-top:10px;
}
li.padded{
	line-height:6mm;
	list-style-image:url('../images/greendot.jpg');
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:3px;
	vertical-align:top;
}

li.help{
	line-height:6mm;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:3px;
	vertical-align:top;
}
.arrowgreen{
	width: 180px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;
	border-size: 1px;
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(arrowblue.gif) 100% 0;
  height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

.success_message
{
	font-size:14px;
	color:green;
	font-family:Arial;
	font-weight:bold;
}

.class_desc
{
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
}
.border_right
{
	 background:url('images/home_images/right.gif');
	 text-align:right;
	 background-position:right;
	 background-repeat:repeat-y;
}
.border_left
{
	 background:url('images/home_images/left.gif');
	 
	 text-align:left;
	 background-position:left;
	 background-repeat:repeat-y;
}
.site_bg{
	background-color:#fea301;
	font-size:12pt; 
	font-family:Arial; 
	text-decoration: none;  
	color:#000000;
	font-weight:bold;
}
.feature-title { 
	font-size:12pt; 
	font-family:Arial; 
	text-decoration: none;  
	font-weight: bold;
	color:white;
	padding-right:20px;
	
}

a.featlink:link {color:white;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.featlink:visited {color:white;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.featlink:active {color:white;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.featlink:hover {color: white;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

.highlight_tab{
	list-style-image:url('../images/greendot.jpg');
	background-color:#fdeda0;
	line-height:6mm;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:5px;
	vertical-align:top;
	border-bottom:white 2px solid;
}
.copyright_text{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.DotBorder
	{
		border:none;
		border-right:dotted 1px black;
	}
.product_class
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#FF9B37;
text-decoration:none;

}
.product_text{
	font-size:8pt; 
	font-family:Arial; 
	font-weight:normal;
	text-decoration: none;  
	color:blue;
}

.lister_text{
	font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-decoration: none;  
	font-weight: normal;
	color:#FF9B37;
}

.heading_text{
font-size:10pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-decoration: none;  
	color:white;
}

a.downloadLink:link {color:#0000FF;font-size:12px;font-weight:bold;font-family:Verdana;text-decoration:none;}
a.downloadLink:visited {color:#0000FF;font-size:12px;font-weight:bold;font-family:Verdana;text-decoration:none;}
a.downloadLink:active {color:#0000FF;font-size:12px;font-weight:bold;font-family:Verdana;text-decoration:none;}
a.downloadLink:hover {color: #0000FF;font-size:12px;font-weight:bold;font-family:Verdana;text-decoration:none;}

a.accountlink:link {color:#0000FF;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.accountlink:visited {color:#0000FF;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.accountlink:active {color:#0000FF;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.accountlink:hover {color: #0000FF;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}

a.underlinelink:link {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.underlinelink:visited {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.underlinelink:active {color:#0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
a.underlinelink:hover {color: #0000FF;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:underline;}

.whitetext_bold
{
font-size:15pt; 
font-family:Arial;
text-decoration: none;  
font-weight: bold;
color:white;
}

.whitetext
{
color:  #FFFFFF;
font-size:10pt;
font-weight:normal;
font-family:Arial;
text-decoration:none;
}

.index_border{
  border-LEFT: 1px solid #878787;
  border-RIGHT: 1px solid #878787;
  border-bottom: 1px solid #878787;
  border-top: 1px solid #878787;
  text-decoration: none;  
}
.orange_text
{
color:  #FEB60C;
font-size:10pt;
font-weight:bold;
font-family:Arial;
text-decoration:none;
}
.orange_text
{
color:  #FEB60C;
font-size:10pt;
font-weight:bold;
font-family:Arial;
text-decoration:none;
}
a.orangelink:link {color:#FEB60C;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.orangelink:visited {color:#FEB60C;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.orangelink:active {color:#FEB60C;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.orangelink:hover {color: #FEB60C;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}

.faqimagestyle
{
padding-top:7px;
}

a.pagetextlink:link {color:#000000;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.pagetextlink:visited {color:#000000;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.pagetextlink:active {color:#000000;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}
a.pagetextlink:hover {color: #000000;font-size:10pt;font-weight:bold;font-family:Arial;text-decoration:none;}

a.headerlink:link {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.headerlink:visited {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.headerlink:active {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.headerlink:hover {color:blue;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;} 

A.tutoriallink:link {color:  #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
A.tutoriallink:visited {color: #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial;text-decoration:underline;}
A.tutoriallink:active {color: #FFFFFF;font-size:12pt;font-weight:bold;font-family:Arial; text-decoration:underline;font-style:none;}
A.tutoriallink:hover {color: #FFFFFF;font-style:none;font-weight:bold;font-size:12pt;font-family:Arial; text-decoration:underline;}


.chat_error_message{
	color:red;font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif; 
}

a.onlinelink:link {color:#ff0000;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.onlinelink:visited {color:#ff0000;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.onlinelink:active {color:#ff0000;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.onlinelink:hover {color:#ff0000;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}

a.offlinelink:link {color:#727272;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.offlinelink:visited {color:#727272;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.offlinelink:active {color:#727272;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:none;}
a.offlinelink:hover {color:#727272;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}

a.passwordlink:link {color:#4988fc;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.passwordlink:visited {color:#4988fc;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.passwordlink:active {color:#4988fc;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
a.passwordlink:hover {color:#4988fc;font-size:10pt;font-weight:normal;font-family:Arial;text-decoration:underline;}
