@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	min-width: 950px;
	}
h1 {
	margin: 0px;
	padding: 0px;
	line-height: 3em;
	font-size: 2em;
	}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: 2.5em;
	font-size: 1.8em;
	}
h3 {
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: 1.6em;
	}
a {
	text-decoration: none;
	color: black;
	}
a:hover {
	text-decoration: none;
	background-color: black;
	color: white;
	}
input textarea {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: #DADADA;
	}
textarea {
        width: 90%;}
#top_div {
	background-color: #000000;
	width: 98%;
	height: 25px;
	padding: 0px 1% 0px 1%;
	color: #DADADA;
	}
#topmenu {
	width: 100%;
	font-weight: bold;
	line-height: 25px;
	}
#topmenu td {
	text-align: center;
	}
#logo {
	height: 25px;
	width: 85px;
	text-align: center;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	padding-right: 100px;
	}
#topmenu td[class="menu"] {
	width: 100px;}
a[class="menu"] {
	color: #DADADA;
	text-decoration: none;
	display: block;
	}
a[class="menu"]:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #365AEE;
	}
#status {
	background-image: url(img/status.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 310px;
	}
#main_div {
	width: 98%;
	padding: 0px 1% 0px 1%;
	}
#left_div {
	width: 63%;
	float: left;
	background-image: url(img/bblogo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	}
#title { 
	width: 500px;
	clear: both;
	padding-top: 50px;
	}
#title_div a {
	color: black;
	text-decoration: none;
	}
#title_div a:hover {
	color:white;
	background-color: black;
	}
#title_div {
	font-size: 3em;
	font-weight: bold;
	float: left;
	padding-right: 20px;
	}
#title_div_2 {
	color:#666666;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1.7em;
	}
.post_div {
	width: 100%;
	margin-top: 20px;
	}
.posttitle {
	color: #000000;
	background-color: #E1E1E1;
	}
div[class="posttitle"] a {
	color: black;
	text-decoration: none;
	}
div[class="posttitle"] a:hover {
	color: #666666;
	text-decoration: none;
	}
.postfooter {
	color: #666666;
	background-color: #E1E1E1;
	font-size: 0.8em;
	}
.title_table {
	width: 100%;
	height: 1.3em;
	}
.td_left {
	text-align: left;
	padding-left: 10px;
	font-size: 1.1em;
	background-image: url(img/titlecorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.td_right {
	text-align: right;
	padding-right: 10px;
	font-size: 0.8em;
	color: #666666;
	background-image: url(img/timecorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.footer_table {
	width: 100%;
	height: 1.4em;
	}
.td_bleft {
	text-align: left;
	padding-left: 10px;
	background-image: url(img/td_bleft.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
.td_bright {
	text-align: left;
	padding-right: 10px;
	font-size: 0.9em;
	background-image: url(img/td_bright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 150px;
	}
.postcontent {
	border-color: #e1e1e1;
	border-style: solid;
	padding: 15px 5px;
	font-size: 1em;
	line-height: 1.4em;
	color: #444444;
	}
div[class="postcontent"] a {
	color: black;
	padding: 0px 0.5em 0px 0.5em;
	}
div[class="postcontent"] a:hover {
	background-color: black;
	color: white;
	padding: 0px 1em 0px 0em;
	text-decoration: none;
	}
div[class="postcontent"] a:visited {
	color: #888888;
	padding: 0px 0.25em 0px 0.25em;
	}
table[class="footer_table"] a {
	color: #365AEE;
	padding: 0px 0.25em 0px 0.25em;
	}
table[class="footer_table"] a:hover {
	background-color: #365AEE;
	color: white;
	text-decoration: none;
	}
.navigation {
	width: 100%;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
#right_div {
	width: 33%;
	float: right;
	}
#searchform {
	text-align: right;
	padding: 4px 40px 4px 50px;
	background-color: #365AEE;
	width: 210px;
	float: right;
	}
.searchbar {
	width: 214px;
	height: 23px;
	background-color: #FFFFFF;
	background-image: url(img/searchbar.gif);
	background-repeat: no-repeat;
	border: none;
	font-size: 1.2em;
        padding-left: 10px;
	}
#sidebar_div {
	margin-top: 100px;
	background-color: #535353;
	border-color: #222222;
	border-style: solid;
	border-width: 2px;
	color: #e1e1e1;
	}
#sidebar_div ul, #sidebar_div ol {
    list-style-type: square;
	list-style-position: inside;
	margin: 3px 0px 3px 20px;
	font-size: 12px;
	text-align: left;
	padding: 0px;
}
#sidebar_div li {
	line-height: 16px;
}
#sidebar_div a {
	color: white;
	text-decoration: none;
	}
#sidebar_div li a {
	color: #e1e1e1;
	text-decoration: none;
	}
#sidebar_div a:hover {
	background-color: white;
	color: black;
	text-decoration: none;
	}
#sidebar_div_top {
	height: 25px;
	background-color: #222222;
	width: 100%
	}
.sidebar {
	margin: 5px 2px 10px 2px;
	}
.sidebar_title {
	background-color: black;
	background-image:url(img/sidebar_title_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	line-height: 25px;
	padding-left: 20px;
	color: white;
	}
.sidebar_imgcontent {
	text-align: center;
	margin: 5px;
	}
#sidebar_div h4 {
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	}
#footer {
	padding-top: 30px;
	text-align: center;
	clear: both;
	color: #999999;
	font-size: 0.8em;
	}
#footer a {
	color: #222222;
	text-decoration: none;
	}
#footer a:hover {
	background-color: black;
	color: white;
	}
