html,
body {
	padding:0px;
	margin:0px;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
}

a{
	color:#8190a5;
	text-decoration: none;
	font-weight:bold;
}
img{
	border:none;
}
div#content a{
	text-decoration: underline;
}
div#content a:hover{
	text-decoration: none;
}

div#main-container{
	width:800px;
	margin-left:36px;
	margin-top:34px;
}

div#logo{
	height:86px;
}
sup {vertical-align:top;}

div#container{
	width:690px;
	margin-bottom:15px;
}

div.navigation{
	height:22px;
	border:solid #bbbbbb 1px;
}

a.nav-point{
	font-weight:bold;
	color:#999999;
	line-height:21px;
	height:22px;
	border-right:solid 1px #9a9a9a;
	padding-left:8px;
	padding-right:8px;
	text-transform:uppercase;
}
a.nav-point:hover{
	color:#FFFFFF;
	border-right:solid 1px black;
	background-color:black;
	height:22px;
}
a.act{
	background-color:black;
	color:#FFFFFF;
}


div#content{
	margin-top:27px;
	border-bottom:solid 1px #c9c9c9;
	padding-bottom:24px;
	_padding-bottom:0px;
}
body.home div#content{
	margin-top:19px;
}

div.content-left{
	width:306px;

}
div.content-right{
	width:340px;
	margin-bottom:24px;
}

div.content-text-title{
	margin-top:3px;
}

div#footer{
	height:36px;
	margin-top:8px;
}
div#footer img{
	margin-right:20px;
}

td{
	border-bottom:1px #bcbcbc solid;
}
td.last{
	border-bottom:1px #000000 solid;
}
label{
	display:block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 7px;
}
input, textarea{
	width:100%;
}

input.submit{
	width:auto;
	height:auto;
	margin-top:20px;
}

table{
	font-family:Verdana;
	font-size:11px;
}


div.detailabst{
	margin-top:5px;
}
