@charset "utf-8";

a:link, a:visited{
	color: #000000;;
	background-color: #fefefe;
}
a:hover{
	color: #FFFFFF;;
	background-color: #000000;
}
img {
	border: 0;
}

table {
	padding:0px;
}

td {
	padding:0px;
}
	

.menuleft ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

a.mainlevel:link, a.mainlevel:visited {
	clear: both;
	color: #B2B2B2;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	padding-left: 18px;
	background-color: #000000;
}

a.mainlevel:hover {
	color: #FFFFFF;
}

a.mainlevel#active_menu {
	color:#FFFFFF;
}

a.mainlevel#active_menu:hover {
	color: #FFFFFF;
}


a.mainlevel_top:link, a.mainlevel_top:visited {
	letter-spacing: -0.06em;
	padding-right: 8px;
	padding-left: 8px;
	height: 60px;
	color:#B2B2B2;
	font-weight: normal;
	text-decoration: none;
	background-color: #000000;
}

a.mainlevel_top:hover {
	color: #FFFFFF;
}

a.mainlevel_top#active_menu_top {
	background-position: 2px 8px;
	color:#FFFFFF;
}

a.mainlevel_top#active_menu_top:hover {
	color: #FFFFFF;
}

.address {
	color:#7B7F81;
	font-size:0.85em;
	line-height: 1em;
	margin-top: 35px;
	margin-bottom: 35px;
}
.small {
	color:#7B7F81;
	font-size:0.786em;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 5px;
}

.content {
	width:699px;
	float:left;
	text-align:left;
	border-width: 1px;
	border-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F2F2F2;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.h2 {
	color:#2C2C2C;
	font-size:1.286em;
	line-height:1.056em;
}

h3, h4, h5, h6 {
	font-size: 1em; /* 14px */
	line-height: 1.357em;
	margin: 0;
	color: #666666;
	letter-spacing: -0.06em;
	font-weight: normal;
}
.contentheading, .componentheading{
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/tabtopbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 36px;
	width: 100%;
	padding-left: 20px;
	clear:both;
}
.componentheading{
	display: none;
}
.contentpaneopen {
	width: 100%;
	margin:0px;
}
.contentpaneopen td {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.contentpaneopen td.contentheading {
	padding-top: 0px;
}
.hinnakiri td {
	padding: 2px;
	margin: 1px;
}
body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4D4D4D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0x;
}
.menuline {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	height: 60px;
	background-color: #000000;
	color: #FFFFFF;
}
.leftmenuline {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
	width: 267px;
	padding-left: 135px;
	padding-top: 198px;
	text-align: left;
}
.texts {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4D4D4D;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.textsbroker {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4D4D4D;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
a.texts:link, 
a.textsbroker:link, 
a.texts:visited, 
a.textsbroker:visited {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
a.texts:hover, 
a.textsbroker:hover {
	background-color: #333333;
}
