a, a:link, a:visited, a:active {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
}
table, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}


/*******************************************************************************/
.bg_main {
	background-image: url(../images/lay/bg_main.gif);
	background-repeat: repeat-x;	
}
.bg_linie_orange {
	background-image: url(../images/lay/bg_linie_orange.gif);
	background-repeat: repeat-x;	
}

/*******************************************************************************/
.nolinie, a.nolinie:link, a.nolinie:active, a.nolinie:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.nolinie:hover {
	color: #ee9a4c;
	text-decoration: none;
}
.linie, a.linie:link, a.linie:active, a.linie:visited {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a.linie:hover {
	color: #ee9a4c;
	text-decoration: none;
}
.footer, a.footer:link, a.footer:active, a.footer:visited {
	font-size: 9px;
	line-height: 12px;
	color: #797979;
	text-decoration: none;
}
a.footer:hover {
	color: #ee9a4c;
	text-decoration: none;
}
.submenutext, a.submenutext:link, a.submenutext:active, a.submenutext:visited {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
a.submenutext:hover {
	color: #ee9a4c;
	line-height: 16px;
	text-decoration: none;
}
.submenutexton {
	font-size: 11px;
	color: #ee9a4c;
	line-height: 16px;
	text-decoration: none;
}