@charset "utf-8";
/* CSS Document */

.clearfloat {
	line-height: 0px;
	display: block;
	clear: both;
	float: none;
	height: 0px;
}
.lborder {
	border-left: 1px solid #CCCCCC;
}
#MainAdvert {

}
.Bold {
	font-family: "Trebuchet MS";
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
input, select, checkbox, textarea {
	color: #000066;
	border: 1px solid #CCCCCC;
}
label {
	display: block;
}

.button {
	background: #CCCCCC;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #00468A;
}
.brnews {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
}
.border {
	border: 1px solid #EAEAEA;
	margin-bottom: 5px;
}
.red {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
}

