A.menulink {
	text-align: left;
	text-decoration: none;
	font-family:arial;
	font-size:12px;
	color: #0000CD;
	BORDER: none;
}

A.menulink:hover {
 


text-decoration: underline;
 
}
td.sp
{
	padding:20px 20px 20px 50px;
}

 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-color:darkblue;
}
 
.style4 {
	color: #316DA3;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	font-weight: bold;
}
 
 
a.mnu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.mnu:hover {
	 
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration:underline;
} 
 a.mnu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	 text-decoration: none;
}

 a.mnu:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	  text-decoration: none;
}



h1
 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #224A68;
	font-size:14px;
	margin:0px;
} 
 
 
 
 
.tit {
background-image: url(Images/H2-background.gif);
background-repeat: no-repeat;
 
}

.hd
{
	
	
	font-family:verdana, Helvetica, sans-serif;
 	font-weight: 600;
 	color: #31506f;
 	font-size:10px;
	
	
}
 
.cities {

	font-family:Arial, Helvetica, sans-serif;
 	font-weight: 600;
 	color: #31506f;
 	font-size:13px;
 }
 
  h2
 {
 
    font-family: verdana;
 	font-weight: bold;
	color:#003366;
	font-size:14px;
	margin:0px
 } 
 

 
.txt {
	color : #000000;
    
	font-size : 12px;
	font-family:verdana;
}

.txtsp {
	color : #000000;
    
	font-size : 13px;
	font-family:verdana;
}



.gal {
	color : #000000;
	font-size : 11px;
	font-family:verdana;
}

p {
	color:#000033;

	font-size : 12px;
	font-family:verdana;
}
a.btm:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3A97;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.btm:hover {
	 
	font-family: Arial, Helvetica, sans-serif;
 	font-weight: bold;
	font-size:12px;
	text-decoration:underline;
} 
 a.btm:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3A97;
	font-size:12px;
	font-weight: bold;
	 text-decoration: none;
}

 a.btm:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E3A97;
	font-size:12px;
	font-weight: bold;
	 text-decoration: none;
}

.copy
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000066;
font-size:9px;
 
}




 



A.m:visited  {
	color: white;
	text-decoration: none;font-weight:bold; font-family:arial;font-size:12px;;
}
A.m:link  {color: white;font-weight:bold; text-decoration: none; font-family:arial;font-size:12px;}
A.m:active  {color: white;font-weight:bold; text-decoration: none; font-family:arial;font-size:12px;}
A.m:hover   {
	color: white;
	background-color:#2F4E6D;font-weight:bold;  font-family:arial;font-size:12px;
}
 

 







TEXTAREA
{
    BORDER-RIGHT: darkblue  1px solid;
    BORDER-TOP: darkblue  1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: darkblue  1px solid;
    BORDER-BOTTOM: darkblue  1px solid;
    FONT-FAMILY: verdana, Helvetica, sans-serif
}


SELECT
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: darkblue 1px solid;
    BORDER-BOTTOM: darkblue 1px solid;
    FONT-FAMILY: verdana, Helvetica, sans-serif
}
INPUT
{
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    FONT-SIZE: 12px;
    BORDER-LEFT: darkblue 1px solid;
    BORDER-BOTTOM: darkblue 1px solid;
    FONT-FAMILY: verdana, Helvetica, sans-serif;
	background-color:#ffFFFF;



     	
}
INPUT.Radio
{
    BORDER-RIGHT: #ffffff 0px solid;
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #ffffff 0px solid;
    BORDER-BOTTOM: #ffffff 0px solid;
    FONT-FAMILY: verdana, Helvetica, sans-serif
}
INPUT.Checkbox
{
    BORDER-RIGHT: #ffffff 0px solid;
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 10px;
    BORDER-LEFT: #ffffff 0px solid;
    BORDER-BOTTOM: #ffffff 0px solid;
    FONT-FAMILY: verdana, Helvetica, sans-serif
}


.photogallery{ /*CSS for TABLE containing a photo album*/
}

.photogallery img{ /*CSS for images within an album*/
border: 1px solid darkblue;
}

.photonavlinks{ /*CSS for pagination DIV*/
font: bold 9px Arial;
}

.photonavlinks a{ /*CSS for each navigational link*/
margin-right: 2px;
margin-bottom: 3px;
padding: 1px 5px;
border:1px solid gray;
text-decoration: none;
background-color: white;
}

.photonavlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}


#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;
}
