.greenbox{
	background-color : #D3F44F;
	border-bottom : 1px solid #9F9E9E;
	border-left : 1px solid #9F9E9E;
}
.box_over{
	background-color : #BBDE31;
	cursor:pointer;
}
.cattext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding : 3px;
	cursor:pointer;
}
.barlink{
	color: #21536A;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bolder;
	text-decoration : none;
}
.tdBar{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #E7EBEB;
    direction: rtl;
}
.tdBareng{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #E7EBEB;
}
.tdBarOn{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #DDEEFF;
	direction: rtl;
}
.tdBarOneng{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #DDEEFF;
}
.tdLineGray{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #C3C8CB;
	height: 1px;
}
.tdLineLightGray{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #FEFEFE;
	height: 1px;
}
.tdBarBottom{
	border-left: 1px solid #73848C;
	border-right: 1px solid #73848C;
	background-color: #F5F7F7;
}
.w6 {font-family: Arial; font-size: 20px;letter-spacing : 1px;}
.w5 {font-family: Arial; font-size: 18px;}
.w4 {font-family: Arial; font-size: 16px;}
.w3 {font-family: Arial; font-size: 14px;}
.w2 {font-family: Arial; font-size: 12px;text-justify:inter-ideograph;}
.w1 {font-family: Arial; font-size: 10px;}
.w9b {font-family: Arial; font-size: 30px; font-weight: bold;}
.w8b {font-family: Arial; font-size: 24px; font-weight: bold;}
.w7b {font-family: Arial; font-size: 22px; font-weight: bold;}
.w6b {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing : 1px;
}
.w5b {font-family: Arial; font-size: 18px; font-weight: bold;letter-spacing : 1px;}
.w4b {font-family: Arial; font-size: 16px; font-weight: bold;}
.w3b {font-family: Arial; font-size: 14px; font-weight: bold;}
.w2b {font-family: Arial; font-size: 12px; font-weight: bold;}
.w1b {font-family: Arial; font-size: 11px; font-weight: bold;}

.leftlinks{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color : White;
}
.mainlinks{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	font-weight : bolder;
	color : White;
}

.mainlinkseng{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bolder;
	color : White;
}
.inputBox
{
	font-size:11px;
	font-family:Verdana;
	height:19px;
	border:1px solid #67625C;
}
.footerlinks{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
	color : Black;
}
.wn {
    font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color : #327BCC;
}
.wn:hover {
   font-family: Arial; 
	font-size: 12px; 
	font-weight: bold;
	text-decoration: underline;
	color : #327BCC;
}
.contentHeadline {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #6699CC;
		font-weight : bold;
	}

	.contentText {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		line-height : 15px;
	}
	
	.contentPromoText {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		color : #000000;
		margin-left : 5px;
		margin-right : 10px;
	}
	
	.contentTable {
		margin-left : 15px;
		margin-right : 10px;
		margin-top : 5px;
	}
	.UserButton {
	BORDER: 1px solid #999999;
	border-color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.inputfields
{
	font-size:8pt;
	font-family:Verdana;
	color:#000000; 
    border-color: #808080; 
	border-style: double; 
	width: 250px; 
	border-width: 1px; 
	background-color: #F5F5F5; 
	text-align: right;
}
.pickup{
	font-size:11px;
	font-family:Verdana;
	width:100%;
	height:19px;
	border:1px solid #7b9ebd;
	text-align : right;
	background : #BFE0FF;
	cursor : pointer;
	border-color : #7b9ebd;
	padding-right: 2px;
	vertical-align : middle;
	overflow-y:			auto;
	overflow-x:         hidden;
}

.pad2{
	padding : 2 2 2 2;
}
.largeButton{
	width:80;
}
.tblLoginDialog{
	border:1;
	bordercolor:#000000;
}
.tdProductOn{
	background-color: #9ABCCB;
}
tdProductOff{
	background-color: #F0F0F0;
}
.ifrm{
   width:100%;
   height:400px;
}
.searchbutton {
    background-color:#CAC8BC;
	border-color:Gray;
	border-width:1px;
	border-style:Solid;
	padding-left: 5px;
	padding-right: 5px;
	cursor:pointer;
	font-size:12px;
	font-family:Verdana;
	height:19px;
	color:#43413E;
}