.topbar{
	border-top: 1px solid #818181;
	font : 7px "MS Sans Serif", Geneva, sans-serif;
	color : Black;
	text-decoration : none;
}
a.txttopbar{
	font : 7px/10px "MS Sans Serif", Geneva, sans-serif;
	color : Black;
	text-decoration : none;
}
.sidebar{
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #757474;
	text-decoration : none;
	padding: 7;
	cursor:hand;
}
.sidebaron{
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	padding: 7;
	cursor:hand;
	background-color: #87AAF0;
}
.footer{
	font : bold 11px Arial, Helvetica, sans-serif;
	color : #2F4F4F;
	text-decoration : none;
	padding:3;
	cursor:hand;
}
.topbarbar{
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #003299;
	text-decoration : none;
	padding:2;
	cursor:hand;
	background-color : #87AAF0;
}
.topbarbaron{
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	padding:2;
	cursor:hand;
	background-color : #3755B6;
}
.boxheader{
	font : bold 12px Arial, Helvetica, sans-serif;
	color : #ffffff;
}
.graytext{
	color : #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : right;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.w6 {font-family: Arial; font-size: 20px;}
.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;}
.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;}
.w5b {font-family: Arial; font-size: 18px; font-weight: bold;}
.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: 10px; font-weight: bold;}
.wn {font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #000000;}
.wn:hover {
	text-decoration: underline;
	color : #00BFFF;
}
.wnbar {font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff;}
.wnbar:hover {
	text-decoration: underline;
	color : #00BFFF;
}
.linkbar {font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none; color: #ffffff;}
.linkbar:hover {
	text-decoration: underline;
	color : Aqua;
}
TEXTAREA
{
	font-size:8pt;
	font-family:Verdana;
	width:230;
	height:70;
	border:1px solid #7b9ebd;
}
.crmbutton {
    background-color:#CAC8BC;
	border-color:Gray;
	border-width:1px;
	border-style:Solid;
	padding-left: 5px;
	padding-right: 5px;
	cursor:hand;
	font-size:12px;
	font-family:Verdana;
	height:19px;
	color:#43413E;
}
.selectbox{
	font-size:12px;
	font-family:Verdana;
	width:100%;
	height:22px;
	text-align : right;	
}
.inputBox
{
	font-size:11px;
	font-family:Verdana;
	width:180;
	height:19px;
	border:1px solid #7b9ebd;
	direction : rtl;
}