@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.style3 {color: #000000; font-family: "Trebuchet MS"; font-size: 11px; font-weight: bold; }
.form#news {margin:4px 0 4px 0}
.form#news input {float:left}

.news { width:180px;color:#9D9D9D;border:1px solid #CDCDCD;font-size:12px ;height:17px;}
.style4 {font-family: "Trebuchet MS"; font-size: 11px; color: #000000;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #A9111E;
}
a:active {
	text-decoration: none;
}
a.box:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.box:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.box:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.box:active {
	text-decoration: none;
}