BODY {
	margin: 0px;
	background-color: #999;
	color: #333;
}

BODY, TD, TABLE, INPUT, TEXTAREA {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
/*	line-height: 17px;*/
}

INPUT, TEXTAREA, SELECT {
	background-color: #FFF;
	border: #333 1px dotted;
}

.riqi {
	background-color: #EEE;
	border: #6A8E26 1px dotted;
}

BODY {
	scrollbar-base-color:#EEEEEE;
	margin-right: auto; margin-left: auto; 
}


PRE {
	BORDER-RIGHT: #ccc 1px dotted; PADDING-RIGHT: 2px; BORDER-TOP: #ccc 1px dotted; PADDING-LEFT: 2px; BACKGROUND: #eeeeee; PADDING-BOTTOM: 2px; BORDER-LEFT: #ccc 1px dotted; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px dotted
}
A {
	FONT-SIZE: 12px; COLOR: #666; FONT-FAMILY: tahoma, arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #333; TEXT-DECORATION: underline
}

.comments-title {
	padding: 2px;
	font-weight: bold;
	color: #333;
	border-bottom: #ccc 1px dotted;
}
.comments-title A {
	text-decoration: none;
}
.comments-title A:hover {
	text-decoration: none;
}

.comments-body {
	padding: 10px;
	color: #666;
}
/* stariver */
.maxbox {
	width: 710px;
	height: 100%;
	background-color: White;
	border-left: 5px solid #EFEBEF;
	border-right: 5px solid #EFEBEF;
	border-top: 0px none;
	border-bottom: 0px none;
}

.maxbox2 {
	vertical-align: top;
}

.logo {
	padding-bottom: 5px;
	background-color: #EFEBEF;
	vertical-align: top;
}

.topmenu {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:  #ccc 1px dotted;
	color: #666;
	vertical-align: middle;
	text-transform: uppercase;
}
.topmenu A {
/*	padding-left: 10px;
	padding-right: 10px;*/
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.topmenu A:hover {
	color: #666;
	text-decoration: underline;
}

.leftbar {
	border-right: #ccc 1px dotted;
	border-bottom: #ccc 1px dotted;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 200px;
	vertical-align: top;
}

.side {
	padding: 2px;
	color: #333;
	line-height: 17px;
	font-size: 12px;
}

.side A {
	text-decoration: none;
}

.sidetitle {
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #6A8E26;
	text-align: left;
}

.content {
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	width: 500px;
	vertical-align: top;
	overflow: hiddem;
}

.content2 {
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-bottom:  #ccc 1px dotted;
}

.entry {
	padding: 2px;
	color: #333;
	line-height: 17px;
	font-size: 12px;
}

.title {
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #6A8E26;
	text-align: left;
}

.title A {
	font-weight: bold;
	font-size: 12px;
	color: #6A8E26;
	text-decoration: none;	
}

.title A:hover {
	font-weight: bold;
	font-size: 12px;
	color: #6A8E26;
	text-decoration: none;	
}

.date {
	padding-bottom: 10px;
	color: #999;
}
.date A {
	text-decoration: none;
}
.date A:hover {
	text-decoration: none;
}

.posted {
	border-top: #ccc 1px dotted;
	padding-bottom: 15px;
	color: #333;
}
.posted A {
	text-decoration: none;
}
.posted A:hover {
	text-decoration: none;
}

.footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer A {
	text-decoration: none;
}
.footer A:hover {
	text-decoration: none;
}
