/*-- GLOBAL --*/
BODY {
	margin: 0px 0px 0px 0px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	color: #000;
	height: 100%; margin-bottom: 1px;
	background-image: url(/images/bg_sub.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
A {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #1068AD;
	text-decoration: none;
}
A:Hover {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	text-decoration: Underline;
}
TD {
	font-size: 12px;
	vertical-align: top;
}
UL {
	list-style-image: url(/images/icon_raquo.gif);
}
H1 {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 20px;
	color: #F1B500;
	font-weight: normal;
}	
P {
	Font-Family: Arial, Helvetica, MS Sans Serif;
	font-size: 12px;
	color: #000;  
}

.nav {
	font-size: 11px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #727272;
}	

.sidebar {
	font-size: 12px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #F1B500;
	font-weight: bold;
}
.sidebarlink {
	font-size: 12px;
	Font-Family: Arial, Helvetica, MS Sans Serif;
	color: #000000;
	text-align: left;
}	

TD.home_buttons {
	vertical-align: bottom;
	padding: 0px 70px 3px 0px;
}

.display_div {
	/*background-color:#FFFFFF;*/
	position:absolute;
	width:245px;
	height:220px;
	z-index:99;
	visibility:hidden;
}

/* MENU CSS */
.mouse_off {
	Font-Family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #6D6D6D;
	font-weight: bold;
	height: 19px;
	padding: 1px 3px 0px 3px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #F0F0F0;
	border-bottom: none;
	border-left: 1px solid #F0F0F0;
}
.mouse_on {
	Font-Family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	padding: 2px;
	font-weight: bold;
	height: 19px;
	padding: 1px 3px 0px 3px;
	background-color: #FFF;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #D7D7D7;
	border-bottom: none;
	border-left: 1px solid #D7D7D7;
}

.mouse_off2 {
	Font-Family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #6D6D6D;
	padding: 2px;
	font-weight: bold;
	background-color: #F0F0F0;
	height: 19px;
	padding: 1px 3px 0px 3px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #F0F0F0;
	border-bottom: none;
	border-left: 1px solid #F0F0F0;
}
.mouse_on2 {
	Font-Family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-color: #FFF;
	height: 19px;
	padding: 1px 3px 0px 3px;
	background-color: #FFF;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #D7D7D7;
	border-bottom: none;
	border-left: 1px solid #D7D7D7;
}

.invisible {
	Font-Family: Arial, Verdana, Tahoma;
	height: 19px;
	padding: 1px 3px 0px 3px;
	border: none;
}