body {
	margin: 0px;
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: F8F8F8;
}
a:active {
	text-decoration: none;
	color: #F2F2F2;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.meu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 29px;
	color: #FFFFFF;
	background-image: url(images/meu.jpg);
	background-repeat: repeat-x;
}
.sbk {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.hhkj {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0670D2;
}
.ts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(images/bot.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}