body, td, p, a, ol, ul, li, select	{
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
} 
option	{
	background-color: #e6ecf7; 
	color: #000000; 
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
	font-weight: bold;
}
.colored	{
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
	
	color: #000000; 
	background-color: #e6ecf7; 
	border-top: 1px solid #C4C4B8;
	border-right: 1px solid #e6e6dc; 
	border-bottom: 1px solid #e6e6dc;
	border-left: 1px solid #C4C4B8;
	padding: 1px 0px 3px 3px;
	margin: 0px 0px 0px 0px;		
}
.basic	{
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
} 
.darkblue	{
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
	color: #5A697B;
}
.white	{
	color: #ffffff;
}
.copyright	{
	color: #cccccc;
}
.main_nav	{
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.leftside_header	{
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #899bab;
	width: 200px;
}
.leftsidebox	{
	background-color: #ffffff;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-color: #899bab;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.post_header	{
	background-color: #99adbf;
	border-style: solid;	
	border-width: 1px;
	border-color: #899bab;
}
.post_header2	{
	background-color: #99adbf;
	border-style: solid;	
	border-width: 1px;
	border-color: #899bab;
}
.post_body	{
	background-color: #e1e6eC;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: #ced3d9;
}
.post_body2	{
	background-color: #e1e6eC;
}
.post_footer	{
	background-color: #cdd5dd;
	border-style: solid;	
	border-width: 1px;
	border-color: #ced3d9;
	border-top-width: 0px;
}
.post_footer2	{
	background-color: #cdd5dd;
}
.leftside_title	{
	font-family: ms sans serif, geneva, verdana, arial;
	font-size: 10px;
	color: #5A697B;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
a.readmore	{
	color: #c69239;
	text-decoration: underline;
	font-weight: bold;
}
a.readmore:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a.recEntry	{
	color: #7b8e9c;
	text-decoration: underline;
	font-weight: bold;
}
a.recEntry:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a.post_title	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.post_title:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a.post_submittor	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.post_submittor:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a.calendar_bold	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.calendar_bold:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a.darkblue	{
	color: #5A697B;
	text-decoration: none;
	font-weight: bold;
}
a.darkblue:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
a	{
	color: #5A697B;
	text-decoration: none;
	font-weight: bold;
}
a:hover	{
	color: #D40A00;
	text-decoration: underline;
	font-weight: bold;
}
.buttn	{
	background-color: #E0E0D5;
	width: 100px;
	cursor: hand;
	font-family: Ms Sans Serif;
	font-size: 10px;	
}
.code {
	font-family: courier;
	font-size: 11px;
	border: solid thin #0000cc;
	background-color: #ffffcc;
}