body {
background-color: #BBF2C7;
font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet Ms", Sans-Serif;
text-align: center; color: #3D010B
}

a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #1D7931;
}
a:visited, a:visited:hover {
color: #1D7931;
}
a:hover, a:active {
color: #FF0000;
}

img {
border: 0;
}

p {
margin: 0 0 13px;
}

input, textarea {
border: 1px solid #BBF2C7;
padding: 3px 5px;
font: inherit;
width: 210px;
vertical-align: middle;
margin: 2px 0;
}
textarea {
width: 300px;
height: 120px;
}
input#submit {
width: 80px;
}

#container {
background: #BBF2C7;
border: 1px solid #22BB43;
width:90%;
padding: 1px 1px;
margin: 0px auto;
font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet Ms", Sans-Serif; font-size: 75%;
/* text-align: left; */
}
	#topnav, #footer, .pagination {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	}
	#topnav {
	border-bottom: 1px solid #BBF2C7;
	margin-bottom: 10px;
	padding: 5px 0 10px;
	}
	#footer {
	border-top: 1px solid #BBF2C7;
	margin-top: 10px;
	padding: 10px 0 5px;
	}
	
	#entries {
	width: 100%;
	border-collapse: collapse;
	margin: 10px auto;
      font-family: "Lucida Grande", Verdana, Tahoma, "Trebuchet Ms", Sans-Serif; font-size: 100%;

	}
		#entries tr.rowcolor1 td {
		background: #EFF7FF;
		}
		#entries td.meta {
		width: 30%;
		line-height: 1.5;
            text-align: left;
		}
		#entries td {
		vertical-align: top;
		padding: 10px;
            text-align: left;
		}
		#entries td img {
		vertical-align: bottom;
		}
		
span.bold {
font-weight: bold;
}
.hidden {
display: none;
}
.check {
width: 14px;
}
/* .navbanner { font-family: Arial,Helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: #F5EEC0; }
div.banner1 { font-family: Arial,Helvetica,"sans serif"; font-size: 16pt; font-weight: bold; color: #FFFFFF; background-color: #3B7E00; width: 592px; padding-bottom: 2px; }a.flink { text-decoration: none; }
a.flink:link { font-family: arial,helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: #F5EEC0; }
a.flink:visited { font-family: arial,helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: silver; }
a.flink:hover { font-family: arial,helvetica,sans-serif; font-size: 9pt; font-weight: bold; color: #FFFF00; }
a.flink:visited:hover { color: #FFFF00; } */

#footerr {
margin-top:10px;
background-color:#786596;
overflow: hidden;}

