body
{scrollbar-face-color: #D6D6D6;
scrollbar-highlight-color: #E1E3E2;
scrollbar-shadow-color: #F0F0F0;
scrollbar-3dlight-color: #E7E7E7;
scrollbar-arrow-color: #3366CC;
scrollbar-track-color: #999999;
scrollbar-darkshadow-color: #000000; 
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom:0;
}

#bold {font-weight:bold}
.headbut {color:black; font-family:arial; font-size:8pt; font-weight:bold}
.headstore {color:black; font-family:verdana; font-size:8pt; font-weight:bold}
.little {font-family:vedrana; font-size:8pt;}
.big {font-family:verdana; font-size:11pt}
.white {color:white; font-family:verdana; font-size:8pt}
.newsdiv {
	OVERFLOW: auto; SCROLLBAR-ARROW-COLOR: #3f494f; SCROLLBAR-TRACK-COLOR: #b6bdc1; SCROLLBAR-BASE-COLOR: #c2c8cb; HEIGHT: 215px;
}
.menu {font-size:8pt}
td {color: black; font-family:verdana; font-size:8pt}
h1 {color: black; font-family:arial; font-size:12pt; font-weight:bold}
.counter {color:white; font-family:verdana; font-size:12pt}
.red {color: red;}
.blue {color:blue;}
.adminsite {font-family:verdana; font-size:10pt; color:black}
.news {font-family:tahoma; color: black; font-size:8pt}
#grey {color: #F2F2F2;}
#gray {color: #585858;}
.grey {color: #999999;}
#white {color:white}
#green {color:green}
.green {color: #green;}
#blue {color:blue}
#brown {color:brown}
#red {color: red;}
.white {color: white; font-weight:bold}
.head {font-family: verdana; font-size:10pt; color:white}
.note1 {font-family: verdana; font-size:8pt}
#navy {color:navy}
.menu {color: black; font-family:Microsoft Sans Serif ; font-size:9pt}
a:link, a:visited {text-decoration:none; color:black}
a:hover {text-decoration:underline; color:red;}
DIV.text {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; LEFT: -1px; MARGIN-BOTTOM: -10px; COLOR: #ffffff; POSITION: relative; TOP: -14px
}
DIV.shadow {
	MARGIN-TOP: 6px; FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000
}

DIV.img {
	MARGIN-TOP: 2px; MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px; MARGIN-BOTTOM: 2px; FONT-SIZE: 11px; COLOR: #000000
}


//#dhtmltooltip{
//position: absolute;
//left: -300px;
//width: 150px;
//border: 1px solid black;
//padding: 2px;
//background-color: lightyellow;
//visibility: hidden;
//z-index: 100;
//*Remove below line to remove shadow. Below line should always appear last within this CSS*/
//filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
//}

//#dhtmlpointer{
//position:absolute;
//left: -300px;
//z-index: 101;
//visibility: hidden;
//}

#dhtmltooltip{
position: absolute;
left: -450px;
width: 400px;
border: 1px solid #2b2b12;
border-style:dotted;
padding: 5px;
background: #ffffd0;
visibility: hidden;
z-index: 100;
color:black;
font-size:13px;
/*filter: shadow IE*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -450px;
width: 1px;
height: 1px;
z-index: 101;
visibility: hidden;
}

//.disabledOption {
//	color: #F3F3F3;
//	background-color: #CC0033;
//	text-decoration: none;
//}