.text
{
	background: white;
	color: #339900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

.textmic
{
	background: white;
	color: #FF6633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
}

.buton
{
	background: #339900;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
}

.tb
{
	background: #BBBBBB;
}
.tb2
{
	background: #FF3300;
}

.fill
{
	background: Yellow;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.fill2
{
	background: #FFCC00;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.fill3
{
	background: #FF9900;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.fill4
{
	background: #FF6600;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.fill5
{
	background: #FF3333;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.fill6
{
	background: #6600CC;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}
.empty
{
	background: white;
	color: gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.me
{
	background: white;
	color: #ADADAD;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
	border : 1px;
}

.me:hover
{
	background: white;
	color: #FF6633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration: none;
	border : 1px;
}

.box
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border : 1px solid #336600;
	font-weight : bold;
}
.welcome
{
	background: white;
	color: Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
}

.bottom {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 12px; color: #666666} 
.bottom a:link {color: #666666; text-decoration: underline} 
.bottom a:visited {color: #666666; text-decoration: underline} 
.bottom a:hover {color: #333333; text-decoration: none} 
.bottom a:active {color: #666666; text-decoration: none} 

.smart { position:absolute; width:728px; z-index:1; left: -100000px; top: -100000px; }