.copyright {
	font-size: 11px;
	line-height: 17px;
	color: #003366;
}


body {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a {
	color: #336699;
}

a:hover {
	color: #6699CC;
}


.red {
	font-weight: bold;
	color: #990000;
}

.green {
	font-weight: bold;
	color: #669933;
}

.blue {
	font-weight: bold;
	color: #003366;
}

.white {
	color: #FFFFFF;
}


.caption {
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

.caption_white {
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
}


.caption_blue {
	font-size: 11px;
	line-height: 17px;
	color: #003366;
}

.caption_green {
	font-size: 11px;
	line-height: 17px;
	color: #669933;
}

.caption_red {
	font-size: 11px;
	line-height: 17px;
	color: #990000;
}

.side_green {
	color: #669933;
	}
	
.side_red {
	color: #990000;
	}

.side_blue {
	color: #003366;
	}


.unicode {
        font-family: TITUS Cyberbit Basic, Code2000, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode, Franklin Gothic Book;
        font-family /**/:inherit;
}

#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid #336699;
font-size: 11px;
padding: 10px;
background-color: #6699CC;
visibility: hidden;
z-index: 100;
}
