/* CSS Document */

body {
  margin:0;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding:0;
  color:#000;
  background: #FFFFFF url(img/bg.jpg) top repeat-x;
  /*background-position:100% 0px;*/
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  line-height:20px;
  }

.infobox {
 background: #D5D5D5 url(img/corner.gif) top right no-repeat;
 
}

#navigator {
	font-size:12px;
}

#navigator a {
	font-size:12px;
	text-decoration:none;
}

#navigator a:hover {
	font-size:12px;
	text-decoration:none;
	color:#990000;
	padding-bottom:10px;
	border-bottom:double;
	border-bottom-color:#999999;
}

.smalltitle {
  color:#604839;
}

.smalltitle a {
  color:#604839;
  border-bottom:none;
}

.smallnews {
  font-size:90%;
  color:#999999;
}

#newsblock {
	font-size:90%;
}

.white {
 color:#FFFFFF;
}

.white a {
 color:#FFFFFF;
}

#blackbox {
padding:15px;
color:#FFFFFF;
font-weight:normal;
font-size:90%;
}

hr {
	color: #fff; border: 1px dotted #999999; border-style: none none dotted;
	margin: 5px 0 5px 0;
}
 
table {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  line-height:20px;
}

.linker a {
  font-size:10px;
  border-bottom:none;
  text-decoration:none;
  color:#A07D5D;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

.linker a:hover {
  color:#990000;
  text-decoration:none;
  border: 1px dotted #999999; border-style: none none dotted;
}

.linkerblack a {
  font-size:10px;
  border-bottom:none;
  text-decoration:none;
  color:#333333;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

.linkerblack a:hover {
  color:#990000;
  text-decoration:none;
  border: 1px dotted #999999; border-style: none none dotted;
}

.linkerwhite a {
  font-size:10px;
  border-bottom:none;
  text-decoration:none;
  color:#FFFFFF;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

.linkerwhite a:hover {
  color:#990000;
  text-decoration:none;
  border: 1px dotted #999999; border-style: none none dotted;
}

h1 {
  font-size:220%;
  font-weight:normal;
  line-height:15px;
  }
  
h1 white {
  color:#FFFFFF;
  font-size:100%;
  font-weight:normal;
  line-height:15px;
  }
 
h2 {
  font-size:120%;
  font-weight:weight;
  }
  
h3 {
  font-size:120%;
  font-weight:normal;
  line-height:15px;
  color:#666666;
  }
  
h4 {
  font-size:120%;
  font-weight:bold;
  color:#604839;
  line-height:25px;
  }

a {
  color:#000000;
  /*text-decoration:underline;*/
  /*font-weight:bold;*/
  }
  
a:hover {
  color:#666666;
  text-decoration:underline;
}

