.maincontent {
	font-family: Verdana; 
	color: #04FB04; 
	font-size: 13px; 
	font-weight: bold; 
}

.alerts {
 	 text-decoration: none;
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #07A7F9; 
}

.content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.content_login {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #04FB04;
	font-weight: bold;	
}

.linktext {  text-decoration: none;
            color: FFFFFF;
            font-family: "Arial";
            font-size: 9pt;
            font-weight: BOLD; 
}
	

.footer {
  font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

.alphatext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.alphatext_over {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.tableborder{
	BORDER-RIGHT: #D677F9 1px solid;
	BORDER-TOP: #D677F9 1px solid;
	BORDER-LEFT: #D677F9 1px solid;
	BORDER-BOTTOM: #D677F9 1px solid;
}
.headthinline{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}

.headthinline_over{
	BORDER-RIGHT: #D677F9 1px solid;
	BORDER-TOP: #D677F9 1px solid;
	BORDER-LEFT: #D677F9 1px solid;
	BORDER-BOTTOM: #D677F9 1px solid;
}

.printcontent {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.printcontent_head  {
	font-family: "Verdana"; 
	color: #000000; 
	font-size: 13px; 
	font-weight: bold; 
}

.title_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.pagenumber{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
    COLOR: #FBFAC4;
	TEXT-DECORATION: none;
}

.stockcap{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
    COLOR: #00FF66;
	TEXT-DECORATION: none;
}

.table_content {
	font-family: Verdana; 
	background-color: #FFFFFF;	
	color: #EF5B00; 
	font-size: 13px; 
	font-weight: bold; 
}


.mainhead {
	font-family: Verdana; 
	color: #FBFAC4; 
	font-size: 15px; 
	font-weight: bold; 
}

div.tableContainer {
	clear: both;
	border: 0px solid #963;
	height: 330px;
	overflow: auto;
	width: 490px
}
div.productContainer {
	clear: both;
	border: 0px solid #963;
	height: 400px;
	overflow: auto;
	width: 490px
}
BODY
{
	SCROLLBAR-BASE-COLOR: #336699;
	SCROLLBAR-ARROW-COLOR: #FBFAC4;
    scrollbar-track-color: #6EAEEF;  
}
