h3.header{
	margin: 0px;
	color: #6AFF6B;
	font-family: sans-serif;
}
a{
	font-family: sans-serif;
	text-decoration: none;
	color: navy;
	font-size: x-small;
}
a:hover{
	font-weight: bold;
	}
td.main{
	padding: 20px;
}
h3.text{
	color: #B9F0FF;
}
table.menu{
border-left-style: double;
border-left-color: #1E90FF;	
border-left-width: 3px;
border-right-style: double;
border-right-color:#1E90FF;	
border-right-width: 3px;
border-bottom-style: double;
border-bottom-color:#1E90FF;	
border-bottom-width: 3px;
border-top-style: double;
border-top-color:#1E90FF;	
border-top-width: 3px;
}
table.banner{
border-top-style: solid;
border-top-color:black;	
border-top-width: 1px;
border-bottom-style: solid;
border-bottom-color: #004000;	
border-bottom-width: 5px;
	
}
td.back{
	background-repeat: no-repeat;
}
table.m{
	padding-right: 20px;
	padding-top: 5px;
}
strong.copy{
	color: #006884;
	font-family: sans-serif;
	font-size: x-small;
}
td.leftmenu{
border-left-style: double;
border-left-color: #004000;	
border-left-width: 3px;
border-right-style: double;
border-right-color:#004000;	
border-right-width: 3px;
border-bottom-style: double;
border-bottom-color:#004000;	
border-bottom-width: 3px;
}