body
{
	background-color: #FFF;
	font-size: 83%;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url('../img/cat-bg.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
div.page
{
	position: absolute;
	margin: 0;
	left: 0;
	top: 167px;	
	width: 770px;
}
a
{
	color: #0A3BAF;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.top-category
{
	color: #6479AE;
	font-weight: bold;
}
.top-category:first-letter
{
	color: #FF5601;
}
.top-category a:first-letter
{
	color: #FF5601;
}
div.header
{
	background-color: #EBEBEB;
	border-bottom: 2px solid #FFF;
	left: 0;
	margin: 0;
	top: 0;
	position: absolute;
	width: 100%;
}
div.logo
{
	padding: 10px;
	width: 200px;
}
div.tabs
{
	background-image: url('../img/border.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;
}
ul
{
	list-style-type: none;
}
ul.menu
{
    list-style-type: none;
    margin: 0;
	padding-left: 22%;
}
ul.menu li
{
    float: left;
    line-height: 25px;
    text-align: left;
    background-image: url('../img/tab-left.gif');
    background-position: top left;
    background-repeat: no-repeat;
}
ul.menu li a
{
    padding: 5px 15px 0 15px;
    color: #FFF;
    font-size: 0.75em;
    font-weight: bold;
    background-image: url('../img/tab-right.gif');
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    float: left;
	text-decoration: none;
}
ul.menu li a:hover
{
    color: #FFDF72;
	text-decoration: none;
}
ul.menu li.active
{
    color: #FF5601;   
    font-weight: bold;
    font-size: 0.75em;
    background-image: url('../img/tab-left-act.gif');
    background-position: top left;
    background-repeat: no-repeat;
	background-color: #FFDF72;
    line-height: 25px;
	height: 30px;
}
ul.menu li.active div
{
    padding: 5px 15px 0 15px;
    background-image: url('../img/tab-right-act.gif');
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    float: left;
}
div.left-col
{
	width: 217px;
	float: left;
}
div.right-col
{
	width: 545px;
	float: right;
}

input.search
{
	font-family: Verdana;
	font-size: 0.65em;
}
table.form
{
	font-size: 0.70em;
	color: #A7A7A7;
}
table.form td
{
	padding-top: 5px;
	text-align: right;
}
div.common
{
	padding: 0px;
}
div.left-box
{
	background-color: #EBEBEB;
	background-image: url('../img/box-top-right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 10px;
}
div.box-bottom
{
	background-color: #EBEBEB;
	background-image: url('../img/box-bottom-right.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 10px;
}
div.box-bottom-left
{
	background-color: #EBEBEB;
	background-image: url('../img/box-bottom-left.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-right: 10px;
	height: 10px;
}
div.subline
{
	background-color: #FFDF72;
	clear: both;
	padding: 4px 5px 5px 5px;
	margin: 0;
}
input.what
{
	border-top: 2px solid #111;
	border-left: 2px solid #111;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	color: #FFF;
}
div.bottom
{
	background-image: url('../img/bottom-bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	border-top: 3px solid #6479AE;
	clear: both;
	color: #333;
	font-size: 0.70em;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
div.bottom a
{
	color: #6479AE;
	font-weight: bold;
	text-decoration: underline;
}
div.bottom a:hover
{
	color: #333;
}
div.copyright
{
	margin: 10px 0;
}
input, textarea
{
	font-size: 0.85em;
	font-family: Verdana;	
}
div.content
{
	border-bottom: none;
	padding-bottom: 1px;
}
div.breadcrumb
{
	background-color: #F8F8F8;
	padding: 5px 0;
	font-weight: normal;
	font-size: 0.70em;
	color: #FF5601;
}
div.breadcrumb a
{
	font-weight: bold;
}
p
{
	padding: 0;
	margin: 0;
}
h2
{
	font-size: 1.2em;
	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;
}
.padding
{
	padding-left: 10px;
}
h1
{
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 5px 10px 3px;
}
h1 a
{
	margin: 10px 10px 10px 0;
}
h3
{
	margin: 0;
	padding-bottom: 5px;
	font-size: 1em;
}
h4
{
	font-size: 1em;
	color: #6479AE;
	padding-top: 5px;
	text-align: center;
	margin: 0;
}
p.date
{
	font-size: 13px;
}
p.news
{
	margin-top: 5px;
	font-size: 12px;
}
p.last
{
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}
div.news-body
{
	text-align: left;
}
div.news-title a
{
	color: #0A3BAF;
}
div.news-date
{
	margin-top: 10px;
	font-size: 0.75em;
	text-align: right;
	font-weight: bold;
}
div.field
{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}
p.field
{
	padding-bottom: 10px;
	background-color: #EBEBEB;
}
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.partner-link a
{
	font-size: 0.75em;
}
div.link-sorting
{
	text-align: center;
	padding: 5px 0 15px 0;
	font-weight: bold;
	font-size: 0.85em;
}
a.title
{
	font-size: 14px;
	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: 0.90em;
}
div.stat
{
	color: #333;
	padding: 0;
	margin: 5px 2px 2px 2px;
	font-size: 0.75em;
	color: #000;
}
div.stat a:hover
{
	color: #F24618;
}
div.pr_stat
{
	color: #333;
	font-size: 9px;
	margin: 2px 2px 15px 2px;
}
div.categories
{
	font-size: 0.85em;
	list-style-type: none;
	padding: 0 0 0 5px;	
}
div.categories a
{
	color: #6479AE;
	font-weight: bold;
}
div.categories a:hover
{
	font-weight: bold;
}
div.categories div.col
{
	float: left;
	height: 40px;
	text-align: left;
	width: 270px;
}
div.categories div.last
{
	float: left;
	height: 40px;
	text-align: left;
	width: 270px;
}
div.subcategories a
{
	font-size: 10px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	height: 1px;
}
div.categories div.categ
{
	background-image: url('../img/ico-dir.gif');
	background-position: left middle;
	background-repeat: no-repeat;
	line-height: 30px;
	padding-left: 35px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
ul.editor-menu
{
	list-style-type: none;
	padding:0;
}
ul.editor-menu li a
{
	font-weight: bold;
}
div.notification
{
	border: 2px solid #FFDF72;
	font-weight: bold;
	margin: 10px 10px;
	padding: 5px;
}
div.error
{
	border: 2px solid #AF1600;
	font-weight: bold;
	margin: 10px 10px;
	padding: 5px;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 0 0 5px 0;
	text-align: center;
	font-size: 0.75em;
}
div.navigation a
{
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
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
{
	margin: 10px 3px;
}
div.box-caption-left
{
	background-position: top left;
	background-image: url('../img/box-top-left.gif');
	background-repeat: no-repeat;
	line-height: 25px;
	padding-left: 10px;
}
div.box-caption
{
	background-color: #EBEBEB;
	background-position: top right;
	background-image: url('../img/box-top-right.gif');
	background-repeat: no-repeat;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
div.box-content
{
	padding: 10px 10px 0 10px;
}
div.box-content-grey
{
	background-color: #EBEBEB;
	padding: 10px 10px 0 10px;
}
ul.link-buttons
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	width: 80px;
}
ul.link-buttons li
{
	margin: 0 0 3px 8px;
}
span.highlight
{
	color: red;
	font-weight: bold;
}
.no
{
	color: #333;
}
td.link.approval
{
	text-decoration: blink;
}
div.posted
{
	margin: 3px 0 15px 0;
	font-style: italic;
}
