body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #FF0000;
}

#left_side .lefts { 
	float: left; 
	width: 149px; 
	margin: 0px;
	padding: 0px;
}

/* Mainlevel menu */
.mainlevel {
	height: 21px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a.mainlevel {
	background: transparent;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
	
a.mainlevel:hover {
	font-weight: bold;
	color: #FF0000;
	/*background: #ffffff url(../images/mi_bg.jpg) top left no-repeat;*/
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;
}

a.mainlevel:hover {
	font-weight: bold;
	color: #FFFF00;
	background: transparent;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;	
}

/* End Mainlevel menu */


/* sublevel menu */
.sublevel {
	height: 21px;
	width: 149px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

a.sublevel {
	background: transparent;
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;
	text-decoration: none;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 15px;
}
	
a.sublevel:hover, #active_menu, #active_menu:hover {
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;
}

a.sublevel:hover {
	font-weight: bold;
	color: #FFFF00;
	background: transparent;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	margin: 0px;	
}

/* End sublevel menu */




/* Secondary navigation */
.mainlevel-nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #48c3d5;
	font-weight: bold;
	color: #330066;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	margin-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 40px;
}
a.mainlevel-nav {
	color: #330066;
	padding-right: 9px;
	padding-left: 9px;
	text-align: center;
	text-decoration: none;
}

/* End of Secondary navigation */



/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.mcontent2 {

}

.padding {
	padding-left: 15px;	

}

.contentpaneopen td.contentheading {
	line-height: 20px;
	letter-spacing: 0px;
	color: #FFFFFF;
	height: 25px;
	width: 50%;
	text-transform: none;
	background-color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	background-image: url(../images/header_accent.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px;
	left: -35px;
}

.contentpaneopen {
	/* margin-left: 25px; */
margin-bottom: 25px;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/**/


/* content title and links */

/**/
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #999;border-bottom: 0px;}
a.contentpagetitle:hover {color: #000;border-bottom: 0px dashed #ccc; text-decoration: none;}




/* top box like a category description */
.contentdescription {
	background-color : transparent;
	padding: 10px 0px;
}

/* Main Body Text */
.contentpane {background: transparent;}

.contentpaneopen {
	background-color: transparent;
	line-height: 17px;
	width: 100%;

}


/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:.8em;}
.content_vote {font-weight: normal;font-size: .8em;}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #CC3300; font-size: 11px; font-weight: bold; }
.modifydate {color: #666; font-size: 10px; font-weight: normal; font-style: normal;}
.newsfeeddate {font-size: 11px; color: #999; font-weight: normal;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #999999;
	font-size: 11px;
	line-height: 17px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #999;
}
.pagebar{font-size: 11px; font-weight: bold;}
.pagenav_prev{font-size: 11px; color: #999; }
.pagenav_next{font-size: 11px; color: #999; }
a.pagenav {color: #369; text-decoration: none; font-weight: bold; }
a.pagenav:hover {color: #369; text-decoration: none; font-weight: bold; }
.pagenavcounter{	height: 15px;  }
.back_button{
	font-size: 10px;
	height: 15px;
	clear: both;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
}

/* Read more link */
.readon {
	font-size: 11px; 
	color: #336699;
	text-decoration: underline;
}

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

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
background: #fff; 
color: #06c;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading e.g. Search*/
.componentheading {
	letter-spacing: 0px;
	color: #FFFFFF;
	height: 22px;
	width: 450px;
	text-transform: none;
	background-color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: baseline;
	background-image: url(../images/header_accent.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 3px;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background-color : #993300;
	color : #fff;
	border-collapse: collapse;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background-color: #eee;
	font-size: 11px; 
	margin: 2px 0px;
	text-align: left;
	width: 330px;
	height: 30px;
}

.sectiontableentry2 {
	background-color: #fff;
	font-size: 11px; 
	margin: 2px 0px;
	text-align: left;
	width: 130px;
	height: 30px;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: #fff;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px;
	width: 80px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll {
	border: none;
	margin: 0px;
	padding: 0px 5px;
}

table.poll thead td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

table.pollstableborder {
	margin: 0px;
	padding: 0px;
	border: none;
}

table.pollstableborder td {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

/* End Sectiontable */


.syndicate {
	margin-top: 15px;
	margin-left: 25px;
}


/* Category */
.category {color:#ccc;}
a.category:link, a.category:visited { height: 15px; color: #369; text-decoration: none;  }
a.category:hover  {	height: 15px; color: #369; text-decoration: underline; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 480px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : none;}
/* End blogsection */

/* Search Form Module*/
.search {height: 18px;}
/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	border: 1px dashed #eee;
	background: #fff;
	padding: 0px 4px 0px 4px;
	color: #cc3300;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}






/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */


