@charset "UTF-8";
.large {
	font-size: 14px;
}

/* CSS Document */

body {
	/*background-attachment: fixed;
	background-image: url(images/dovecreek-bg2.jpg);
	background-repeat: no-repeat;*/
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
p.lead {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFFFFF;
	/*background-image: url(images/h1_bg.png);*/
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*padding-left: 20px;*/
	color: #FFFFFF;
	font-variant: normal;
	/*background-image: url(images/h1_bg.png);*/
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
ul {
	color: #FFFFFF;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #374958;
}
li {
}
 a:link     {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
 a:visited   {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: none;
}
 a:hover     {
	font-family: Arial, Helvetica, sans-serif;
	color: #09EA2B;
	text-decoration: none;
	/*background-color: #000000*/
}
 a:active   { color: ##FFFF00; text-decoration: none }
}
.menu {
	font-size: 16px;
}
.menu A:link {
	text-decoration: none
	color: #FFFF00;
	font-size: 16px;
}
.menu A:visited {
	text-decoration: none
	color: #FFFF00;
	font-size: 16px;
}
.menu A:active{
	text-decoration: none
	color: #FFFF00;
	font-size: 16px;
}
.menu A:hover {
	text-decoration: none
	color: #09EA2B;
	font-size: 16px;
}
.header
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.normaltext
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 20px;
}
.test {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topbordergray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.nine {
	font-size: 9pt;
}
.eight {

	font-size: 8pt;
}
.yellow {
	color: #FFFFCC;
}
.bordergray {
	padding: 1px;
	border: 1px solid #999999;
}

.tablespace {
	padding: 3px;
	float: left;
	border: 1px solid #666666;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.imagespaceleft {
	padding-right: 15px;
	float: left;
}

.seven {
	font-size: 7pt;
}
.imagespaceright {
	float: right;
	padding-left: 15px;
}
.botbordergray {
	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: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tablespaceright {
	padding: 3px;
	float: right;
	border: 1px solid #666666;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.topbordergraydark {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
}
.tablespacerighteight {
	float: right;
	border: 1px none #666666;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
	color: #999999;
	padding-left: 6px;
}

