body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #0d1011 url(../images/bg.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
}

form, h1,h2, h3, h4, div	{
	margin: 0px;
	padding: 0px;
}

form, input, submit, textarea, select, p,td,th {
	font: 12px Arial, Helvetica, sans-serif;
}

a, a:hover {
	color: #006400;
	text-decoration: none;
}
a:hover	{
	color:#575757;
	text-decoration: underline;
}

H1,h2,.title {
	font-size: 21px;
	font-weight: normal;
	color: #0aa50a;
} 
ol, ul	{
	padding:0px;
	margin:0px;
}
ul li.menu:hover {list-style-image:url(../images/arr.gif); vertical-align: sub;}

li.menu	{
	list-style: none;
	line-height:1.8em;
	height:1.8em;
	padding-top:6px;
	margin-left:0px;
	padding-left:0px;
}
li.menu a	{
	border-bottom: #777 1px dotted;
	display:block;
	text-decoration: none;
	padding-bottom:2px;
	color: #678ff7;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
}
li.menu a:hover	{
	text-decoration: none;
	padding-bottom:2px;
	margin-left:0px;
	padding-left:0px;
	color: #575757;
	b1ackground: url(../images/arr.gif) no-repeat left 73%;
}
li.star {
	list-style: none;
	padding-bottom:10px;
	margin-left:0px;
	padding-left:15px;
	background: url(../images/star.gif) no-repeat left 2px;
}
select.tx, input.tx 	{
	BORDER: #a7bac1 1px solid;
	background-color: #e0e0e0;
	color: #333;
	width:99%;
}

select.tx_sm, input.tx_sm 	{
	BORDER: #a7bac1 1px solid;
	background-color: #e0e0e0;
	color: #333;
}
.repr {
	background-position: top right;
	background-repeat: repeat-y;
}
.norepr {
	background-position: top right;
	background-repeat: no-repeat;
}
.imgpadd	{
	padding-right:10px;
	padding-bottom:10px;	
}
.small	{
	font-size:11px;
	color:#888;
}
.small a	{
	font-size:11px;
	color:#aaa;
}
.top {
	color:#fff;
	text-decoration:none;
}
.top:hover {
	color:#eee;
	text-decoration:none;
}
.brd 	{
	BORDER-left: #bfbfbf 1px solid;
	BORDER-right: #bfbfbf 1px solid;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
.botbg	{
	background: url(../images/botbodytextbg.jpg) repeat-x bottom left;
}
.padd	{
	padding-right:30px;
	padding-left:30px;	
}
.secs	{
	color: #c68e22;
	font-weight:bold;
	text-decoration: none;
}
.secs:hover	{
	color: #777;
	font-weight:bold;
	text-decoration: underline;
}
.streamhead	{
	color: #4c5f66;
}
.pages {
	padding: 0px 5px 0px 5px;
	border:1px #C9C9C9 solid;
	background:#f7f7f7;
	text-decoration:none;
	color:#999;
}
.pages:hover {
	padding: 1px 5px 1px 5px;
	border:1px #C9C9C9 solid;
	background:#caccca;
	color:#FFF;
	text-decoration:none;
}
.nop {
	font-size:15px;
	color:#0f9f0a;
	font-weight:bold;
}
.secs2	{
	color: #c68e22;
	text-decoration: none;
}
.botbord {
	border-bottom:#CCC 1px dashed;
	color:#999;
	padding-bottom:3px;
	padding-top:3px;
}
.namecat{
	font-weight:bold;
	color:#999;
}
.subt {
	font-size:12px;
	font-style:italic;
	color:#999;
}
.subtl{
	font-weight:bold;
	color:#666;
	font-size:14px;
}
.date {
	color:#999;
}
.atitile{
	font-size: 21px;
	font-weight: normal;
	color: #0aa50a;
}
.secs3 {
	color: #c68e22;
	text-decoration: none;
	font-size:14px;
}
.rt {
	font-size:16px;
	font-weight:bold;
}
.smaller	{
	font-size:11px;
}
input.top 	{
	BORDER: none;
	background-color: transparent;
	color: #ccc;
	width:99%;
	height:14px;
	padding:0;
	margin:0;
	font-size:10px;
}
.white a {
	color: #fff;
	font-size:12px;
	font-weight:bold;
}