.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #red;
	text-decoration: none;
}
.standardlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.exsmallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.null {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	line-height: 25px;

}

a.undermainimage:link { 
color: maroon; 
background-color: transparent;
padding: 30x;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

a.undermainimage:visited { 
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;


}

a.undermainimage:hover {
color: black; 
background-color: transparent;
font-weight: bold;
font-size: 12px;
line-height: 3.0;
text-decoration: none;

}

.imgborder{
	border-style:outset;
	border-color: black;
	border-width:2px;
      }

#popup a, #popup a:visited {
position: relative;
display: block;
text-align: center;
text-color: red;
padding: 0px;
margin: 0;
border: none;
text-decoration: none;

color: blue;

}

#popup a span {display: none;
}

#popup a:hover {
color: #f00;
}
#popup a:hover span{
	display: block;
	position: absolute;
	padding: 5px;
	top: 0px;
	left: 120px;
	width: 250px;
	margin: 0px;
	color: #000;
	background: #fdfddd;
	text-align:justify;
	font:italic;
	border-style: dashed;
	border-color:#666666;
	border-width: thin;
	line-height: 1.3em;
} 
#links {
position:relative;
width: 5em;
}
#links a {
display: block;
width:225px;
color: #000000;
text-decoration:none;
text-align: center;
}
#links a:hover {
color: #000000; 
background:#E4E4E4;
}
#links a span {display: none;}
#links a:hover span {
	display: block;
	position: absolute;
	padding: 5px;
	top: 0px;
	left: 170px;
	width: 250px;
	margin: 0px;
	color: #000;
	background: #fdfddd;
	text-align:justify;
	font:italic;
	border-style: dashed;
	border-color:#666666;
	border-width: thin;
	line-height: 1.3em;
}

#linkscity {
position:relative;
width: 5em;
}
#linkscity a {
display: block;
width:225px;
color: #000000;
text-decoration:none;
text-align: center;
}
#linkscity a:hover {
color: #000000; 
background:#E4E4E4;
}
#linkscity a span {display: none;}
#linkscity a:hover span {
	display: block;
	position: absolute;
	padding: 5px;
	top: 0px;
	left: 170px;
	width: 400px;
	margin: 0px;
	color: #000;
	background: #fdfddd;
	text-align:justify;
	font:italic;
	border-style: dashed;
	border-color:#666666;
	border-width: thin;
	line-height: 1.3em;
}
