/* CSS Document */

/* CSS Document */

p{
font-family:Verdana, sans-serif;
font-size:14px;
color: #000000;
line-height: 18px;
padding: 1px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	display: block;
	width: 140px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	display: block;
	width: 140px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.navigation:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	display: block;
	width: 140px;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.bodylinks {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

.bodylinks:hover {
	color: #FF0000;
	text-decoration: underline;
}


.BottomStyle10 {
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.Menustyle12 {
	font-size: 12px;
}

.TopStyle13 {
	font-size: 13px;
	font-family: Verdana, sans-serif;
}

.DesignStyle14 {
	font-size: 14px
}
