
.picborder {
border-color: #C0D6C6;
}
.blueboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #418599;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #555555;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFDD;
}

.maintext a {
	color: #555555;
}
.maintext a:active {
	color: #555555;
}
.maintext a:link {
	color: #555555;
}
.maintext a:visited {
	color: #555555;
}
.maintext a:hover {
	color: #555555;
}
body {
	background-color: #418599; z-index: 1;
}
table.menu1 {
width:400px;
background-color:#FFFFDD;
border-color:#000000;
border-width:1px;
}
table.menu a { 
display: block; 
width:100%;
} 
table.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #418599;
} 
table.menu a:link {
color: #418599; 
background: #FFFFDD; 
text-decoration:none;
}

table.menu a:active { 
color: #418599;
background: #FFFFDD;
text-decoration:none;
}

table.menu a:visited {
color: #418599; 
background: #FFFFDD; 
text-decoration:none;
}

table.menu a:hover {
color: #eeeeee;
background: #333333; 
text-decoration:none;
}

div.menu { 
position:absolute;
left:40%;
top:30%;
visibility:hidden;
z-index:2
} 
