@charset "utf-8";
/* CSS Document */

.online{
	width:50%;
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	float:inherit;
	text-align:center;
	border-color:#FFFF00;
	border-style:solid;
	border-width:thin;
	text-decoration:none;
}
.on{
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
}
a.on:link{
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
}
a.on:hover{
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}
a.on:active{
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
}
a.on:visisted{
	background:#3366CC;
	font-family:"Trebuchet MS", "Agency FB", SansSerif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFF33;
	background-repeat: repeat-x;
}
.style1 .style15 .text {
	background-color: #FFFF33;
}
.text_bg {
	background-color: #FFFF00;
}
