a#active_menu {
	color: #000;
	font-weight: bold;	

}

a#active_menu:hover {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #1C3A4A;	
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #1C3A4A;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #000000;
	text-decoration: underline; /*text-decoration: underline;*/
	font-weight: bold;	

}

a.blogsection:link, a.blogsection:visited {
	color: #66CC00;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.blogsection:hover {
	color: #999999;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #66CC00;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #CCCCCC;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 153px;
    text-align: left;
}

a.mainlevel:hover {
	background-color: #E2E2E2;
	color: #666;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	text-decoration: none;
}
a.mainlevel-footer:hover {	
	color: #FD8504;
}

a.latestnews-news:link, a.latestnews-news:visited {
	border-bottom: 1px solid #E4E5DB;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 153px;
}

a.latestnews-news:hover {
	background-color: #F6F7F1;
	color: #666;
}

a.mostread-popular:link, a.mostread-popular:visited {
	border-bottom: 1px solid #9BB255;
	color: #666;;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 153px;
    text-align: left;
}

a.mostread-popular:hover {
	background-color: #8CA24B;
	color: #fff;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6600;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	color: #66CC00;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
    background-image: url(../images/arrow.png);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #9BB255;
	color: #FF6600;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 145px;
    text-align: right;
}

a.sublevel:hover {
	color: #000000;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #66CC00;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #67741B;


}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

td,tr,div {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
letter-spacing: 0.5px;
}


.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

.category {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
    color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
    padding-bottom: 15px;
    line-height: 25px;

}



.contentdescription {
	}

.contentheading {
	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
    line-height: 25px;
}

/* Content - Sections & Categories */
.contentpane {

}

.contentpaneopen {

}

.createdate {
	color: #708090;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.details {
	background-color: #FFFFFF;
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FF6347;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}


.headings {
	color: #ffffff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 15px;
padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;	
	width: 153px;
text-align: left;
}

input.inputbox{
	background-color: #F7F7F5;
	border: 1px solid #868682;	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

input.inputbox#mod_login_password{
	background-color: #F7F7F5;
	border: 1px solid #D2D4C5;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 153px;
}

input.inputbox#mod_login_username{
	background-color: #F7F7F5;
	border: 1px solid #D2D4C5;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 153px;
}

input.inputbox#mod_search_searchword{
	background-color: #F7F7F5;
	border: 1px solid #CCCAB5;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 153px;
margin-top: 15px;
}

textarea.inputbox {
    background-color: #F7F7F5;
	border: 1px solid #555;	
	color: #666666;

}

.modifydate {
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable th {
    font-family: arial, sans-serif;
	font-size        : 14px;
	color            : #808080;
	text-align       : left;
	width            : 145px;
	letter-spacing: 0px;
	text-indent: 0px;
    padding-bottom: 3px;
    padding-top: 3px;

	}


.moduletable {	
text-align: left;
width: 153px;
}

.moduletable td {
}

.moduletable h3 {
	color: #666666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 19px;
   padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;	
	width: 153px;
    text-align: left;

}

.moduletable li, .moduletable-main li, .moduletable-info li, .moduletable-top li {
	list-style: none;
}

.moduletable-info {
	background-image: url(../images/info.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: right;
	width: 153px;
}

.moduletable-main {
	background-image: url(../images/main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: right;
	width: 153px;
}

.moduletable-news {
	background-image: url(../images/news.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
	width: 153px;
}

.moduletable-popular {
	background-image: url(../images/popular.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
	width: 153px;
}

.destaque {
	color: #99CC00;
	font-family: arial, verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
    line-height: 25px;
	font-weight: bold;	

}


.destaque3 {
	background: #99CC00;
	border: 1px solid #EDEDED;
	color: #FFFFFF;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	height: auto;
	line-height: 25px;
	padding: 10px;
	width: 95%;
	margin-top: 10px;
	font-style: oblique;

}


.downloads {
  line-height: 15px;
  padding-left: 15px;
  padding-top: 0px;
  background-image: url(../images/icon_download.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 0px;

}



.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

.sectiontableheader {
		color: #fff;
	font-size: 12px;
}

.small {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	text-decoration: none;
}

.smalldark {
color: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
line-height: 10px;
}
.destaque2 {

	background: #F1F1F1;
	border: 1px solid #EDEDED;
	color: #99CC00;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	height: auto;
	line-height: 25px;
	padding: 10px;
	width: 95%;
	margin-top: 10px;
	font-style: oblique;
}
.destaque4 {


	background: #F1F1F1;
	border: 1px solid #EDEDED;
	color: #666666;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	height: auto;
	line-height: 25px;
	padding: 10px;
	width: 95%;
	margin-top: 10px;
	font-style: oblique;
}
.destaque5 {
	border: 1px none #EDEDED;
	color: #666666;
	display: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	height: auto;
	line-height: 25px;
	padding: 0px;
	width: auto;
	margin-top: 10px;
	font-style: normal;
}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}