body {
	background-color: #7EB5E8;
	scrollbar-face-color: #BADBF5;
	scrollbar-highlight-color: #E3F0FB;
	scrollbar-shadow-color: #BADBF5;
	scrollbar-3dlight-color: #8FC5EF;
	scrollbar-arrow-color:  #072978;
	scrollbar-track-color: #DAECFA;
	scrollbar-darkshadow-color: #4B8DF1;
}

body,th,td {
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 10pt;
}


 
.mainmenu {
	color: #FFFFFF;
}

li{
  list-style-image:url("images/gal.gif");
}

.liRed{
  list-style-image:url("developer/images/Bred.gif");
}

.liBlue{
  list-style-image:url("developer/images/Bblue.gif");
}

a { text-decoration:none;}

.colorW { 
	 color:#FFFFFF;
}

TD {
        font-size: 10pt; 
        font-family: verdana,helvetica; 
   }

.text10{
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 10pt;  
}

.text11{
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 11pt;  
}

.text12pt{
	font-family: "MS Sans Serif", "Microsoft Sans Serif", "MS Serif","Tahoma";
	font-size: 12pt;  
}
.text9pt{
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 9pt;
}
.t8{
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 8pt;
}
.text8pt{
	font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif", "MS Serif";
	font-size: 8pt;
}

.linedot {
	border: 1px dotted #0099FF;
}

li {
	list-style-type: square;
}
.fontOr {
	color: #FF6600;
	font-weight: bold;
}	

.hand{
  cursor: hand;
}

a:hover {
	text-decoration: underline;
	color:#FF6600;
}
