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;
	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: #fb7000;
	
}

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

a.mainlevel-top:link, a.mainlevel-top:visited {
font-weight:normal;
color:#000;    
border-right: 1px solid #E6E1E1;
display: block;   
height: 30px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0px;
line-height: 30px;
background-color: transparent;
text-align: center;
float: left;
}

a.mainlevel-top:hover {
	background-color: #ededed;
	color: #000;
}
a.mainlevel-top#active_menu-top {
font-weight:normal;
color:#000;    
border-right: 1px solid #E6E1E1;
display: block;   
height: 30px;
padding-left: 15px;
padding-right: 15px;
margin-bottom: 0px;
line-height: 30px;
background-color: #ededed;
text-align: center;
float: left;

}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #666;
	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;
	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;
	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: #ECECEC;
margin: 0px;
padding: 0px;
text-align: center;
padding-bottom: 40px;
}

h1 {

	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 26px;
letter-spacing: -2px;
font-weight: normal;
margin-top: 10px;
padding-bottom: 25px;
	
}

h2 {

	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 22px;
letter-spacing: -2px;
font-weight: normal;
margin-top: 10px;
padding-bottom: 25px;	
}

h3	{

	color: #666;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 18px;
letter-spacing: -2px;
font-weight: normal;
margin-top: 10px;
padding-bottom: 25px;
	
}


img {
	border: 0px;
}

input.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	
}

textarea.inputbox{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	
}

input.inputbox#mod_login_password{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
		width: 180px;
}

input.inputbox#mod_login_username{
	background-color: #F6FAE5;
	border: 1px solid #C6CCAD;	
	color: #666;
	width: 180px;
}

input.inputbox-search#mod_search_searchword{
	background-color: #fafafa;
	border: 1px solid #ededed;	
	color: #666;
	width: 180px;
}

li {
	list-style: none;
}


td,tr,p,div {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 150%;
}

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

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	
	
}

.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: #59562F;	
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 28px;
text-align: left;
font-weight: normal;
line-height: 22px;
letter-spacing: -2px;
margin: 0px;
}


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

.contentpaneopen {
}

.createdate {

}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE7316;	
	padding-left: 20px;	
}


.modifydate {
	color: #808080;

}

.moduletable {
	


}


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

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

.moduletable li{
	
}

.moduletable td {
	
}

.moduletable h3 {
	
}

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

}



.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

.sectiontableheader {
	
}

.small {
	color: #666;	
	font-size: 10px;

}

.smalldark {
	color: #FD5501;	
	font-size: 10px;
	
}

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

}

#footer {
padding-top: 20px;
width: 920px;
text-align: center;
margin: 0 auto;
}

#bottom {
width: 920px;
height: 80px;
margin: 0 auto;
border-bottom: 10px solid #EF5222; 
background-color: #fff;
background-image: url(../images/moto.gif);
background-position: top;
background-repeat: no-repeat;
}

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


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

}

#menu {
height: 30px;
margin-bottom: 0px;
text-align: left;
width: 920px;
margin: 0 auto;
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: 920px;
height: 77px;
padding: 0px;
margin: 0 auto;
}




#addwrap {
width: 920px;
margin: 0 auto;
overflow: hidden;
text-align: center;
background-color: #fff;

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

}

#add2{
position: relative;
left: 30px;
font-size: 11px;
text-align: left;
width: 420px;
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;
	
}
