﻿/*CSS BY ALEXANDER WOLFE, INTERSPACE GLOBAL*/
/*****************************************/
.star_title_blue {
	font-size: 12px;
	font-weight: bold;
	color: #06C;
}
.title_yellow {
	font-size: 11px;
	font-weight: bold;
	color: #F90;
}
.title_yellow_c {
	font-size: 11px;
	font-weight: bold;
	color: #F90;
	text-align: center;
}

.faq_q {
	background-image: url(../img/faq_Q.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #090;
	visibility: visible;
	padding-left: 35px;
	vertical-align: top;
}
.faq_a {
	font-size: 12px;
	color: #666;
	background-image: url(../img/faq_A.gif);
	padding-left: 35px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin-top: -12px;
	text-align: justify;
}
.checkall {
	font-size: 12px;
	background-image: url(../img/arrow1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 20px;
	color: #090;
	background-position: 5px;
}
.q_reference {
	font-size: 12px;
	color: #06C;
	list-style-position: outside;
	list-style-image: url(../img/stars/star5.gif);
	left: -15px;
	position: relative;
}
.q_reference a {
	color: #06C;
	text-decoration: none;
}
.q_reference a:hover {
	color: #F60;
	text-decoration: underline;
}
.mTtl_18_red {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	word-spacing: 0px;
	text-align: justify;
	color: #F00;
}
.mTtl_18_blue {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	word-spacing: 0px;
	text-align: justify;
	color: #06C;
}
.mTtl_18_red_c {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	color: #F00;
}
.mTtl_18_blue_c {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #06C;
	padding-top: 5px;
}
.center {
	text-align: center;
}
.signature {
	text-align: center;
	padding-left: 260px;
	padding-top: 35px;
	padding-bottom: 20px;
	line-height: 25px;
}

.quote {
	color: #06C;
	padding-left: 100px;
	padding-right: 75px;
	background-image: url(../img/quote1.gif);
	background-position: 50px 0px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.quote_yellow {
	font-size: 12px;
	color: #06C;
	padding-left: 100px;
	padding-right: 75px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../img/quote1y.gif);
	background-position: 50px 0px;
	background-repeat: no-repeat;
	line-height: 20px;
}

.news_txt {
	font-size: 13px;
	line-height: 22px;
	color: #333;
	word-spacing: 1px;
	margin-right: 15px;
	margin-left: 15px;
}
