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

body {background-color:#3b3b3b;  }
.tablebg {background-color:#333; }
.table {font-size:18px; color:#000; font-weight:bold; font-family:Arial;}
.tdcontent {background-color:#FFF; font-family:Arial;}
.txtcontent {
	font-size:12px;
	font-family:Arial;
	font-weight: bold;
}
.tdtitle {background-color:#9C3; font-size:14px; color:#000; font-weight:bold; font-family:Arial;}
.tdtitle2 {background-color:#F60; font-size:14px; color:#000; font-weight:bold; font-family:Arial;}
