.text {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color : Black;
}

ul {
	font-family:Arial, Tahoma;
	font-size:12px;
	color : Black;
	padding-left : 40px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 5px;
	text-align : justify;
}

li {
	padding-bottom : 10px;
}

.photos {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color : Black;
	text-align : center;
}

h1 {
	color : 457200;
	font-family:Tahoma;
	font-size:15px;
	font-weight : bold;
	padding-top : 30px;
	padding: 15px;
	text-align : left;
}

h2 {
	font-family:Arial, Tahoma;
	font-size:12px;
	color : Black;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : left;
	font-weight : bold;
}

.header {
	color : 457200;
	font-family:Tahoma;
	font-size:15px;
	font-weight : bold;
	padding-top : 30px;
	padding: 15px;
	text-align : left;
}

.header_c {
	color : 457200;
	font-family:Arial Black;
	font-size:14px;
	padding-top : 30px;
	text-align : center;
	font-height :120%;
}

.news_h {
	color : 457200;
	font-family: Arial, Tahoma;
	font-size:11px;
	font-weight : bold;
	padding-top : 30px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align : left;
}

form {
	color : black;
	font-family: Arial, Tahoma;
	font-size:11px;
	font-weight : bold;
	padding-top : 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align : left;
}

p{
	font-family:Arial, Tahoma;
	font-size:12px;
	color : Black;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 5px;
	text-align : justify;
}

td{
	font-family:Arial, Tahoma;
	font-size:12px;
	color : Black;
}

div{
	font-family:Arial, Tahoma;
	font-size:12px;
	color : White;
	text-align : center;
	font-weight : normal;
}

.news{
	font-family:Arial, Tahoma;
	font-size:11px;
	color : Black;
	text-align: left;
}

a {
	color: #508301;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight : bold;
}

a:hover {
	color: #6AAD00;
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}	

.curdate {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size:12px;
	font-weight : bold;
}	

.copyright {
	color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size:11px;
	text-align : center;
	padding: 10px;
}

.sub_lnk{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight : bold;
}

.sub_lnk:hover {
	color: #ffff00;
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.txt_lnk{
	color: #508301;
	text-decoration: none;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight : bold;
}

.txt_lnk:hover {
	color: #6AAD00;
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.news_lnk{
	color: #000000;
	text-decoration: underlide;
	font-family: Arial, Tahoma;
	font-size: 12px;
	font-weight : bold;
}

.news_lnk:hover {
	color: #3399FF;
	font-family: Arial, Tahoma;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.alert{
	color: #FF0000;
	font-family: Arial, Tahoma;
	font-size: 14px;
	font-weight : bold;
	text-align : center;
}

.alert:hover {
	color: #FF7700;
	font-family: Arial, Tahoma;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
	text-align : center;
}

.searchbox {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: center;
}
.searchbox .submit {
	font-size: 12px;
	color: #000000;
	border: 1px solid #457200;
	background-color: #CCFF77;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image : images/butspc.gif;
}
.searchbox .text {
	font-size: 12px;
	color: #000000;
	border: 1px solid #457200;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}