/* CSS Document */

p{
	font-family:Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	}
.Navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	font-style: normal;
	line-height: normal;
	text-align: center;
	padding-top: 10px;
	border: thin outset #CCCCCC;
	text-decoration: none;
}

.Navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	text-align: center;
	padding-top: 10px;
	border: thin outset #CCCCCC;
}
.Panel {
	background-color: #CCCCCC;
	border: thin inset #666666;
	letter-spacing: normal;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	width: 692px;
	padding: 0px;
}
.image {
	border: thin solid #FF0000;
	margin-right: 12px;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.text_box {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.specialimage {
	border: thin solid #FF0000;
	margin-left: 36px;
	margin-top: 8px;
}
