html { min-width: 850px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #4c3004;
	background: #ffffcc;
	margin: 0px;

}
#Container {
    width: 100%;
	background: #fffdee;
	margin-top: 170px;
	margin-left: 10px;
	margin-right: 0px;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #333333;
	}
p {
	margin-top: 0;
	
  }

strong { 
  font-weight: bold; 
} 

hr {
 display: none;
}
h1, h2, h5, h6 {
	margin: 0;
	padding: 0;
	color: #855B1A;
	}
h3 {
  	margin-bottom: 15px;
	padding: 0px;
	color: #855B1A;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	}
h4 {
	margin-bottom: 15px;
	padding: 0px;
	color: #855B1A;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	background: #E5E4C3;
	}
	
img {
  border: none;
}
#TopMainArea {
  position: absolute;
  background-color: #000099;
  background-image:  url(../pictures/logotext.gif);
  background-position: right top; 
  background-repeat: no-repeat;
  width: 100%;
  height: 105px;
  top: 0px;
  right: 0px;
  left: 0px;
  border-bottom: 10px solid #E5E4C3;
  padding: 0px;
  z-index: 1;
}
#HyperLink span {
  display: none;
}

#HyperLink {
	position: absolute;
	background-image:  url(../pictures/logosmrss.gif);
	background-position:  left top;
	background-repeat: no-repeat;
	width: 280px;
	height: 105px;
	top: 0px;
	left: 0px;
	padding: 0px;
    border-bottom: 10px solid #E5E4C3;
	z-index: 10;
	background-color: #000099;
}

#LeftContent {
	float: left;
	width: 25%;
	}
#LeftNav {
    font-family: Georgia, "Times New Roman", Times, Serif;
	text-transform: uppercase;
    font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 30px 0 0 0px;
	height: 350px;
	width: 200px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: double #855B1A;
	background-image: none;

}
#LeftNav a {
	display: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 24px;
	text-decoration: none;
	background-image: url(../pictures/navback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	}

#LeftNav a:hover {
	text-decoration: none;
	border: none;
	}


#LeftNav ul {
	margin: 0;
	padding: 0 0 0 30px;
	letter-spacing: 1px;
	font-size: 10px;
	white-space: nowrap;
	}

#LeftNav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	line-height: normal;
	}

#LeftNav ul a {
	background: none;
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 7px 16px 6px;
	text-decoration: none;
	color: #855B1A;
	white-space: nowrap;
	border: none;
	}


#LeftNav ul a:hover {
	color: #4C3004;
	background: #E5E4C3;
	}

#LeftNav #curr a {
	color: #FFFDDF;
	background: #5555DF;
	}

#LeftNav #curr a:hover {
	color: #999999;
	background: #000099;
	} 

a:link {
	color: #855B1A;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
	}

a:visited {
	color: #855B1A;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	}

a:hover {
	color: #600000;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	}
#subcol a:link {
	color: #cc6600;
	text-decoration: none;
	border-bottom: 1px solid #cccc99;
	}

#subcol a:visited {
	color: #cc6600;
	border-bottom: 1px dotted #cccc99;
	}

#subcol a:hover {
	color: #600000;
	text-decoration: none;
	border-bottom: 1px solid #999966;
	}
ul {
    margin: 10px 0px 0px 3px;
	padding: 0px;
	letter-spacing: 1px;
	font-size: 11px;
	list-style-type: none;
	white-space: nowrap;
	}
ul li {
    margin: 5px 0px 0px 3px;
    padding: 5px 0px 10px 0px;
	list-style-type: none;
	display: block;
	background-image: none;
    line-height: normal;
	}

#MainContent {
	float: right;
    margin-top: -360px;
    margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 270px;
	width: 70%;
	overflow: hidden;
	   }
#subcol {
    float: left;
    margin-top: 10px;
    margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #E5E4C3;
	background-color: #FFFFFF;
	width: 250px;
	overflow: hidden;	   
}
#subcol ul {
    margin: 10px 0 5px 10px;
	padding: 0px;
	letter-spacing: 1px;
	font-size: 11px;
	white-space: normal;
	}

#subcol ul li {
    margin: 3px;
	padding: 0px;
	list-style-type: circle;
	display: block;
	background: none;
    line-height: normal;
	}

#subcol2 {
    margin-top: 25px;
    margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #E5E4C3;
	background-color: #FFFFFF;
	width: 320px;
	overflow: hidden;	   
}
#valid {
    text-align: left;
    bottom: 30px;
    margin-left: 0px;
    padding-left: 10px;
	background: #E5E4C3;
	width: 100%
}
	   
#Footer {
  clear: both;
  display: block;
  text-align: center;
  padding-top: 3px;
  font-size: 11px;
  color: #855B1A;
  bottom: 0px;
  top: 100px;  
  background: #c9cbab;
  width: 100%; 
  height: 48px;
}
strong { 
  font-weight: bold; 
} 

.CenterText {
  text-align: center;
}
.DisplayBlock {
  display: block;
}

.DisplayNone {
  display: none;
}
.spacer {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}
.submitbutton {
  width: 68px;
  height: 19px;
  font-size: 11px;
  color: #333333
  }
.dates {
  margin-top: 20px;
  padding-left: 3px;  
  padding-top: 3px;  
 }
 .subcolul {
    margin-top: 3px;
    margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 11px;
	white-space: nowrap;
	}
.rssdown {
    margin-left: 600px;
	} 
.keys {
    margin-top: 50px;
	color: #600000;
}


 