.minipost {
	color: lightgray;
	font-size: 11px;
}

a.minipost:link {
	color:gray;
	font-size: 11px;
}


A:active { 
	color:#000000;
	text-decoration:underline;
}

A:hover {
		color:#000000;
	text-decoration:underline;
}

A:link { 
	color:#000000;	
	text-decoration:underline;
}

A:visited { 
	color:#000000;	
	text-decoration:underline;
}

.index_body {
	background-color: white;//rc gray;
}

.index_table_pagestructure {
	width: 900px;	
	border-collapse: collapse;
	background-color: #ffffff;
}

.index_table_pagestructure TD {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: white; //rc #000000;
	background-color: #ffffff;
}

.index_table_tr_header {
	vertical-align: top;
}
	
.index_table_tr_body_td1{
	width: 200px;
	vertical-align: top;
}

.index_table_tr_body_td2 {
		vertical-align: top;
}

.index_table_tr_footer{
	height: 20px;	
}

.posts_table, .posts_table TH, .posts_table TR, .posts_table TD {
	border-collapse: collapse;
	border-style: none;
}

.posts_line_filler {
	height: 5px;
}

.posts_line_1px {
	height: 1px;
	background-color: #000000;
}

.post-title {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.post-feedback {
	font-size: 12px;
}

.post-timestamp {
	font-size: 14px;
	font-style: italic;
}

.sidebar_ul_level1 {
	margin-top: 5px;
	margin-left: 20px;
	padding: 0px;
}

.sidebar_ul_level1 LI {
       font-size: 10px;
}

UL {
	margin-left: 10px;
	padding: 0px;
}

LI {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.index_table_tr_header TD {
	vertical-align: top;
	padding: 5px	
}

.header_title {
	font-size: 20px;
}

.header_text {
	font-size: 14px;
}

.tbl_sidebar, .tbl_sidebar TR, .tbl_sidebar TD {
	border-collapse: collapse;
	border-style: none;
	padding: 5px;
}

.tbl_sidebar #calendar TD, .tbl_sidebar #calendar TR {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;	
}

.tbl_sidebar {
	width: 200px;
}

.search {
	width: 90px;	
}
.submit {
	width: 50px;
	text-align: center;
}
.header-img-si {
	position: absolute;
	left: 741px;
	top: 13px;
}
.header-img-rc {
	position: absolute;
	left: 821px;
	top: 21px;
}

.img-border {
        padding: 0px 10px 0px 0px ;
}

