
body {
	background-color:#E3E5EE;
	background-image:url(ice-bkg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
}
#header {
	background-image:url(header.png);
	background-repeat:no-repeat;
	height:227px;
	width:931px;
}
.tdv {
	text-align:left;
}
.tdl {
	text-align:right;
}
.skCheck {
	margin:0 10px 0 50px;
}
#success_div {
	margin:20px 50px 0 100px;
}
a {
	text-decoration:none;
}
#adm_left {
	margin:20px 20px 20px 50px;
	float:left;
	width:200px;
}
#adm_right {
	margin:20px 20px 20px 20px;
	float:left;
	width:600px;
}
#adm_right a {
	margin-left: 5px;
	font-size:15px;
	font-weight:bold;
}
#fs_div {
	margin:10px 0 20px 20px;
}
#fs_div th {
	font-size:10px;
	text-align:center;
	padding-right:0;
}
#fs_div td {
	padding-right:5px;
}
#fs_div table {
	font-size:10px;
}


