body{
padding:0px;
margin:0px;
background-color:#222627;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}
	
.c_text { color:#CDC7B2; font-size:9px}
.c_text a{ color:#CDC7B2; text-decoration:none}
.c_text a:hover{ color:#F3EB76; text-decoration:underline}

.main_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#3A403C;
	}

.h_text { color:#F2ECE3}
.h2_text { color:#9D080D}

#WelMsg a, #WelMsg a:visited {
	color:#CDC7B2;
	text-decoration:underline;
}
#WelMsg a:hover {
	text-decoration:none;
}
.index_footer {
	font-size: 9px;
	line-height: 11px;
	color:#999999;
}
.index_footer a {
	color: #999900;
	text-decoration:none;
}