a#active_menu {
	color: #FC6703;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000;
	text-decoration: none;
}

a:link {
	color: #FE7316;	
	text-decoration: none;
}

a:visited {
	color: #FE7316;			
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none; /*text-decoration: underline;*/
}

a.category:link, a.category:visited {
	color: #FFA500;
}

a.category:hover {
	color: #FF9900;
}

a.mainlevel:link, a.mainlevel:visited {
	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.mainlevel:hover {
	background-color: #fafafa;
	color: #FE7316;
}

a.latestnews:link, a.latestnews:visited {
	color: #fff;
	text-align: left;
	text-decoration: none;
	
}

a.latestnews:hover {
	color: #FE7316;
}

a.mostread:link, a.mostread:visited {
	color: #fff;
	text-align: left;
	text-decoration: none;
}

a.mostread:hover {
	color: #FE7316;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:normal;
color:#000;    
border-right: 1px solid #E6E1E1;
display: block;   
height: 30px;
padding-left: 10px;
padding-right: 10px;
vertical-align: center;
margin-bottom: 0px;
line-height: 30px;
background-color: transparent;
text-align: center;
float: left;
width: 80px;
}

a.mainlevel-top:hover {
	background-color: #ededed;
	color: #000;
}
a.mainlevel-top#active_menu-top {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:normal;
color:#000;    
border-right: 1px solid #E6E1E1;
display: block;   
height: 30px;
padding-left: 8px;
padding-right: 8px;
vertical-align: center;
margin-bottom: 0px;
line-height: 30px;
background-color: #ededed;
text-align: center;
float: left;
width: 80px;


}

a.mainlevel-top li{
	float: left;
list-style: none;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #F3AE08;
	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: #F3AE08;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FD7801;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	color: #000;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ededed;
	color: #666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 180px;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

body {
background-image: url(../images/bg.gif);
background-position: top;
background-repeat: repeat-x;
background-color: #fff;
margin: 0px;
padding: 0px;
text-align: center;
padding-bottom: 40px;
}

h1	{
	
}

h2	{	
}

h3	{
	
}


img {
	border: 0px;
}

input.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}



select.inputbox {
background-color: #F6FAE5;
border: 1px solid #C6CCAD;
font-size: 11px;
color: #666;
width: 256px;
}

textarea.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

input.inputbox#mod_login_password{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
		width: 180px;
}

input.inputbox#mod_login_username{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
		width: 180px;
}

input.inputbox-search#mod_search_searchword{
	background-color: #fafafa;
	border: 1px solid #ededed;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 180px;
}

li {
	list-style: none;
}


td,tr,p,div {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
letter-spacing: 0.5px;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.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: 30px;
letter-spacing: -2px;
font-weight: normal;
margin-top: 10px;
padding-bottom: 25px;
}

.contentdescription {
	
}

.contentheading {
color: #6C6942;	
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 20px;
text-align: left;
font-weight: normal;
line-height: 22px;
letter-spacing: 0px;
margin: 0px;
}


/* Content - Sections & Categories */
.contentpane {
}

.contentpaneopen {
}

.createdate {

}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE7316;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 20px;	
}


.headings {
	color: #fb7000;
	font-family: 'arial','Lucida Sans Unicode','Trebuchet MS',verdana,sans-serif;
	font-size: 14px;
padding-bottom: 10px;
	font-weight: normal;
	letter-spacing: 1px;	
	width: 170px;
text-align: left;
}

.headings1 {
	color: #A3BD55;
	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: 170px;
text-align: left;
}

.headings2 {
	color: #E7790D;
	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: 170px;
text-align: left;
}

.headings3 {
	color: #5D8EB7;
	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: 170px;
text-align: left;
}



