@charset "utf-8";
/* CSS Document */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 10px;
	padding: 1px;
	font-style: normal;
	text-align: center;
}
.pleft{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	padding: 3px;
	font-style: normal;
	text-align: left;
}

.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}

.navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000;
	display: block;
	padding: 8px;
	width: 100px;
	
}

.navigation:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100px;
	text-align: center;
	background-color: #666;
	
}
.navigation:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0F3;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 100px;
	text-align: center;
	background-color: #666;	
}
.navigation2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: inline-block;
	padding: 4px;
	width: 88px;
}

.navigation2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: inline-block;
	padding: 4px;
	width: 88px;
	text-align: center;
	
}
.navigation2:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0F3;
	text-decoration: none;
	background-color: #D03D03;
	display: inline-block;
	padding: 4px;
	width: 88px;
	text-align: center;	
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F0;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	
}

.other_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	border-bottom: 1px solid #CCCCCC;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

.other_title {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}



.buttonborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.smallcredit{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #0FF;
	line-height: 18px;
	padding: 3px;
	font-style: italic;
}
body p {
	text-align: center;
}
.bottombold {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 22px;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
	word-spacing: normal;
	letter-spacing: 10px;
}
.bold2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 10px;
	padding: 15px;
	clear: none;
	float: none;
	height: auto;
	width: 610px;
	border: thin solid #666;
	position: relative;
	text-align: center;
	left: 0px;
	top: 10px;
	background-color: #666;
}
.boldtab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #990000;

