body {font-family: Georgia; font-size: 13px; color: #ffffff; background-image: url(../images/bottom1.jpg); margin: 0px; padding: 0px; background-color: #000000; background-position: bottom left; background-repeat: repeat-x; background-attachment: absolute; line-height: 16px;}

.none {background-image: none;}

#nav a:link  {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav a:visited {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav a:active {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav a:hover {color: #aaaaaa; text-decoration: none; font-size: 14px; font-weight: 100; }

#nav2 a:link  {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav2 a:visited {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav2 a:active {color: #000000; text-decoration: none; font-size: 14px; font-weight: 100;}
#nav2 a:hover {color: #333333; text-decoration: none; font-size: 14px; font-weight: 100; }
 
#splash {background-image: url(../images/site/banner.jpg); background-repeat: no-repeat; height: 290px; width: 996px; padding: 15px; color: #000000;}
form {margin: 0px; padding: 0px;}
a {margin: 0px; padding: 0px;} 
div {margin: 0px;}

a:link {font-weight: 100; text-decoration: none; color: #f89d04;}
a:active {font-weight: 100; text-decoration: none; color: #f89d04;}
a:visited {font-weight: 100; text-decoration: none; color: #f89d04;}
a:hover {font-weight: 100; text-decoration: underline; color: #f89d04;}


img, div, a, input {behavior: url(../css/iepngfix.htc);  margin: 0px; padding: 0px; }

img {border: 0px; }

h1 {margin: 10px 0px 0px 0px; font-size: 18px; font-weight: bold; font-family: Georgia; color: #5b5b9d; font-style: italic;}

h2 {margin: 0px 0px 0px 33px; font-size: 18px; font-weight: bold; font-family: Georgia; color: #f89d04; }
h3 {margin: 7px; font-size: 16px; font-weight: bold; font-family: Georgia; color: #ffffff; }

.box-headline {font-size: 18px; font-weight: bold; font-family: Georgia; color: #f89d04; background-color: #000000; }
.yellow-article {font-size: 12px; font-weight: bold; font-family: Georgia; color: #000;  }

#document-1 {border: 1px #f89d04 solid;}

.category ul {}
.category li {color: #f89d04; }
.category li a:link {font-weight: 100; text-decoration: none; color: #f89d04;}
.category li a:active {font-weight: 100; text-decoration: none; color: #f89d04;}
.category li a:visited {font-weight: 100; text-decoration: none; color: #f89d04;}
.category li a:hover {font-weight: 100; text-decoration: underline; color: #f89d04;}


.yellow-link a:link {font-weight: 100; text-decoration: none; color: #f89d04; font-size: 14px;}
.yellow-link a:active {font-weight: 100; text-decoration: none; color: #f89d04; font-size: 14px;}
.yellow-link a:visited {font-weight: 100; text-decoration: none; color: #f89d04; font-size: 14px;}
.yellow-link a:hover {font-weight: 100; text-decoration: underline; color: #f89d04; font-size: 14px;} 


.gold	{ border-bottom: 1px #eb8401 solid;}
.gold-side {border-top: 1px #eb8401 solid; border-left: 1px #eb8401 solid; border-right: 1px #eb8401 solid;}
.gold-fill {background-color: #eb8401;}
hr {border: 1px dotted #aaaaaa;}


.form {height: 30px;}


#label1, #label2, #label3, #label4, #label5, #label6, #label7 {float: left; width: 150px; line-height: 20px;}
#field1, #field2, #field3, #field4, #field5, #field6, #field7 {float: left; }
#row1, #row2, #row3, #row4, #row5, #row6, #row7 {clear: both; padding: 10px;}

.even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #666;
	height: 25px;
}
.odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #494949;
	height: 25px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	/*background-color: #B9B9B9;*/
	  background-color:#333;
	 	height: 30px;
	cursor: pointer;
	background-image: url(../images/ud.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
.tableSorter {
	/*background-color: #E8E8E8;*/
}

.headerSortUp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	/*background-color: #F0F0F0;*/
	height: 30px;
	cursor: pointer;
	background-image: url(../images/asc.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
.tmarg10 {
	padding-top: 10px;
}

.headerSortDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	/*background-color: #046EBF;*/
	height: 30px;
	cursor: pointer;
	background-image: url(../images/desc.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
  
