body{
	margin:0px;
	padding:0px;
	font-size:12px;
}
tr,td,th {
	font-size:12px;
}
form,h1,h2,h3{
	display:inline;
}
h3{
	font-size:16px;
	font-weight:bold;
}
img{
	border:0px;
}
#top{
	background-image: url("img/t_bg8.jpg");
	background-repeat: no-repeat;
	background-position:right;
	border-top:black 2px solid;
	background-color:#4F4F4F;
	margin:0px;
	padding:0px;
	height:50px;
}
#menu{
	margin:0px;
	padding:3px 5px;
	border-top:black 2px solid;
	border-bottom:black 2px solid;
	background-color:white;
	font-size:12px;
	width:100%;
}
#foot{

	background-image: url("img/f_bg3.jpg");
	background-repeat: no-repeat;
	background-position:right;
	margin:0px;
	padding:5px;
	background-color:#4F4F4F;
	border-top:black 2px solid;
	font-size:11px;
	letter-spacing:1px;
	color:white;
}
#box{
	padding:10px;
	background-color:white;
	font-size:12px;
	line-height:20px;
}
#current{
	font-size:11px;
	font-weight:bold;
}
#pic{
	background-color:black;
	background-repeat: no-repeat;
	height:25px;
}
#menu a:link    {text-decoration:none; color:black;}
#menu a:visited {text-decoration:none; color:#414141;}
#menu a:active  {text-decoration:none;}
#menu a:hover   {text-decoration:none; color:#CC0000;}
.n{
	font-size:12px;
	line-height:20px;
	padding:5px;
}