.modifydate {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {
	padding-bottom: 20px;
	text-align: left;


}

.moduletable-contact {
	text-align: left;
	width: 180px;
padding: 0px;
}

.moduletable-contact input{
	background-color: #fafafa;
	border: 1px solid #ededed;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
text-align: left;
}

.moduletable-contact textarea{
	background-color: #fafafa;
	border: 1px solid #ededed;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
width: 180px;
text-align: left;
}

.moduletable-contact select{
	background-color: #fafafa;
	border: 1px solid #ededed;	
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
width: 108px;
text-align: left;
}


.moduletable-info {
/*	background-image: url(../images/info.gif); */
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 00px;
	text-align: right;
	width: 180px;
}

.moduletable-main {
/*	background-image: url(../images/main.gif); */
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: right;
	width: 180px;
}

.moduletable-header-menu {
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: right;
	width: 180px;
}

.moduletable-intro1 {
	background-image: url(../images/intro1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;
	
}

.moduletable-intro2 {
	background-image: url(../images/intro2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 40px;
	text-align: left;	
}

.moduletable-search {
position: relative;
top: 25px;	
float: right;
padding-right: 20px;
}

.moduletable li{
	list-style: none;
}

.moduletable td {
	font-size: 11px;
	text-align: left;
}

.moduletable h3 {
color: #666;	
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 22px;
text-align: left;
font-weight: normal;
line-height: 22px;
letter-spacing: -2px;
margin: 0px;
padding-bottom: 10px;
	
}

.quote {
	font: oblique 160% georgia, times, serif;
	color: #A3BD55;		
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 8px;	
	width: 90%;
margin: 0 auto;

}
.quote2 {
	font: oblique 160% georgia, times, serif;
	color: #666;		
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 8px;	
	width: 90%;
margin: 0 auto;
}

.quote3 {
	font: oblique 140% georgia, times, serif;
	color: #fafafa;		
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 8px;	
	width: 90%;
margin: 0 auto;
}



.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

.sectiontableheader {
	color: #fff;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top: 7px;
}

.small {
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.small2 {
	color: #C0C0C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.smalldark {
	color: #FD5501;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.copyright {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}



#body {
width: 800px;
overflow: auto;
margin: 0 auto;
background-color: #ffffff;
padding-top: 10px;

}




#footer {
width: 800px;
text-align: center;
height: 60px;
margin: 0 auto;
}






#bottom {
width: 800px;
height: 80px;
margin: 0 auto;
border-bottom: 1px solid #efefef; 
background-color: #fff;
background-position: top;
background-repeat: no-repeat;
}

#language {
width: 800px;
height: 14px;
margin: 0 auto;
}



#footer td {
text-align: center;
color: #666;
}


#header {
height: 340px;
width: 800px;
margin: 0 auto;
background-color: #fff;



}

#header2 {
height: 150px;
width: 800px;
margin: 0 auto;
background-color: #fff;


}

#mainbody {
float: left;
padding-left: 15px;
text-align: left;
width: 544px;

}

#mainbody li{
list-style: disc;
color: #7DA538;

}

#leftcolumn {
float: left;
padding-left: 20px;
width: 180px;
text-align: left;
padding-right: 20px;
border-right: 1px solid #ededed;
}

#menu {
height: 30px;
margin-bottom: 0px;
text-align: left;
width: 800px;
margin: 0 auto;
z-index: 3;
background-color: #fafafa;
border-bottom: 1px solid #ededed;
}

#topwrap {
width: 100%;
height: 77px;
padding: 0px;
margin: 0 auto;
}

#topstrip {
background-image: url(../images/top.gif);
background-position: top;
background-repeat: no-repeat;
width: 800px;
height: 77px;
padding: 0px;
margin: 0 auto;
}




#addwrap {
width: 800px;
margin: 0 auto;
height: 200px;
text-align: center;
background-color: #fff;

}
#add1{
position: relative;
left: 15px;
font-size: 11px;
text-align: left;
height: 170px;
width: 350px;
float: left;
display: block;
border-right: 1px solid #ededed;
padding-right: 15px;

}

#add2{
position: relative;
left: 30px;
font-size: 11px;
text-align: left;
height: 170px;
width: 350px;
float: left;
margin-left: 5px;

}

#addwrap .moduletable h3 {
color: #666;	
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 22px;
text-align: left;
font-weight: normal;
line-height: 22px;
letter-spacing: -2px;
margin: 0px;
padding-bottom: 10px;
	
}