.service {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.title {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 23px;
}

.title a {
	color: #0000FF;
	text-decoration: none;
	line-height: 23px;
}

.bblue {
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
}

.button a {
	color: #FFFFFF;
	background-image: url(images/button_1_2.jpg);
	height: 23px;
	width: 237px;
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	margin: 0px;
	background-position: 0px 0px;
	font-size: 12px;
	border: 0px 0;
	line-height: 23px;
}

.button a:hover {
	color: #4CA7D4;
	background-image: url(images/button_1_3.jpg);
	height: 23px;
	width: 237px;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.button a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px 0;
}

.button1 a {
	color: #666666;
	text-decoration: none;
	line-height: 23px;
}

.button1 a:hover {
	color: #00CCFF;
	text-decoration: none;
}

.button1 a:link {
	color: #000099;
}

.titleS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 28px;
	font-weight: normal;
	background-color: #EFEFEF;
}

.frame {
	border: 1px solid #D1D1D1;
}

.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	text-decoration: none;
	line-height: 18px;
}
