body { margin: 0px; padding: 0px; }
body, p, td, input, select {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
table, img { border: 0px; }
h1, p { margin: 10px 15px 10px 5px; }
input, select { vertical-align: middle; }
ol { margin: 0px 0px 10px 29px; }
.td_footer { height: 106px; color: White; background: url(../images/2.gif) no-repeat; font-size: 11px; padding: 40px 0px 0px 5px; }

#header {
	position: absolute;
	top: 3px;
	left: 3px;
	
	width: 728px;
	height: 90px;
	color: White;
	/*background: url(../images/1.gif);*/
	font-size: 11px;
	font-weight: bold;
}
#header a, #header a:link, #header a:visited { color: White; text-decoration: none; }
#header a:hover, #header a:active { color: White; text-decoration: underline; }

#navtree {
	position: absolute;
	top: 0px;
	left: 78px;
}

#content {
	position: absolute;
	top: 189px;
	left: 3px;

	width: 728px;
}
#content h1 { font-size: 17px; }
#content h5 { font-size: 12px; margin: 2px; }
#content a, #content a:link, #content a:visited { color: Blue; text-decoration: underline; }
#content a:hover, #content a:active { color: Red; text-decoration: underline; }
#content a.footer, #content a.footer:link, #content a.footer:visited { color: White; text-decoration: none; }
#content a.footer:hover, #content a.footer:active { color: White; text-decoration: underline; }


#overview {
	position: absolute;
	top: 35px;
	left: 3px;

	width: 534px;
	text-align: left;
	margin-bottom: 200px;
}

#categories {
	color: White;
	padding: 7px;
}
#categories a.cat, #categories a.cat:link, #categories a.cat:visited { color: White; text-decoration: underline; }
#categories a.cat:hover, #categories a.cat:active { color: White; text-decoration: underline; }
#categories a.subcat, #categories a.subcat:link, #categories a.subcat:visited { color: White; font-size: 11px; font-weight: normal; text-decoration: none; }
#categories a.subcat:hover, #categories a.subcat:active { color: White; text-decoration: underline; }
#categories h3 { font-size: 13px; margin: 0px 0px 3px 0px; }

#ads {
	position: absolute;
	top: 96px;
	left: 3px;
	
	width: 728px;
	height: 90px;
	background: url(../images/ads.gif);
}



#category {
	width: 100%;
	font-size: 12px;
	color: White;
	margin: 3px 5px 3px 5px ;
	padding: 1px 5px 1px 5px;
	border: solid #b0dc88 1px;
}

#category a, #category a:link, #category a:visited, #category a:hover, #category a:active { color: White; text-decoration: none; }
#category a.subcat, #category a.subcat:link, #category a.subcat:visited, #category a.subcat:hover, #category a.subcat:active { font-size: 11px; color: White; text-decoration: none; }
#category a.subcat:hover, #category a.subcat:active { text-decoration: underline; }

#content a.title, #content a.title:link, #content a.title:visited {
	color: #DF5120;
	font-size: 17px;
	font-weight: bold;
	text-decoration: underline;
}
#content a.title:hover, #content a.title:active { text-decoration: underline; }

#content a.title_cat, #content a.title_cat:link, #content a.title_cat:visited {
	color: #555555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#content a.title_cat:hover, #content a.title_cat:active { text-decoration: underline; }
