
body{
	background-position : top;
	background-repeat : repeat-x;
	font-size : 12px;
	font-family :Arial;
}

td{
	font-family :Arial;
	color : #666666;
	font-size : 10pt;
	line-height: 20px;
}

p{
	text-align: left;
}

p.home{
	text-align: justify;
}

p.news{
	text-align: left;
}

b.red{
	color: #B52525;
}

p.management{
	text-align: lefty;
	line-height: 16px;
}
p.download{
    text-align: left;
    background: #F2F2F2;
	text-align: justify;
	line-height: 16px;
	padding: 10px;
	border-bottom:1px solid #cccccc; 
}

A:LINK,A:ACTIVE,A:FOCUS,A:VISITED{
	font-family :Arial;
	color : #666666;
	font-size : 12px;
	text-decoration: underline;
}

A:HOVER {
	color : #cccccc;
	text-decoration: underline;
}


A.sub:LINK,A.sub:ACTIVE,A.sub:FOCUS,A.sub:VISITED{
	font-family :Arial;
	color : #ffffff;
	font-size : 8pt;
	text-decoration: underline;
}

A.sub:HOVER {
	color : #cccccc;
	text-decoration: underline;
}


p.footer{
	font-size : 10px;
	color : #666666;
	font-family :Arial;
	padding-right: 0px; 
	padding-left: 0px; 
	line-height: 16px;
	text-align: right;
	border-top:1px solid #cccccc; 

}


ul{
	list-style : outside url(ball.gif);
}

 div.menu {
	display:block;
	width: 59px;
	margin:0;
	padding:0;
	background:#F2F2F2;
	border-bottom:0px solid;
	border-right:0px solid;
}

div.menu a:hover {
	width: 59px;
    display:block;
    padding:0;
	margin:0;
	background:#ffffff;
	border-bottom:0px solid;
	border-right:0px solid;
}

h1{
	font-size : 14px;
	font-family :Arial;
	font-weight:bold;
}