a#active_menu {
	color: #fff;
	font-weight: bold;		

}

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

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

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

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

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #FF9900;
	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: #FF9900;
}

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

a.mainlevel:hover {
	background-color: #324C7F;
	color: #000;
}


a.mainlevel-top:link, a.mainlevel-top:visited {
	color: #666;	
	font-family: Arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;	
text-align: left;
}

a.mainlevel-top:hover {
	color: #FE8F00;
}

a.mainlevel-top#active_menu-top {
color: #FE8F00;
font-weight: bold;



}

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

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

a.sublevel:link, a.sublevel:visited {
	border-bottom: 1px solid #56462E;
	color: #fff;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 180px;
text-align: left;
text-indent: 20px;
}

a.sublevel:hover {
background-color: #56462E;
	color: #FE8F00;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	
margin: 0px;	
text-align: center;		
background-color: #2E2D3D;
padding: 0px;

}

li {
	list-style: none;
	
}

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

}



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

.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: #fff;
font-family: Arial, verdana, sans-serif;
font-size: 22px;		
line-height: normal;
padding-bottom: 5px;
letter-spacing: -1px;
font-weight: normal;
margin: 0px;
text-transform: uppercase;

}

.contentdescription {
	
}

.contentheading {
color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
padding-bottom: 15px;
line-height: 25px;
}

.contentpane {

}

.contentpaneopen {

}

.createdate {
	color: #fff;
	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: #fff;
font-family: Arial, verdana, sans-serif;
font-size: 15px;		
line-height: normal;
padding-top: 10px;
padding-bottom: 10px;
font-weight: normal;
margin: 0px;
}


textarea.inputbox{
	background-color: #3C3C71;
	border: 1px solid #626298;
	color: #fff;
		
}



input.inputbox{
background-color: #3C3C71;
	border: 1px solid #626298;
	color: #fff;
	
}

input.inputbox#mod_login_password, input.inputbox#mod_login_username {
		background-color: #434258;
	border: 1px solid #55536C;
	color: #fff;	
	width: 180px;
}

input.inputbox#mod_search_searchword{
	background-color: #3C3C71;
	border: 1px solid #626298;
	color: #fff;
	margin-bottom: 2px;
	margin-top: 10px;
	width: 180px;
}

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

.moduletable {	
text-align: left;
margin-top: 0px;
}

.moduletable-top {
position: relative;
top: 150px;
float: left;

}

.moduletable td {	

text-align: left;
color: #000;
}

.moduletable h3 {
color: #fff;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
padding-bottom: 15px;
line-height: 25px;

}

.moduletable li{
	list-style: none;
}

.quote {
	font: oblique 130% georgia, times, serif;
	color: #fff;			
	line-height: 25px;	
margin: 0 auto;
width: 100%;	

}

.quote2 {
	font: oblique 130% georgia, times, serif;
	color: #fff;			
	line-height: 25px;	
margin: 0 auto;
width: 100%;	
}

.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

.sectiontableheader {
	color: #666666;	
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;
}

#body {
	margin: 0 auto;
	overflow: auto;
	width: 900px;
}

#bodywrap {
	background: #333365;
	margin-top: 0px;
	overflow: auto;
	width: 100%;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: top;
}

#footer{
	color: #FFFFFF;
	float: none;
	font-size: 10px;
	height: auto;
	text-align: left;
	width: 900px;
margin: 0 auto;
}

#footer a:link {
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-decoration: none;
}

#footer a:visited{
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #333333;
	display: inline;
	font-size: 10px;
	text-decoration: none;
}

#footerwrap {
	background-color: #BBB58C;
	float: left;
	height: auto;
	width: 100%;
}

#header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 352px;
	width: 900px;
margin: 0 auto;
}

#headerwrap {
	background-color: #FFFFFF;
	background-image: url(../images/headerbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 352px;
	width: 100%;
}

#leftcolumn {
float: left;
padding-bottom: 30px;
width: 200px;
}

#mainbody {
	float: left;
	margin-left: 20px;	
	padding-bottom: 30px;
	text-align: left;
	width: 660px;
padding-top: 10px;
}

#mainbody li{
	list-style-position: inside;
list-style: square;
}



#middle{
background-image: url(../images/bottom.jpg);
background-position: top;
background-repeat: no-repeat;
margin: 0 auto;	
width: 900px;
height: 200px;
padding-top: 40px;
padding-bottom: 50px;
}


#middle h3 {
color: #fb7000;
font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
font-size: 18px;
letter-spacing: -2px;
text-align: left;
font-weight: normal;
line-height: 20px;
margin: 0px;
}

#middle li {
list-style: none;
}

#middle1{
float: left;
margin: 10px;
margin-right: 20px;
text-align: left;
width: 180px;
 

}

#middle2{
float: left;
margin: 10px;
margin-right: 40px;
text-align: left;	
width: 200px;


}

#middle3{
	float: left;
	margin: 10px;
	text-align: left;
	text-align: left;
	width: 180px;


}

#middle4{
	float: left;
	margin: 10px;
	text-align: left;
	text-align: left;
	width: 180px;


}

#middlewrap {
background-image: url(../images/bottombg.gif);
background-repeat: repeat-x;
background-position: top;
float: left;
width: 100%;
height: auto;
padding-bottom: 20px;
}

