body {
      scrollbar-face-color: #FFFFFF;
      scrollbar-shadow-color: #BBBBBB;
      scrollbar-highlight-color: #FFFFFF;
      scrollbar-3dlight-color: #BBBBBB;
      scrollbar-darkshadow-color: #FFFFFF;
      scrollbar-base-color: #BBBBBB;
      scrollbar-track-color: #FFFFFF; 
      scrollbar-arrow-color: #BBBBBB;      
    }

TEXTAREA  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:#797979;
}

INPUT  {
	font-size : 11px;
	height: 21px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:#797979;
}

SELECT  {
	font-size : 11px;
	height: 15px;
	font-family : Arial;
	font-weight : normal;
	border : 1px solid #BBBBBB;
	background-color: white;
	color:#797979;
}

.menu {
	font-family:Arial;
	font-size:10px;
	color:#797979;
	text-decoration:none;
}

.mini  {
	font-size : 9px;
	font-family : Arial;
	color:#797979;
	font-weight : normal;
}

.copyright  {
	font-size : 9px;
	font-family : Arial;
	color:#BBBBBB;
	font-weight : normal;
}

.alert  {
	font-size : 11px;
	font-family : Arial;
	color : Yellow;
	font-weight : normal;
}

.normalw  {
	font-size : 14px;
	font-family : Arial;
	color : white;
	font-weight : bold;
}

.normalwh  {
	font-size : 12px;
	font-family : Arial;
	color : white;
	font-weight : normal;
}

.normalb  {
	font-size : 12px;
	font-family : Arial;
	color : black;
	font-weight : bold;
}

.normalgrb  {
	font-size : 12px;
	font-family : Arial;
	color : #797979;
	font-weight : bold;
}

.mediumlarge  {
	font-size : 18px;
	font-family : Arial;
	color : black;
	font-weight : normal;
}

.mediumlargeb  {
	font-size : 18px;
	font-family : Arial;
	color : black;
	font-weight : bold;
}


.largeb  {
	font-size : 20px;
	font-family : Arial;
	color : #797979;
	font-weight : bold;
}

.normal  {
	font-size : 12px;
	font-family : Arial;
	color : black;
	font-weight : normal;
}


.medium  {
	font-size : 14px;
	font-family : Arial;
	color : black;
	font-weight : normal;
}

.mediumb  {
	font-size : 14px;
	font-family : Arial;
	color : black;
	font-weight : bold;
}

.small  {
	font-size : 11px;
	font-family : Arial;
	color : #797979;
	font-weight : normal;
}

.smallgr  {
	font-size : 11px;
	font-family : Arial;
	color : #797979;
	font-weight : normal;
}

.smallb  {
	font-size :12px;
	font-family : Arial;
	color : black;
	font-weight : bold;
}

.smallwh  {
	font-size : 11px;
	font-family : Arial;
	color : white;
	font-weight : normal;
}