body
{
	background-color: #E9E9E9;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	margin: 0;
	padding: 0;
}


#maintable {width: 790px; margin: auto;}
#top {margin-bottom: 8px;}
#top td.side {width: 8px;padding: 0; border-width: 0;}
#top td.logo {width: 250px; background-color: #CCD6EB; vertical-align: middle; border-top: 1px solid #7F99CC; border-bottom: 1px solid #7F99CC;}
#top td.banner {background-color: #CCD6EB; text-align: center; vertical-align: middle; border-top: 1px solid #7F99CC; border-bottom: 1px solid #7F99CC;}
#nav {text-align:right; float: right; width: 800px;}
#nav ul { float: none; margin:0; padding:0px 0px 0; list-style:none;}
#nav a {float:none;text-decoration:none;margin:0;}
#nav li {float:left;background:url(../images/green_tab_l.png) no-repeat top left;margin:0;margin-left:1px;padding:0 0 0 6px;}
#nav li a, #nav li:visited {float:left;font-size: 11px;display:block;line-height:28px;background:url(../images/green_tab_r.png) no-repeat top right;
padding: 0px 15px 0px 10px;text-decoration:none;  color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
div#nav li.active {background:url(../images/over_tab_l.png) no-repeat top left;}
div#nav li.active a {background:url(../images/over_tab_r.png) no-repeat top right;}
.menu_top {background-color: #768FA9;	text-align: left;background-image: url('../images/menubot_cat_bg.gif');padding: 9px;padding-bottom: 9px;}

  .clas2 A:link {COLOR: white; TEXT-DECORATION: underline; font-weight: bold;font-size: 8pt;}
  .clas2 A:active {COLOR: white; TEXT-DECORATION: underline; font-weight: bold;font-size: 8pt;}
  .clas2 A:visited {COLOR: white; TEXT-DECORATION: underline; font-weight: bold;font-size: 8pt;}
  .clas2 A:hover {COLOR: white; TEXT-DECORATION: underline; font-weight: bold;font-size: 8pt;}

#footer {margin-top: 8px;}

#footer td.side {width: 8px;}

#footer td.center {

	color: Green;

	background-color: #FFFFFF;

	text-align: center;

	vertical-align: middle;

	border-top: 1px solid #7F99CC;

	border-bottom: 1px solid #7F99CC;

}





div.page
{
        background-color: #F4F4F4;
	margin: 0 auto;
	width: 770px;
	border: 1px solid #AF1600;
	border-top: none;
}
div.header
{

	background-color: #E9E9E9;
	height: 6px;
}
div.logo
{
	float: left;
	padding: 5px 20px;
	width: 183px;
}
div.top-menu
{
	border-left: 2px solid #FFF;
	float: left;
	margin: 14px 0 0 0;
	padding: 10px 0;
	width: 537px;
}
ul.menu
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.menu li
{
	float: left;
	line-height: 8px;
	padding-left: 5px;
	text-align: left;
}
ul.menu li a
{
	color: #000;
	display: block;
	font-weight: bold;
}
ul.menu li a:hover
{
	color: #000;
}
div.search
{
        background-image: url('../img/search-bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 1px solid #fff;
	clear: both;
	font-size: 10px;
	height: 113px;
}
div.search-form
{
	padding-top: 30px;
	text-align: center;
}
div.search-form a
{
	color: #FFF;
}
input.what
{
	background-color: #BC0904;
	border: 1px solid #FFF;
	color: #FFF;
}
span.search-title
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
div.caption
{
        background-image: url('../img/main2.gif');
	background-color: #BC0904;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
div.bottom-line
{
	background-color: #BC0904;
	border-top: 3px solid #B6B6B6;
	height: 18px;
}
div.bottom
{
	background-color: #98ABBA;
	border-top: 1px solid #AF1600;
	clear: both;
	color: #FFF;
	font-size: 10px;
	position: relative;
	text-align: center;
}
div.bottom a
{
	color: #FFF;
	font-weight: bold;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
a:hover
{
	color: #000;
}
input, textarea
{
	font-size: 10px;
	font-family: Verdana;
}
div.content
{
	padding: 0;
	position: relative;
}
div.breadcrumb
{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
}
div.breadcrumb a
{
	color: #FFF;
}
p
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
}
img
{
	border: 0;
}

form
{
	padding: 0;
	margin: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}

h1
{
	color: #98ABBA;
	font-size: 14px;
	font-weight: bold;
}
p.date
{
	font-size: 10px;
}
p.news
{
	margin-top: 5px;
	font-size: 10px;
}
p.last
{
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix
{
	height: 1%;
}

div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
fieldset
{
	border: 1px solid #AF1600;
	margin: 5px;
}
legend
{
	color: #333;
	background-color: #f1f1f1;
	border: 1px solid #AF1600;
	font-weight: bold;
	padding: 3px;
}
div.links
{
	text-align: justify;
}
div.links a
{
	color: #F24618;
}

a.title
{
	font-size: 11px;
	font-weight: bold;
}
div.url
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
	font-style: italic;
}
div.description
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 12px;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 2px;
	font-size: 11px;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
form
{
	margin: 0;
	padding: 0;
}
div.categories
{
	font-size: 11px;
	list-style-type: none;
	padding: 0 0 0 5px;
}
div.categories a
{
	color: #000000;
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 25px;
	text-align: center;
	width: 250px;
}
div.categories div.last
{
	float: left;
	height: 25px;
	text-align: center;
	width: 250px;
}
div.categories div.divider
{
	clear: both;
}
div.categories div.categ
{
	padding: 3px 0 3px 10px;
}
div.subcategories
{
font-size: 9px;
font-style: italic;
padding: 2px 0 2px 5px;

}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
	background-color: #95C59F;
	border: 2px solid #AF1600;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 15px 0 5px 0;
	text-align: center;
}
div.navigation a
{
	color: #333;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 0;
	padding: 0;
	width: 100px;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.preview
{
	background-image: url('../img/no-preview.gif');
	background-repeat: no-repeat;
	background-position: top left;
	border: 1px solid #ccc;
	height: 90px;
	width: 120px;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
       	border: 1px solid #B6B6B6;
	margin: 0 10px 10px 10px;
}
div.box-caption
{
        background-image: url('../img/light.gif');
	background-color: #B6B6B6;
	color: #573302;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}
div.box-content
{
	padding: 10px;
}
div.featured-link
{
	margin: 5px 0;
}
div.featured-link a
{
	font-size: 11px;
}
span.highlight
{
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.editor-menu
{
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
td.link
{
	padding-bottom: 20px;
}
