/* CSS Document */
#NAV {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5DA1E9;
	text-align:center;
}

#NAVSEP {
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
}

#NAV a{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5DA1E9;
}

#NAV a:hover{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #5DA1E9;
}

#NAVTOPTEN {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
}

#NAVTOPTEN a{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#NAVTOPTEN a:hover{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFFFFF;
}

#NAVLINKSELECTED {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5DA1E9;
	text-align:center;
}

#NAVLINKSELECTED a{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #5DA1E9;
}

#NAVLINKSELECTED a:hover{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #5DA1E9;
}


#Cell_Nav_Gal {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration:none;
	line-height: 15px;
}

#Cell_Nav_Gal a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0362AC;
	text-decoration:none;	
	vertical-align:middle;
	line-height: 15px;
}

#Cell_Nav_Gal a:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0362AC;
	text-decoration:underline;
	vertical-align:middle;
	line-height: 15px;
}