.left {
	color : #666666;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border-bottom:1px solid #7474B4;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
.menu01 {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #EEEEEE;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}
.menu_left a{
	color: #8C8C8C;
	display:block;
	font-weight: bold;
	text-decoration: underline;
	border-bottom:1px dotted #A2C7DD;

}
.menu_left a:hover{
	color: #000000;
	display:block;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dotted #A2C7DD;

}
.style3 {
	color: #4D7EB4;
	font: bold;
	text-decoration:none;
}
.style4 {color: #FF0000}
.style6 {font-size: 10px}
.style8 {color: #666666; font-size: 10px; }
.ioio{
	display: none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.style13 {
	color: #000000; 
	font-size: x-small; 
}
.button {
	background-color:#00CCFF;
	border:1px solid #000099;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	height:20;
}