BODY {
	background-color: #D3D3D3;
	font-family: Tahoma;
	font-size: 8 pt;
	scrollbar-face-color: #D3D3D3;
	scrollbar-shadow-color: Black;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: #7099D2;
	scrollbar-darkshadow-color: #7099D2;
	scrollbar-track-color: #6998CD;
	scrollbar-arrow-color: #FF7900;
}
A {
	color: #194382;
	text-decoration: underline;
}
A:HOVER {
	color: #FF6100;
	text-decoration: underline;
}
	
IMG.border
{
	border: 2px solid Gray;
}
td.text{
	color: #000000;
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
; padding-right: 5px
}

td.ogl{
	color: Black;
	font-family: Tahoma;
	font-size: 9pt;
}
A.ogl {
	color: #5282BC;
	text-decoration: underline;
	font-size: 9pt;
}

A.ogl:HOVER {
	color: #FF6100;
	text-decoration: underline;
	font-size: 9pt;
}
A.menu {
	color: White;
	font-size: 7pt;
	text-decoration: none;
	background-color: #6998CD;
	width: 80px;
	height: 25px;
	border: 1px solid #D3D3D3;
	border-right-width: 0px;
	max-height : 25px;
	max-width : 70px;
; text-align: center
}

A.menu:HOVER {
	color: White;
	font-size: 7pt;
	background-color: #FF7900;
	text-decoration: none;
	width: 80px;
	height: 25px;
	border: 1px solid #D3D3D3;
	border-right-width: 0px;
}
.tab {  font-family: Tahoma; font-size: 9pt; font-style: normal; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border-color: #999999 solid}
