/* CSS Document */

.txttitle,.txttitle a {
	color: #386c03;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.txttitle a:hover {
	color: #182f00;
}
.txtheader {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
}

.txtheadergreen {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #658347;
	padding-left: 10px;
}



.txt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	font-style: normal;

}

.txt a {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
}

.txt a:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: 1px dotted #666666;
}

.txtbold {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}


.txttitleWhite {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.txtwhite {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fff;
}

.txtwhite a {
	color: #d5fbaf;
	font-weight: bold;
}

.txtwhite a:hover {
	color: #baff74;
	font-weight: bold;
}

.txtFocusMini {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #549117;
	background-image: url(../images/txtfocus_bg.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

.txtgrey {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #b5b5b5;
}

.txtgrey a {
	color: #b5b5b5;
	font-size: 11px;
	border-bottom: 1px dotted #b5b5b5;
	text-decoration: none;
}

.txtgrey a:hover {
	color: #9f9f9f;
	font-size: 11px;
	border-bottom: 1px solid #9f9f9f;
	text-decoration: none;
}

.newspic {
  /*border: 1px dotted #84cd3a;
padding: 1px; */
}.starttitle {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: 4f4f4f;
	font-weight: bold;

}
.menutext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

.menutext a {
	color: #FFFFFF;
	font-size: 12px;
	border-bottom: none;
	text-decoration: none;
}

.menutext a:hover {
	color: #a9ff00;
	font-size: 12px;
	border-bottom: none;
	text-decoration: none;
}
.contentborder {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: thin solid #CCCCCC;
}
.pagetitle {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: 7bba00;
}

.txtFocusMiniBlue {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #2e83d2;
	background-image: url(../images/txtfocus_bg.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
}
