.contentTxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #314261; padding-left: 14px; padding-right: 60px; padding-bottom: 10px}
.windowTxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #333333; padding-top: 0px; padding-right: 10px; padding-bottom: 10px; padding-left: 12px}
input {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #333333}

.copyRtTxt, #copyRtTxt, #copyRtTxt a:link{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
	margin: 0px;
	padding: 0px;
}

a.copyRtTxt:hover{
	color: yellow;
	border-bottom-color: yellow;
}

h1{
	color: #333333;
	font-size: 22px;
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 2px;
	padding: 1px;
}

h2{
	color: white;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

a.topurl:link, a.topurl:active, a.topurl:visited{
	color: white;
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;

}

a.topurl:hover{
	color: yellow;
	border-bottom-color: yellow;
}

.menu, a.menu:link, a.menu:active, a.menu:visited{
	color: #2E405E;
	text-transform: uppercase;
	font-family: Tahoma, "Arial Narrow";
	font-size: 10px;
	font-weight: bold;	
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2E405E;
	margin: 0px;
	padding: 0px;
}

a.menu:hover{
	color: red;
	border-bottom-color: red;
}

#contactinfo{
	color: white;
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
}

#contactinfo a:link, a.active, a:visited{
	color: white;
	font-family: Tahoma, "Arial Narrow";
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#contactinfo a:hover{
	color: red;
}

a.submenu:link, a.submenu:visited{
	display:block;
	width: 145px;
	color: white;
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	text-decoration: none;
	margin-left: 45px;
	padding-top: 2px;
}

a.submenu:hover{
	color: yellow;
	border-bottom-color: yellow;
}

a.submenu_selected:link, a.submenu_selected:visited{
	display:block;
	width: 145px;
	color: white;
	font-family: Tahoma, "Arial Narrow";
	font-size: 12px;
	text-decoration: none;
	margin-left: 45px;
	padding-top: 2px;
}

a.submenu_selected:hover{
	color: red;
	border-bottom-color: red;
}