#normal {
	font-size: 70%;
}

#header {
	font-size: 75%;
}

#top {
	font-size: 65%;
}

#footer {
	font-size: 65%;
}

#header table, #normal table, #top table, #footer table {
	font-size: 100%;
}

#list {
	line-height: 180%;
	font-size: inherit;
}

#brand_list {
	width: 80%;
	height: 200px;
	overflow: auto;
	border: 1px solid #cccccc;
}

.large, pre {
	font-size: 120%;
}

.medium, a.medium {
	font-size: 110%;
}

.small, a.small {
	font-size: inherit;
}

.smallest, a.smallest {
	font-size: 90%;
}

h1 {
	text-align: left;
	font-size: 120%;
}

h2, h3, h4 {
	text-align: left;
	font-size: 100%;
}

/*/////////////////////////////////*/


body {
	background-color: #ffffff;
	color: #000000;
	margin: 0px 0px;
	font-family: Verdana, Tahoma, sans-serif;
}

#top {
	font-family: arial, sans-serif;
	color: #999999;
}

#content {
/*	text-align: justify;*/
	padding: 10px 20px 30px 20px;
}

#lines {
	margin: 6px 0px;
}

#list {
	color: #999999;
}

#banners {
	padding: 16px 16px 16px 0px;
}

#footer_border {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#date {
	font-size: inherit;
	font-style: italic;
	color: #666666;
}

a {
	color: #277474;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

a.title {
	color: #017572;
}

a.title:visited {
	color: #999999;
}

a.cat:visited {
	color: #4DC4C4;
}

a.news {
	text-decoration: none;
	color: #000000;
}

a.news:hover {
	color: #999999;
}

/* menue main */
a.nav_main:hover,
a.nav_main_this:hover,
a.deal_nav_main:hover,
a.deal_nav_main_this:hover
a.deal_nav_common:hover
a.deal_nav_common_this:hover {
	color: #999999;
}

a.nav_main {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

a.nav_main_this {
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
}

/*****/
a.deal_nav_main {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0.3em;
}


a.deal_nav_main_this {
	color: #ff6600;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0.3em;
}

/*****/
a.deal_nav_common {
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0.3em;
}

a.deal_nav_common_this {
	color: #ff6600;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0.3em;
}

/*  /main menue */

.nav_sub {
	color: #017572;
	white-space: nowrap;
	font-weight: bold;
}

.nav_sub_this {
	color: #666666;
	white-space: nowrap;
	font-weight: bold;
}

a.nav_bottom {
	color: #017572;
}

a.nav_bottom:hover {
	color: #999999;
}

a.nav_bottom_this, a.nav_bottom_this:hover {
	color: #666666;
}

h1.title, h2.title, h3.title, h4.title {
	padding: 0px;
	margin: 0px;
}

h1.string, h2.string, h3.string, h4.string {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h1.title_green, h2.title_green, h3.title_green, h4.title_green {
	color: #00aaa2;
	letter-spacing: 0.4em;
}

hr {
	border: 1px solid #eeeeee;
}

th {
	border: 1px solid #00aaa2;
}

.td_pad {
	padding: 6px;
}

.table_head {
	background: #c1e8e6;
	color: #333333;
}

.bottom_border {
	border-bottom: 1px dotted #cccccc;
}

.img {
	border-color: #cccccc;
}

.division {
	border-color: #00aaa2;
}

.prj {
	border-color: #00aaa2;
}

.chkbx {
	border: 0px;
	height: 14px;
	width: 14px;
}

.nbrd {
	border: 0px;
}

input, select {
	font-size: 100%;
	border: 1px inset #666666;
	font-family: verdana;
}

textarea {
	font-size: 100%;
	border: 1px inset #999999;
	font-family: verdana;
}

/*#form {
	text-align: center;
	padding: 4px;
	width: 500px;
	font-size: 8pt;
}*/