body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
scrollbar-face-color: #dad5c6; 
scrollbar-shadow-color: #340e70; 
scrollbar-highlight-color: #D8D8D8; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #D8D8D8; 
scrollbar-track-color: #EEEEF0; 
scrollbar-arrow-color: #b4b4b4;
}


.quick {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #0089e1;
	border: 1px solid #0089e1;
	background-color: #FFFFFF;
}


.text {
	font-family: Tahoma;
	font-size: 11px;
        font-weight: normal;
	color: #000000;
}

.textmm {
	font-family: Tahoma;
	font-size: 11px;
        font-weight: normal;
	color: #ffffff;
}


.textgg {
	font-family: Tahoma;
	font-size: 11px;
        font-weight: normal;
	color: #393939;
}


.textyellow {
	font-family: Tahoma;
	font-size: 12px;
        font-weight: bold;
	color: #ff9600;
}


.textblue {
	font-family: Tahoma;
	font-size: 12px;
        font-weight: bold;
	color: #00a8ff;
}



.text1 {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}

.textblack {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
}

.textvnutri {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}


a:link { color: #b2deff; text-decoration: none }
a:active { color: #b2deff; text-decoration: none }
a:visited { color: #b2deff; text-decoration: none }
a:hover { color: #ffffff; text-decoration: none }


img.hand { cursor: pointer; cursor: hand; }