/* CSS Document */

p{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000066;
line-height: 18px;
padding: 3px;
}
.copyright{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height: 28px;
	padding: 3px;
	background-color: #003366;
	text-align: center;
}
.blkcopyright{
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	line-height: 28px;
	padding: 3px;
	background-color: #000000;
	text-align: center;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
}

.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #000066;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #00ccff;
	display: block;
	padding: 8px;
	width: 120px;
	color: #000099;
}

.widenavigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 8px;
	width: 180px;
	color: #FFFFFF;
}

.widenavigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #00ccff;
	display: block;
	padding: 8px;
	width: 180px;
	color: #000099;
}
.giantnavigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #003366;
	display: block;
	padding: 8px;
	width: 360px;
	color: #FFFFFF;
}

.giantnavigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #00ccff;
	display: block;
	padding: 8px;
	width: 360px;
	color: #000099;
}
.yitextbbkgd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 4px;
	width: auto;
	color: #FFFF00;
}
.bitextybkgd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFF00;
	display: block;
	padding: 4px;
	width: auto;
	color:#000000;
}
.bitextwbkgd{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: auto;
	color:#000000;
}

.bynavigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 120px;
	color: #FFFFFF;
}

.bynavigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 120px;
	color: #000000;
}
