@charset "utf-8";
/* CSS Document */

body{
    background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	}

.bg1{
	background-color:#507e51;
	}.ln_title {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 13px;
}
.bg2 {
	background-color:#FFFFFF;
}
.latestnews_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_title {
	font-family: "trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.nav_categ ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: none;
	list-style-position:inside;
	list-style-type: square;
}

.nav_categ ul{
	margin:0px;
	padding:5px;
	display:block;
	}	
	
.nav_categ li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.nav_links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_links:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f7bd5f;
	text-decoration: none;
}

.ftr_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

.ftr_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.page_title {
	font-family: "trebuchet MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #507e51;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #507e51;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #fff;
	text-decoration: none;
}.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #507e51;
	text-decoration: none;
}
.title3 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.title4 {
	font-family: "trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #507e51;
	text-decoration: none;
}
.more1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #507E51;
	text-decoration:underline;
}
.more1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #507E51;
	text-decoration:underline;
}
.menuitems {
	font-family: Arial, Verdana;
	font-size:11px;
	color:#ffffff;
}
 .form1 { font-family: Tahoma, Arial; font-size: 10px; font-weight: bold; color: #58647E; background-color: #FFFFFF; border: 1px solid #999999; vertical-align: middle}

.AdminFormButton1 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
  background-image: url(../../contents/images/ButtonBG.gif);
  /*ButtonBG-blue*/
  border: 0 solid white;
  background-repeat: no-repeat;
  width:100px; height:21px;
}
.left_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.left_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.GridTable { background-color:#2c5166; border: 2px; border-style: solid; border-color:#c6c6c6; border-collapse: collapse; }
.GridTR { background-color:#356e8c; }
.WhiteHeading { font-family: Arial, Verdana; font-weight: bold; font-size:12px; color:#FFFFFF; }
.heading { font-family: Arial; font-weight: BOLD; font-size:16px; color:#000000; }