
body, a, div, span, td, li, input, select, textarea{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
}

.main{
	margin-top: 60px;
}

td.navi {
	font-size: 12px;
	color: White;
	padding-right: 16px;
}

td.subnavi {
	padding-right: 5px;
	padding-left: 5px;
}

td.footer{
	color: white;
	height=24px;
	text-align : right;
}

.title{
	margin-top: 50px;
	font-size: 13px;
	color: #858585;
	font-weight: bold;
	background: url(gfx/title_line.jpg);
	height: 30px;
	width=505px;
}

td.picture_left {
   padding-top: 20px;
   padding-left: 20px;
   width: 260px;
   padding-bottom: 15px;
}

.text_right {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height : 16px;
	width=505px;
}

a.footer{
	color: White;
	text-decoration: none;
}

a.footer:hover{
	color: #CCCCCC;
	text-decoration: none;
}

a.navigation{
	font-size: 12px;
	color: White;
	text-decoration: none;
}

a.navigation:hover{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	color: #858585;
}

a.text {
	color: Gray;
	text-decoration: none;
}

a.text:hover {
	text-decoration: underline;
}