@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	padding: 25px 5px 40px 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	background: #ffffff none left top repeat-x;
	font-weight: normal;
	text-decoration: none;
}

a.bigger, span.bigger {
	font-size: 13px; 
	font-weight: bold
}

th, td, li, input.submit {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
	text-decoration: none;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}

input.submit {
	background: #eeeeee none;
}

div {
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#all {
	width: 920px;
	height: auto;
	margin: 0px auto 0px auto;
	background: #ffffff none;
}

input.definput {
	background: #ffffff url('images/input_backgr.gif') left top repeat-x;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	width: 133px;
	margin: 0px 0px 0px 0px;
	padding: 1px 2px 1px 2px;
	color: #6c6a61;
	border-top-color: #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #dddddd;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.main {
	background: #eeeeee none;
}

table.main td, table.main th {
	background: #ffffff none;
}

table.main td.catinfo p.maincategory, span.maincategory {
	font-size: 15px;
	font-weight: bold;
	color: #435fa5;
	background: transparent;
}

table.main td.catinfo p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.main td.catinfo div.short {
	font-size: 11px;
	margin-top: 5px;
	color: #7f7f7f;
}

div.clear {
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/************************** HEADER *************************/

#header {
	width: 920px;
	height: auto;
	margin-bottom: 20px;
}

#menu {
	width: 910px;
	height: 22px;
	margin-bottom: 20px;
	padding-left: 10px;
	background: #435fa5 none;
	font-weight: bold;
	padding-top: 8px;
	color: #ffffff;
}

#menu span {
	margin-right: 10px;
}

#menu a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	margin-right: 10px;
	background: transparent;
}

#menu a:hover {
	text-decoration: underline;
	color: #ffffff;
	margin-right: 10px;
	background: transparent;
}

#date {
	margin-bottom: 5px;
	text-align: right;
	font-size: 10px;
}

#info {
	margin-top: 5px;
	text-align: left;
	font-size: 10px;
}

/************************** HEADER ENDS HERE *************************/
/**************** SPECIAL CONTENT *************************/

h1.head {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #435fa5;
	margin-bottom: 10px;
	background: transparent;
}

div#pagination {
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
}

div#pagination a, div#firstletters a {
	text-decoration: none;
}

div.moderate {
	margin-top: 15px;
	text-align: right;
	padding: 3px 10px 2px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #435fa5;
}

div.reply {
	margin-top: 20px;
	text-align: center;
} 

form#loginform table tr td, form#loginform table tr td input {
	font-size: 10px;
}


/**************** SPECIAL CONTENT ENDS HERE *************************/
/************************** FOOTER *************************/
div#footer {
	margin-top: 30px;
	width: 910px;
	padding-top: 5px;
	padding-right: 10px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #435fa5;
	text-align: right;
}

div#footer a {
	text-decoration: none;
}
/************************** FOOTER ENDS HERE *************************/
/************************** TINY CSS *************************/

a {
	text-decoration: underline;
	color: #7f7f7f;
}

a:hover {
	color: #435fa5;
	background: transparent;
}

img.border {
	border: #a6a59e 1px solid;
}

img {
	border: none;
}

.greybox {
	background: #f2f2f2 none;
	color: #000000;
	border: #afafaf 1px solid;
	clear: both;
}

.blacktext {
	color: #333333;
}

.redtext {
	color: #cc0000;
}

.greenbold {
	color: #436f20;
	font-weight: bold;
}

.bluetitle {
	color: #006699;
	font-weight: bold;	
}

/************************** TINY CSS ENDS HERE *************************/