BODY {
	margin: 0px;
	background-color: #232323;
}
TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#top_bg {
	background-color: #505050;
}
#nav_bg {
	background-image: url(../images/nav_bg.jpg);
	width: 217px;
}
#body_bg {
	background-color: #FFFFFF;
}
#footer_bg {
	background-color: #505050;
	height: 35px;
}
.footer_txt {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}
.footer_txt2 {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 14px;
}
.post .title {
	margin: 0;
	padding: 0 20px;
}
h2 {
	font-size: 18px;
	padding-bottom: 0px;
}
h3 {
	font-size: 16px;
	padding-bottom: 10px;
}

H4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	margin-bottom: 0em;
	letter-spacing: -0.05em;
	font-family: Lucida Fax;
	/*font-family: Lucida Fax, Georgia, "Times New Roman", Times, serif;*/
}
#line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}
P {
	text-align: justify;
	font-size: 11px;
}
.technobyte_link {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
.nav_right_txt {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	line-height: 30px;
	text-align: left;
}
.nav_right {
	font-size: 13px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
}
select {
	font-size: 11px;
}
input {
	font-size: 11px;
}
.top {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

