.line {
	background-image: url(../images/linea.gif);
}
.line1 {
	background-image: url(../images/linea1.gif);
	line-height: 2px;
}
.men1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	list-style-type: none;
	font-weight: bold;
}
.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
}
.td0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;


}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}
.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}
A.sub_link {
	FONT-SIZE: 11px;
	COLOR:  #006699;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-variant: normal;	
}
A.sub_link:hover {
	FONT-SIZE: 11px;
	COLOR: #EF5D00;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
A.link {
	FONT-SIZE: 11px;
	COLOR:  #01025C;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-variant: normal;	
}
A.link:hover {
	FONT-SIZE: 11px;
	COLOR: #EF5D00;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
.border {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: normal;
	border: 1px solid #1D77E9;
	margin: 5px;
	padding: 5px;
}
.border1 {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.border2 {
	border: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
}
	TD.nav {
	BACKGROUND-COLOR: #0066CC; align: center
}
A.menu_lnk {
	FONT-SIZE: 11px;
	COLOR:  #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-variant: small-caps;
	
}
A.menu_lnk:hover {
	FONT-SIZE: 11px; COLOR: #FC5705; FONT-FAMILY: Tahoma
}

A.link_orange {
	FONT-SIZE: 11px;
	COLOR:  #FF6600;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	font-weight: bold;
	font-variant: normal;
	
}
A.link_orange:hover {
	FONT-SIZE: 11px; COLOR: #FFBD59; FONT-FAMILY: Tahoma
}

.td33 {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #009900;
	font-weight: bold;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #000066;
}
.bg12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #CCCCCC;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}

.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #E6E6E6;
	margin: 1px;
	padding: 1px;
	border: 1px solid #E6E6E6;
}
.drop_down {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	border: 1px solid #EAEAEA;
	height: 18px;
	margin: 2px;
	padding: 2px;
}

.drop_down_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	border: 1px solid #EAEAEA;
	margin: 5px;
	padding: 5px;
	width: 225px;
}

.drop_down_2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	border: 1px solid #EAEAEA;
	margin: 5px;
	padding: 5px;
}
.head {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}
.border_gray {
	border: 1px solid #EBEBEB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
