body
{
    font-family:Verdana, Geneva, Helvetica, sans-serif; 
    font-size:9px; 
    color:#535353; 
    vertical-align:top; 
    text-align:left;
    background-color:#ffffff;
}
strong
{
    font-weight:bold;
}
em
{
   font-style:italic;
}
td
{
   font-size:9px;
}
A:link 
{ 
	color:#9E9E9E; 
	text-decoration:none;
}
A:visited 
{ 
	color:#9E9E9E; 
	text-decoration:none;
}
a:active 
{ 
	color:#535353;
	text-decoration:none;
}
a:hover 
{	color:#535353;
	text-decoration:none;
}
a.pages:link 
{ 
	color:#9E9E9E; 
	text-decoration:none;
}
a.pages:visited 
{ 
	color:#9E9E9E; 
	text-decoration:none;
}
a.pages:active 
{ 
	color:#535353;
	text-decoration:none;
}
a.pages:hover 
{	color:#535353;
	text-decoration:none;
}
.currentpage {
	text-decoration:underline;
}

#head
{
	position:absolute;
	top:25px;
	left:25px;
	width:179px;
	height:31px;
	overflow:hidden;
}
#navi
{
	position:absolute;
	top:56px;
	left:25px;
	width:179px;
	height:455px;
	overflow:hidden;
}
#content
{
	position:absolute;
	top:56px;
	left:229px;
	width:760px;
	height:440px;
	overflow:hidden;
}
#content_info
{
	position:absolute;
	top:521px;
	left:229px;
	width:760px;
}
.submit
{
	background-color:#ffffff;
	border:0px solid;
        font-family:Verdana, Geneva, Helvetica, sans-serif; 
	font-size:11px; 
	color:#535353; 
	text-align:left;
	padding:0px;
	margin:0px;
	height:12px;
	cursor:pointer;
}
.props_small
{
    font-family:Verdana, Geneva, Helvetica, sans-serif; 
	color:#A6A6A6;
	width:20px;
	height:15px;
	border:1px solid;
	border-color:#E7E7E7;
	font-size:9px;
}
