body { 
	font-family: Arial;
	font-size: 14px;
	line-height: 22px;
}
.thread_item { 
	font-size: 14px;
	padding-left: 20px;
}
.thread_item .theader { 
	font-size: 14px;
	font-weight: bold;
}
.thread_item_over { 
	font-size: 14px;
	padding-left: 20px;
}
.thread_item_over .theader { 
	font-size: 14px;
	font-weight: bold;
}

.news_date { 
	font-weight: normal;
	color: #4f4f4f;
	font-size: 14px;
}
h3.news_title { 
font-weight: bold;
color: #4f4f4f;
font-size: 16px;
line-height: 16px;
margin-bottom: 0px;
padding-bottom: 0px;
margin: 0px;
}
#successBox {
font-weight: bold;
color: #FF0000;

}
#right h1 { 
color: #2b559f;
font-weight: normal;
size: 18px;
}
#left #main_nav a{ 
font-size: 16px;
line-height: 24px;
}
#left #main_nav .nav_on{
color: #4963a7;
}
.news_content { 
line-height: 22px;
}
.username { 
font-family: Georgia;
font-size: 24px;
line-height: 32px;
}
.nav_off a { 
text-decoration: none;
color: #000;
}
.nav_hover a { 
text-decoration: none;
color: #2266a6 !important;
font-weight: bold;
}
h1 { 
font-size: 24px;
font-weight: bold;

margin-top: 10px;
margin-bottom: 10px;
}
.news_content ul {
	list-style-type: disc;	
	margin-top: -10px;
	padding-top: 0px;
	margin: 0px;
	padding-left: 10px;
}
.news_content ul li {
	margin-left: 0px;
	list-style-type: disc;	
}