a#active_menu {
	color: #000;	
}

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

a:link {
	color: #FF9900;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none; /*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: #333333;
	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: #666666;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	width: 160px;
}

a.mainlevel:hover {
	background-color: #FAFAFA;
	color: #333333;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FE5603;
	float: left;
	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 #ededed;
	color: #9D980E;
	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;
	text-indent: 5px;
	width: 170px;
}

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

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 {
background-color: #45494A;	
font-family: Verdana, Arial, sans-serif;
margin-top: 0px;	
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
padding: 0px;
}

h1	{
	
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;	
}

h2	{	
	
margin-top: 0px;
}

h3	{	
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;	
}

hr {
	background: transparent; 
	border-top: 0.5px solid #f5f5f5;
	height: 0px;
}

html{
margin: 0px;


}


input.inputbox{
	background-color: #FFFFFF;
	background-image: url(../images/back_main.jpg);
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

input.inputbox#mod_login_password{
	background-color: #FFFFFF;
	background-image: url(../images/back_main.jpg);
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	background-color: #FFFFFF;
	background-image: url(../images/back_main.jpg);
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

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

li {
	list-style: square;
}

select.inputbox#country_field {
	width: 200px;
}

ul{

margin: 0px;
padding: 0px;

}



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

textarea.inputbox{
	background-color: #FFFFFF;
	background-image: url(../images/back_main.jpg);
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}


.bodywrap {
	background: #FFFFFF;	
	margin-top: 0px;	
	overflow: auto;
	width: 100%;	
}

.box {
	background: #FAFAFA;
	border: 1px solid #EAEAEA;
	color: #FF6D01;
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	letter-spacing: 1px;
	margin-top: 10px;
	padding: 3px;
	width: 200px;
}

.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 text format and links **/
.category {
	color: #FF8C00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

.componentheading {
	color: #999; 
font-family: Arial, verdana, sans-serif;
 font-size: 22px;
 font-weight: normal; 
letter-spacing: -1px; 
line-height: 25px; 
padding-bottom: 10px;
 padding-top: 10px; 
text-align: left; 
text-transform: uppercase;
}

.contentdescription {
	color: #353535;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
}

.contentheading {
	color: #333;
 font: Arial, verdana, sans-serif;
 font-size: 24px;
 font-weight: normal;
 letter-spacing: -1px;
 line-height: 20px;
 margin-top: 15px;
 padding-bottom: 10px;
 text-align: left;	
}

/* 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;
}

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

.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: #45494A;
	float: left;
	height: auto;	
	padding-bottom: 20px;
	width: 100%;
}

.header {
	background-image: url(../images/header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 202px;	
	width: 900px;
}

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

.headings {
color: #B9B425;
	 font: arial, times, serif;
 font-size: 22px;
 font-weight: normal;
 letter-spacing: -1px;
 line-height: 20px;
 margin-top: 15px;
 padding-bottom: 10px;
 text-align: left;	
}

.leftcolumn {
float: left;
padding-top: 30px
padding-bottom: 30px;
width: 180px;
margin-left: 20px;
}

.mainbody {
	float: left;
	margin-top: 0px;
	padding-bottom: 30px;
margin-left: 20px;
	text-align: left;
	width: 650px;
}

.mainbody li{
	list-style-position: inside;
}



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

.moduletable li{
	list-style: none;
}

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

.moduletable th {
	color: #ABAE6C;
	font-family: Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	height: 28px;
	text-align: left;
}

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


.moduletable-main li{	
list-style: none;

}

.moduletable-news {
	background-image: url(../images/news.gif);
	background-position: top left;
	background-repeat: no-repeat;		
	padding-bottom: 15px;
	padding-top: 35px;
	text-align: left;	
width: 180px;	
}

.moduletable-news li{	
list-style: none;

}

.quote {
	color: #666666;
	display: block;
	font: oblique 135%/155% georgia, times, serif;
	font-size: 16px;
	margin: 0 0 20px 20px;
	width: 90%;
}

.quote2 {
	background: #F3FAFC;
	border: 1px solid #EAEAEA;
	color: #666666;
	display: block;
	font-family: Verdana, Arial, Arial, sans-serif;
	font-size: 14px;
	height: auto;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
	width: 580px;
}

.quote3 {
	background: #EFEC92;
	color: #47484A;
	font-family: arial, Arial, Arial, sans-serif;
	font-size: 12px;
	height: auto;
	letter-spacing: 1px;	
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 3px;
}


.sectiontableentry1 {
	
}

.sectiontableentry2 {
	
}

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

.small {
	color: #FFFFFF;
	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;
}

.subheadings {
	color: #EFB936;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	line-height: 25px;
}

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

#footer td {
	color: #FFFFFF;
	font-size: 10px;	
	text-align: left;
}

#middle{
height: 200px;
float: none;
font-size: 11px;
text-align: left;
width: 900px;
background-image: url(../images/bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
color: #FFFFFF;
}

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

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

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

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


#menu {
height: 20px;	
text-align: left;
width: 900px;
position: relative;
left: 50px;
}


#menu a:link {
	border-right: 1px solid #fff;
	color: #666;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
}

#menu a:visited {
border-right: 1px solid #fff;
	color: #666;
	display: block;
	float: left;
	font: 100% verdana,arial,helvetica,sans-serif;
	height: 20px;
	line-height: 20px;
	padding: 0 10px 0 10px;
	text-align: right;
	text-decoration: none;
	
}

#menu a:hover {
border-right: 1px solid #fff;
color: #000;
display: block;
float: left;
font: 100% verdana,arial,helvetica,sans-serif;
height: 20px;
line-height: 20px;
padding: 0 10px 0 10px;
text-align: right;
text-decoration: none;
background-color: #D3D2AF;

}

#menuwrap {
background-color: #DBDAB4;
border-bottom: 1px solid #FFFFFF;
text-align: left;
width: 100%;
}

#topimage{
background-image: url(../images/top.jpg);
background-position: top;
background-repeat: no-repeat;
width: 200px;
height: 222px;
}
#Footer { 
 BOTTOM: 0px; 
 POSITION: absolute 
}