@charset "UTF-8";
a img {
	border: none; 
}
.paddingsides {
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.bigtext:hover {
	color: #999999;
	text-decoration: none;
}
.bigtextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #CC0007;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bigtextrednolead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0007;
}
a.bigtextred:hover {
	color: #999999;
	text-decoration: none;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.smalltext:hover {
	color: #999999;
	text-decoration: none;
}
.smalltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a.smalltextbold:hover {
	color: #CC0007;
	text-decoration: none;
}
.smalltextboldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0007;
	text-decoration: none;
}
a.smalltextboldred:hover {
	color: #999999;
	text-decoration: none;
}
.smalltextlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a.smalltextlight:hover {
	color: #CC0007;
	text-decoration: none;
}
.smalltextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0007;
	text-decoration: none;
}
a.smalltextred:hover {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC0007;
	margin-bottom: 0;
	padding-bottom: 0;
}
.center {
	text-align: center;
	margin: 0 auto;
}
#footlink {
	margin: 0 auto;
	width: 55px;
	float: left;
}
.news {
	height: 200px;
	overflow: auto;
}
