
* {

  margin: 0;
  padding: 0;
}

html {

  height: 100%;
  font-size: 100.01%
}

body { 

  min-height: 101%; 
  color: #47332C;
  font-family: Verdana, Arial, sans-serif;
  background-color: #191717;
  background-image: url('header_bg.jpg');
  background-repeat: repeat-x;
  font-size: 10pt;
}

.container {

  padding-left: 20px; 
  padding-right: 20px; 
  padding-top: 30px; 
  line-height: 17px;
  text-align: justify;
}

.header {

   background-color: transparent;
   color: #000000;
   font-family: arial;
   font-size: 14pt;
   font-weight: bold;
}

.middleheader {
   font-weight: bold;
   color: #000000;
   font-size: 11pt;

}

.border_top {

   border-style: solid;
   border-top-width: 2px;
   border-color: #996600;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
}

.kevin1{

   border-style: solid;
   border-top-width: 1px;
   border-top-color: #996600;
   border-bottom-width: 1px;
   border-bottom-color: #ffffff;
   border-left-width: 0px;
   border-right-width: 0px;
   line-height: 25px;

}

a:link {
	background-color: #191917;
	color: #0033CC;

}
a:visited {
	background-color: #191917;
	color: #0033CC;
}



#navigation {

  line-height: 24px;
  background-color: #333333;
  color: #F2F2F2;
  width: 169px;
}

#navigation ul {

  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation li {

  list-style-type:none;
  white-space:nowrap;
}

a.leftnav:link, a.leftnav:visited {

  display:block;
  font-size: 10pt;
  font-family: times new roman;
  text-decoration:none;
  background-color: #333333;
  color: #F2F2F2;
  padding-left: 8px;
  padding-top: 5px;
  width: 185px;
  height: 22px;
  border-bottom: 1px solid #232525;
}

a.leftnav:hover {

  background-color: #996600;
}

a.leftnav1:link, a.leftnav1:visited {

  display:block;
  font-size: 10pt;
  font-family: times new roman;
  text-decoration:none;
  background-color: #333333;
  color: #F2F2F2;
  padding-left: 8px;
  padding-top: 5px;
  width: 185px;
  height: 22px;
}

a.leftnav1:hover {

  background-color: #996600;
}

#navigation .theend {

  display:block;
  font-size:14px;
  font-family: "Times New Roman", Times, serif;
  text-decoration:none;
  background-color: #333333;
  color: #F2F2F2;
  text-align: left;
  width:100%;
  border-bottom: 0px;
}

a.set1:link, a.set1:visited { 
  background-color: #660000; 
  color:#ffffff; 
  text-decoration: none; 
  font-weight: bold; 
  font-size: 12px; 
  font-family:Geneva, Arial, Helvetica, sans-serif;

}

a.set1:hover { 
  background-color: #660000;
  color: yellow;
}

a.set2:link, a.set2:visited { 
  text-decoration: underline; 
  font-weight: bold; 
  background-color: #FFFFFF;
  color: blue;
}

a.set2:hover { 
  color: red;
}

a.set3:link, a.set3:visited { 
  text-decoration: none; 
  font-family: times new roman;
  font-size: 11pt; 
  color: #FFFFFF;
  background-color: transparent;
}

a.set3:hover { 
  color: #996600;
  text-decoration: underline;
}

ol {
  list-style-type: decimal;
  padding-left: 50px;
}

p.loading {
  background: url(loading.gif) no-repeat;
}


a.set4:link, a.set4:visited { 
  text-decoration: underline; 
  font-weight: bold; 
  color: blue;
  background-color: transparent;
}

a.set4:hover { 
  color: red;
}

.caption {

  font-size: 12px;
  color: yellow;
  font-weight: bold;
}

.main_text {
  font-size: 16px;
  line-height: 20px;
}

.slightly_bigger {
  font-size: 23px;
}

a.set7:link, a.set7:visited { 
  text-decoration: underline; 
  font-weight: bold; 
  font-size: 10px; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF99;
  background-color: #191717;
}

a.set7:hover { 
  background-color: #191717;
  color: red;
}

a.set8:link, a.set8:visited { 
  text-decoration: underline; 
  font-weight: bold; 
  font-size: 14px; 
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #FFFF99;
  background-color: #191717;
}

a.set8:hover { 
  background-color: #191717;
  color: red;
}


#prog_height {
  line-height: 14px;
}

#left_column_height {
  line-height: 14px;
  font-size: 12px;
}

.copyright {
  font-size: 8pt;
  color: #FFFFFF;
  background-color: transparent;
  font-family: times new roman;
}

a.set9:link, a.set9:visited { 
  text-decoration: underline; 
  color: #FFFFD9;
  background-color: transparent;
  font-size: 8pt;
  font-family: times new roman;
}

a.set9:hover { 
  color: red;
}

a.set25:link, a.set25:visited { 
  text-decoration: underline; 
  color: #47332C;
  background-color: #FFFFFF;
}

a.set25:hover { 
  color: red;
}