@charset "utf-8";
.box-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
}
.box-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}
.box-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.box-txt a:link {
	font-weight: bold;
	color: #ff6600;
	font-size: 12px;
}
.box-txt a:visited {
	color: #C64F00;
	font-weight: bold;
		font-size: 12px;
}
.box-txt a:hover {
	color: #FF3300;
	font-weight: bold;
		font-size: 12px;
}

.header-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}

.header-txt a:link {
	color: #E68400;
	font-weight: bold;
	text-decoration: none;
}
.header-txt a:visited {
	color: #E68400;
	font-weight: bold;
	text-decoration: none;
}
.header-txt a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.header-txt a:active {
	color: #E68400;
	font-weight: bold;
	text-decoration: none;
}
.txt-b-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-color: #CCCCCC;
	padding-left: 25px;
	text-decoration: none;
	padding-top: 4px;
	display: block;
}
.txt-b-links a:link {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.txt-b-links a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.txt-b-links a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.txt-b-links a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	}.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 6px;
}
.line-hor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
	margin-right: 10px;
}
.language {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.signup a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 24px;
	font-weight: bold;
}


.box-inside-border {
	border: 1px solid #333333;
}
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D4D0C8;
	font-weight: bold;
}
.signup a:visited {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: underline;
}
.signup a:hover {
	color: #FFCC66;
}
