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

.tablebox {
	background:#999999;
	color:#333333;
	text-align:center;
	font-size:12px;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.tablebg {
	background:#000000;
}

.tdheader {
	color:#333333;
	font-size:12px;
	text-align:center;
	background:#999999;
}

.text1 {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height:140%;
}

.text2 {
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}


}

.text3 {
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	line-height:140%;
}

.text4 {
	color:#FF0000;
	font-size:10px;
}


.text5{
	color: #FFFFFF;
	text-align:center;
	font-size:12px;
}

.audaz{
	background:#000000;
}

.audaz a{
	color: #FF6699;
}

.audaz a:hover{
	color: #FF9999;
	text-decoration:underline;
}

.audaz a:visited{
	color: #FF6699;
}

