body{
	margin:0px;
	background-color:#666666;
}

body, td{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}

form{
	margin:0px;
}

a:link{
	color:#787878;
	text-decoration:none;
}
a:active{
	color:#787878;
	text-decoration:none;
}
a:visited{
	color:#787878;
	text-decoration:none;
}
a:hover{
	color:#9B9B9B;
	text-decoration:none;
}

td#main_body{
	background-image:url("images/page_bg.gif");
	background-repeat:repeat-y;
}

td#menu{
	background-image:url("images/menu_bg.gif");
	height:27px;
	background-repeat:repeat-x;
}

td#footer{
	background-image:url("images/footer_bg.gif");
	height:51px;
	background-attachment:fixed;
	padding:6px;
}

td#body_right{
	background-color: #F9F9F9;
}

input.member{
	background-image:url("images/txt_member.jpg");
	height:18px;
	width:102px;
	background-attachment:fixed;
	border: none;
}

.cmdMember{
	background-image:url("images/go.jpg");
	height:18px;
	width:37px;
	border: none;
	background-attachment:fixed;		
}

.cmdSearch{
	background-image:url("images/cmd_search.jpg");
	border: none;
	height:20px;
	width:50px;
}

.keyword{
	background-image:url("images/keyword.gif"); height:18px; width:148px; border:0px; padding-left:3px; background-attachment:fixed;
}

td.slogan{
	background-image:url("images/banner_right_bottom.gif"); height:47px; font-size:24px; font-weight:bold; color:#666666;
}

