/* CSS Document */

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 10px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	display: block;
	width: 140px;
	padding: 8px;
}


.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.vertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.messageboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 193px;
	background-color: #999999;
	padding-left: 0px;
}

.navigation:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	display: block;
	width: 140px;
	padding: 8px;
}

.navigationtop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
	width: 140px;
	padding: 8px;
}

.p2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.directory{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	display: block;
	width: 46px;
	line-height: normal;
}

.directorytop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 46px;
	line-height: normal;
}

.blue{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000CC;
	line-height: 16px;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
