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

body {
	padding:0px;
	margin:0px;
}

body,td,th,input {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


.link1 {font-size:30px; color:#fff; font-weight:bold; text-decoration :underline;}
.link1:visited {font-size:30px; color:#fff; font-weight:bold; text-decoration :underline;}
.link1:hover {font-size:30px; color:#fff; font-weight:bold; text-decoration :none;}

.link2 {font-size:12px; color:#fff; text-decoration :underline;}
.link2:visited {font-size:12px; color:#fff; text-decoration :underline;}
.link2:hover {font-size:12px; color:#fff; text-decoration :none;}

.link3 {font-size:24px; color:#fff; text-decoration :underline;}
.link3:visited {font-size:24px; color:#fff; text-decoration :underline;}
.link3:hover {font-size:24px; color:#fff; text-decoration :none;}

.ndx_brdrtable {
	width:100%;
	color:#e8e8e8;
	padding:5px;
	border:1px;
	border-color:#000;
	border-style:solid;
	background-color:#111;
	font-size:10px;
}
.grayfont { font-size:12px; color:#fff; }

.ndx_font_white {color:#f0f0f0; font-size:12px;}

.free_bonus { font-size:24px; color:#fff; font-weight:bold; }



.link_cmcs {color: #000; font-size:12px; text-decoration :underline; font-weight:bold;}
.link_cmcs:visited {color: #000; font-size:12px; text-decoration :underline; font-weight:bold;}
.link_cmcs:hover {color: #ff0000; font-size:12px; text-decoration :none; font-weight:bold;}









.font_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.menu_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff0000;
	border: 1px;
	border-color: #000000;
	border-style: dotted;
	padding: 5px;
	text-align: center;	
}

.cmcs_name {font-size:12px; font-weight:bold;}
.cmcs_name2 {font-size:18px; color:#ff811b; font-weight:bold;}
.cmcs_dscrpt {
	font-size:12px;
	width:270px;
	height:180px;
	text-align:justify;
	color:#0F0F0F;
	padding:4px;
}