body {
	font-family:Verdana, Arial,Times,serif; 
	font-size:10pt; 
	text-align:center; 
	margin:0px; 
	background:#fff;
	scrollbar-base-color:#fff;
	scrollbar-track-color:#eee;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#eee;
	scrollbar-3dlight-color:#999;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color:#999;
	scrollbar-arrow-color:#a00000;
} 
table , td {
	font-family : Verdana, Arial,Times,serif; 
	font-size : 10pt; 
	padding : 0px; 
	margin : 0px; 
	border : 0px none inherit; 
	border-spacing : 0px; 
	border-collapse : collapse; 
} 
img {
	border:0px;
	/*vertical-align:middle;*/
	margin:0px;
	padding:0px;
}
a {
	padding:0px;
	margin:0px;
}

p {
	text-align:justify;
}

.menu_box a:link,
.bottom_box a:link {
	color:#000;
	text-decoration:none; 
}
.menu_box a:visited,
.bottom_box a:visited {
	color:#000;
	text-decoration:none; 
}
.menu_box a:hover,
.bottom_box a:hover {
	color:#555;
	text-decoration:none; 
}
.menu_box a:active,
.bottom_box a:active {
	color:#000;
	text-decoration:none; 
}

a:link {
	color:#000;
	text-decoration:underline; 
}
a:visited {
	color:#000;
	text-decoration:underline; 
}
a:hover {
	color:#555;
	text-decoration:none; 
}
a:active {
	color:#000;
	text-decoration:none; 
}

.clear {
	clear:both;
}
.small {
	font-size:0.8em;
}
.centered {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}

.head {
	margin:auto;
	margin-top:10px;
	margin-bottom:0px;
}
.menu_box {
	width:760px;
	padding:0px;
	margin:0px auto;
	text-align:left;
}

.line_le {
	float:left;
	width:15px;
	height:25px;
	margin:0px;
	padding:0px;
}
.line_re {
	float:right;
	width:15px;
	height:25px;
	margin:0px;
	padding:0px;
}

#menu_nav1 {
	background:#cdcdcd;
	margin:0px;
	padding:0px;
}
#menu_nav2 {
	height:23px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #cdcdcd;
}
#menu_nav3 {
	height:20px;
	text-align:center;
	margin-top:3px;
}

#content {
	width:760px;
	padding:5px;
	margin:0px auto;
	text-align:left;
}
h1 {
	font-size:1.3em;
	font-weight:bold;
}
h2 {
	font-size:1.1em;
	font-weight:bold;
}
h3 {
	font-size:1.0em;
	font-weight:bold;
}
form {
	display:inline;
}

.bottom_box {
	width:760px;
	padding:0px 0px;
	margin:23px auto;
	text-align:left;
}

#adminpanel {
	text-align:left;
	position:absolute;
	top:5px;
	left:5px;
	background:#FFF;
	border:3px outset #000;
	padding:3px;
	font-size:1.0em;
}
.ahl {
	margin-bottom:4px;
	text-decoration:none;
}
.amp {
	background:#FFF;
}
.amp:hover {
	background:#EEE;
}