body{
	background-image:url(../image/bg.jpg);
	text-align:center;
}
td{
	font-size:12px;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:green;
}
#bottom{
	vertical-align:bottom;
	 text-align:right;
	 padding-right:248px;
}
#menu_top{
	width:1003px; 
	height:146px;
}

#div1{
	width:1004px; 
	height:146px;
}
.input{
	border:#008800 solid 1px;
}
a.opt:link {
	color: #008800;
	text-decoration: none; font-size:16px; font-weight:bold; font-family:"ΣΧΤ²";}
a.opt:visited {
	text-decoration: none;
	color: #008800; font-size:16px; font-weight:bold; font-family:"ΣΧΤ²";
}
a.opt:hover {
	text-decoration: underline;
	color: #008800; font-size:16px; font-weight:bold; font-family:"ΣΧΤ²";
}
a.opt:active {
	text-decoration: none;
	color: #008800; font-size:16px; font-weight:bold; font-family:"ΣΧΤ²";
}