@charset "utf-8";
/* CSS Document */
.flash {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 text-align: left;
 height: 100%;
 }
.right {
 background-color:#CCCCCC;
 width: 260px;
 height: 120px;
 text-align: left;
 line-height: 16px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 vertical-align: bottom;
 color: #838C7B;
 }
.right a:link, .right a:active, .right a:visited, .right a:hover {
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}
.right a:hover {
 text-decoration: underline;
}
.tabel {
	height: 100%;
	width: 100%;
}
.tabel2 {
	height: 100%;
	width: 200;
}
.mid {
 width: 1px;
 background-color: #F1F1F1;
}
body,td,th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

