body{
	margin:0;
	padding:0;
	text-align:center;
}
table{
	word-break:break-all;
	word-wrap:break-word;
}
body,td,p,textarea,input,span,div,a{
	font-size:12px;
	color:#333333;
}
td{
	text-align:left;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #000000;
	text-decoration: underline;
}
a:active
{
	color: #FF0000;
}
img{
	border:0;
}

.top_menu a{
	color:#FFFFFF;
	text-decoration:none;
}
.left_head{
	font-weight:bold;
	float:left;
	width:100%;
	height:34px;
	background-image:url(bg_left_blank.jpg);
	margin-bottom:2px;
}
.left_menu{
	float:left;
	width:100%;
	height:34px;
	background-image:url(bg_left.jpg);
	margin-bottom:2px;
}
.left_head img,.left_menu img{
	margin:0 20px 0 20px;
}
.left_head,.left_menu{
	padding-top:10px;
	text-decoration:none;
	color:#113293;
}
.column_left{
	width:70px;
	border-bottom:solid 2px #0046A0;
	color:#0046A0;
	font-weight:bold;
	height:22px;
}
.column_right{
	text-align:right;
	border-bottom:solid 1px #CCCCCC;
}