/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	full-height: 100%;
	font-size: 12px;
	color: #000000;
	font-family: tahoma, verdana;
}
.menu1  {
		text-decoration: none;
		color : #000000;
		text-align: center;

}
.menu1:hover  {
		color : #000000;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #000000;
		text-decoration: none;
		text-align: center;
		
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #999999;
		text-decoration: none;
		text-align: center;
}
.style3 {text-decoration: none; color : #FFFFFF; text-align: center;}
.pad5 {
	padding: 5px;
}
h1 {
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
a.topnav {
	font-weight: bold;
	color: #000000;
	padding: 10px;
	display: block;
	float: left;
}
a:hover.topnav {
	color: #990000;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
li a{
	color: #E0E0E0;
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 2px 3px;
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-type: none;
}
li a:hover {
	text-decoration: none;
	color: #FFCC00;
}
.sidetop {
	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: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 9px;
	color: #666666;
	letter-spacing: 5px;
}
a {
	color: #9B2700;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.ref {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
	color: #494949;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 2px;
}.blurb {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 3px;
	font-style: italic;
	color: #990000;
}
.style4 {color: #FFFFFF}