body {
	padding:0px;
	margin:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.errtable {
	border: solid 1px #ff0000;
	background-color: #dddddd;
}

.fontw {
	color:#f1f1f1;
}

.link1 {font-size:24px; color: #fff; text-decoration :underline;}
.link1:visited {font-size:24px; color: #fff; text-decoration :underline;}
.link1:hover {font-size:24px; color: #f1f1f1; 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: #f1f1f1; text-decoration :none;}

.ndx_brdrtable {
	width:100%;
	color:#f1f1f1;
	padding:5px;
	border:1px;
	border-color:#161616;
	border-style:solid;
	background-color:#000;
}

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

.menu_cell {
	width:980px;
	height:80px;
	background-image:url(images/index_14.gif);
	text-align:center;
	vertical-align:middle;
	font-size:30px;
	font-weight:bold;
	color:#fff;
}

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

.dscr_cell {
	width:980px;
	height:38px;
	vertical-align:bottom;
	background-image:url(images/index_16.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:16px;
	color:#fff;
	padding: 5px 30px 0px 30px;
}

.form_cellclr {
	background-color:#efefef;
}
.form_prdct {
	font-size:12px;
}
.form_table {
	text-align:justify;
	color:#2e3637;
}
.form_txt {
	font-size:14px;
}
.formfield {
	font-size:14px;
	color:#2e3637;
	vertical-align:middle;
	padding-bottom:2px;
	border:1px solid;
	border-color:#909899;
}

/* server */

.errtable {
	border: solid red 1px;
	background-color: #dddddd;
}

