body{
	background-color: #8E959F;
	margin: 0px;
	padding: 0px;
}

td{
	vertical-align: top;
}

a{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.header_table{
	margin-top: 17px;
}

.header_table_logo{
	margin: 0px;
	padding: 0px;
	background: url('images/logo.gif') no-repeat;
}

.header_table_leftborder{
	margin: 0px;
	padding: 0px;
	background: url('images/top_leftborder.gif') no-repeat;
}

.header_table_center{
	margin: 0px;
	padding: 0px;
	background: url('images/top_center.gif') repeat-x;
}

.menu_table_linktd{
	text-align: center;
	font: bold 20px Myriad Pro, Serif;
	line-height: 25px;
}

.menulink{
	color: #454e5d;
	text-decoration: none;
}

.menulink:active{
	color: #454e5d;
	text-decoration: none;
}

.menulink:visited{
	color: #454e5d;
	text-decoration: none;
}

.menulink:hover{
	color: #ff9900;
	text-decoration: underline;
}

.content_table{
	margin-top: -1px;
}

.leftblock_table{
	margin-bottom: 5px;
}

.leftblock_top{
	font-size: 6px;
	background: url('images/leftblock_top.gif') no-repeat;
}

.leftblock_bottom{
	font-size: 6px;
	background: url('images/leftblock_bottom.gif') no-repeat;
}

.leftblock_center_tag{
	background: url('images/leftblock_center.gif') repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.leftblock_center_tag a, .leftblock_center_tag a:active, .leftblock_center_tag a:visited{
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

.leftblock_center_tag a:hover{
	color: #264ca2;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}

.post{
	margin-bottom: 5px;
}

.post_topleft{
	background: url('images/corner_topleft.gif') no-repeat bottom;
}

.post_topcenter{
	background: url('images/centertop.gif') repeat-x bottom;
}

.post_topright{
	font-size: 6px;
	background: url('images/corner_topright.gif') no-repeat bottom;
}

.post_bottomleft{
	background: url('images/corner_bottomleft.gif') no-repeat;
}
.post_bottomcenter{
	font-size: 6px;
	background: url('images/centerbottom.gif') repeat-x;
}

.post_bottomright{
	background: url('images/corner_bottomright.gif') no-repeat;
}

.post_centerleft{
	background: url('images/centerleft.gif') repeat-y;
}

.post_centerright{
	background: url('images/centerright.gif') repeat-y;
}

.post_center{
	background-color: #BBBEC5;
}

.rightpanel{
	background-color: #ffffff;
}

.rightblock_table{
	margin-bottom: 3px;
}

.rightblock_top{
	font-size: 8px;
	background: url('images/rightblock_top.gif') no-repeat;
}

.rightblock_bottom{
	font-size: 8px;
	background: url('images/rightblock_bottom.gif') no-repeat;
}

.rightblock_center{
	background: url('images/rightblock_center.gif') repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-family: Arial;
}

.footer{
	background-color: #FE9900;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.singlecorner{
	background: url('images/singlecorner.gif') no-repeat top right;
}

.post_date{
	line-height: 20px;
	text-align: center;
	padding-top: 7px;
}

.day{
	font-size: 32px;
	color: #ff0000;
	font-family: Arial;
	font-weight: bold;
}

.month{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}

.post_title{
	text-align: left;
	line-height: 40px;
}

.link_posttitle, .link_posttile:active, .link_posttile:visited, .link_posttitle:hover{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.link_posttitle, .link_posttile:active, .link_posttile:visited, .link_posttitle:hover{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.tdtag, .tdtag a{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.post_text{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.post_where{
	line-height: 50px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}

.post_details{
	line-height: 50px;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	text-align: right;
}

.link_details, .link_details:active, .link_details:visited, .link_details:hover{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}

.post_text a{
	color: #0000EE;
}

.rightblock_center a{
	color: #ffffff;
	text-decoration: none;
}

.rightblock_center a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.rightblock_center li{
	list-style: none;
}

.prevnext_prev{
	text-align: right;
	background-color: #BBBEC5;
}

.prevnext_next{
	text-align: left;
	background-color: #BBBEC5;
}

.prevnext_prev a, .prevnext_prev a:active, .prevnext_prev a:visited, .prevnext_next a, .prevnext_next a:active, .prevnext_next a:visited{
	color: #000000;
	text-decoration: none;
}

.prevnext_prev a:hover, .prevnext_next a:hover{
	color: #000000;
	text-decoration: underline;
}