body{
	text-align: left;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
body, td, div, p, input, select, textarea{
	font-family: Arial;
	font-size: 9pt;
}
.menu{
	margin-left: 10px;
	font-size: 8pt;
	font-family: tahoma;
}
#left_menu
{
	width: 100%;
	text-align: left;
}
#left_menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#left_menu a
{
	font: 700 11px/16px arial, helvetica, sans-serif;
	display: block;
	border-width: 1px;
	margin: 0;
	padding: 3px 0px 1px 12px;
	text-decoration: none;
}
#left_menu .parent a
{
	color: #FFFFFF;
	background: url(images/left_menu_bck.gif);
}
#left_menu .child a
{
	color: #414141;
	background: url(images/left_menu_child_bck.gif);
}
#left_menu .parent a:hover
{
	color: #FFFFFF;
	background: url(images/left_menu_bck.gif);
}
#left_menu .child a:hover
{
	color: #414141;
	background: url(images/left_menu_child_bck.gif);
}
.left_menu_title{
	height: 21;
	background: #375DA6;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 14;
}
.right_menu_title{
	height: 21;
	background: #7F7D7E;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 0 0 14;
}
#top_menu a, #top_menu td{
	color: #444444;
	font-weight: bold;
}
#top_menu img{
	margin-left: 8px;
	margin-right: 8px;
}

#spotNews .spot{
	font-weight: none;
	font-size: 9pt;
}
#spotNews .title{
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
#author_box{
	 background-image: url(images/author_bck.png);
	 width: 150;
	 height: 60;
	 font-size: 8pt;
}
#author_box .author_name{
	margin-left: 5px;
	font-size: 8pt;
}
#author_box .title{
	margin-left: 0 3 0 5;
	font-size: 8pt;
}
#footer_table{
	border-top: 1px #CBCBCD solid;
	border-right: 1px #CBCBCD solid;
	background-color: #F4F4FF;
}
#footer_table a, #footer_table td{
	color: #000000;
	font-size: 8pt;
}
.title_468x60{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13pt;
	text-align: right;
	padding: 30 10 10 0;
	color: #FFFFFF;
}
#middle_page_title{
	background-image: url(images/middle_page_title_bck.png);
	background-repeat: no-repeat;
	width: 468;
	height: 40;
	margin: 8 0 5 0;
	padding-left: 10;
	line-height: 40px;
	font-size: 12pt;
	font-weight: bold;
	color: #808080;
	text-align: left;
}

.paging{
	border: 1px #A6A996 dashed;
	width: 100%;
	text-align: left;
	padding: 3px;
}
.paging td{
	 line-height: 200%;
	 font: 100 9pt/20px Verdana;
}
.paging .header{
	background: #F3F3F3;
}
.paging input{
	border: #000000 1px solid;
	height: 20px;
}
.paging .go_page {
	width: 25px;
	height: 20px;
	text-align: right;
	font: 100 9pt/20px Verdana;
}
.paging .button{
	background: #DFE0D8;
	color: #000000;
	width: 100px;
	height: 20px;
	font-weight: bold;
}
.paging .current{
	font-weight: bold;
	color: #9A0000;
}
.paging .prev{
	color: #636B78;
}
.paging .next{
	color: #636B78;
}
.paging .number{
	color: #111111;
	text-decoration: underline;
}
.paging .current, .paging .number{
	padding: 4px;
}
.paging .seperator{
	color: #000000;
}