.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px 7px 0px 7px;
	height: auto;
	width: 800px;
	border: 1px solid #ddd;
	border-top: none;
	text-align:left;
}
body {
	background: #f8f8f8 url(http://www.articlebank.co.za/linesback.gif) fixed;
	margin: 0px auto;
}
body, td, th, p, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#admin-review {font-size: 10pt;}
#admin-review a {color: #000080; text-decoration: underline;}
#admin-review td {
	font-size: 10pt;
	}
.adsense {
	display: block;
	margin: 10px 5px 0px 0px;
	float: left;
}

h1 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin: 1px 1px 3px 1px;
	padding: 7px 1px 7px 1px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: #f8f8f8;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
.admin-article-resource {border: 1px solid #ddd; background: #f8f8f8; padding: 5px; margin-top: 15px;						font-size: 10pt;}

.admin-article-resource a {color: #000080; text-decoration: underline; font-size: 10pt;}

.logotd {background: #f9f9f9; border-bottom: 1px solid #eee; padding: 5px 0 7px 0;}

.maincontentcell {
	color: #333333;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 0;
	vertical-align: top;
}
.navcell {
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 3px;
	width: 175px;
	vertical-align: top;
  	border-top: 1px #ccc;
}
.articletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #f9f9f9;
	margin: 1px;
	padding: 5px;
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
}
.author {
	display: block;
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #eee;
	font-size: 12px;
}
.author a {
	color: #3366FF;
	text-decoration: underline;
}
.author a:hover {
        color: #000000;
        text-decoration: none;
}
.articletext {
	list-style-type: square;
	word-spacing: normal;
	font-size: 12px;
}
.articletext a {color:#3366FF;
}

.morearticles {
	font-weight: bold;
	background-color: #F7F7F7;
	margin: 1px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-type: circle;
}
.morearticleslist {
	list-style-type: square;
}
UL {
	list-style-type: square;
	padding-left: 0px;
	margin: 0px 0px 0px 16px;
	color: #333333;
	font-weight: normal;
}
LI {
	MARGIN: 0 0 0 5px;
	padding-bottom: 4px;
}
ol {
        list-style-type: none;
        padding: 0;
        margin: 0;
}

li.alt{
    background-color: #f1f1f8;
	padding: 5px;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
        }
.rightnavbox {
	border: 1px solid #eee;
	FONT-SIZE: 11px;
	BACKGROUND: #f9f9f9;
	padding: 5px;
}
.spacer {
	height: 5px;
}
a {
	text-decoration: none;
  	color: #000;
}
a:hover { 
	color: #000;
  	text-decoration: underline;
}
a:visited {
        color: #000;
}
a:visited:hover {
        color: #000;
        text-decoration: underline;
}
.categorytable {
	font-size: 11px;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px;
	width: 100%;
}
.catroot {
	font-size: 9pt;
	font-weight: bold;
  	padding: 5px;
	color: #333333;
  	border: 1px solid #eee;
  	border-left: none;
  	border-right: none;
  	background: #f9f9f9;

}
.catsub {
	line-height: 1px;
}
.userpanelbox {
	FONT-SIZE: 11px;
	BACKGROUND: #f5f5f5;
	padding: 5px;
	border: 1px solid #999999;
}

.articlewarning { 
    font-weight: bold; 
    padding: 10px; 
    margin: 10px 0 10px 0; 
    color: red; 
    text-align: center; 
    border: 1px #FF0000 dashed; 
    border-width: 1px 0 1px 0; 
    background-color: #FFEECC;
}
.footer {
		width: 800px;
		font-size: 11px;
		border: 1px solid #ddd;
		background-color: #FFFFFF;
}