.ff-list {
	padding: 5px;
}

.page-titles {
	color:			#6FAABD;
	font-family:	Arial;
	font-weight:	bold;
	font-size:		24px;
	margin:			0 0 10px 0;
	padding:		0px;
}

.lightblue {
	color:			#6FAABD;
	font-family:	Arial;
	text-decoration: none;
}

lightblue {
	color:			#6FAABD;
	font-family:	Arial;
	text-decoration: none;
}

a.nodecoration {
	text-decoration: none;
}
a:hover.nodecoration {
	text-decoration: none;
}

.body {
	margin: 0;
	padding: 0;
	border: 0;
}

.container {
	padding:	0px;
	margin:		0px;
	width:		380px;
	height:		500px;
	border: 1px solid black;

}
.header {
	padding: 0px;
	margin: 0px;
	height: 112px;
	width: 380px;
	background-image: url('images/widget_heading.jpg');
	float:left;
}
.content {
	padding: 0;
	margin:  px;
	height: 315px;
	width: 380px;
	background-image: url('images/widget_background_image.jpg');
	float: left;
}
.get_widget {
	padding: 0;
	margin:  0;
	height: 24px;
	width: 380px;
	background-image: url('images/get_widget_bar.gif');
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #A9122A;
}

.get_widget a {
	text-decoration: none;
	color: #A9122A;
}

.footer {
	padding: 0px;
	margin:  0px;
	height: 49px;
	width: 380px;
	background-image: url('images/widget_footer.gif');
	float: left;
}

.bar-title-red {
	margin: 0;
	padding: 5px 0 0 16px;
	width: 362px;
	height: 20px;
	background-color: white;
	border: 1px solid #A9122A;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #A9122A;
}
.bar-title-blue {
	margin: 1px;
	padding: 5px 0 0 16px;
	width: 362px;
	height: 20px;
	border: 0px solid #1B4165;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #1B4165;
}
.bar-normal {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 16px;
	width: 364px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
}

.content a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.content a:hover {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.bar-left {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 16px;
	width: 184px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	float: left;
}
.bar-right {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 0;
	width: 180px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #1B4165;
	float: right;
}

.news-bar-normal {
	margin: 1px 0 1px 0;
	padding: 1px 0 1px 16px;
	width: 364px;
	border: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 0px solid blue;
}
.news-image {
	padding: 2px 2px 2px 0;
	margin: 0px;
	float: left;
	width: 40px;
	height: 40px;
}
.news-text {
	padding: 1px;
	margin: 0px;
	float: right;
	width: 316px;
	height: 40px;
	border: 0px solid red;
	color: white;
}
.news-text a {
	color: white;
	text-decoration: none;
}
.news-text a:active {
	color: white;
	text-decoration: none;
}
.news-text a:visited {
	color: white;
	text-decoration: none;
}
.news-text a:hover {
	color: white;
	text-decoration: none;
}

.bar-normal a {
	color: white;
	text-decoration: none;
}
.bar-normal a:visited {
	color: white;
	text-decoration: none;
}
.bar-normal a:hover {
	color: #A9122A;
	text-decoration: none;
}
.bar-normal a:active {
	color: white;
	text-decoration: none;
}


/* FONTS */
.arial {
	font-family: Arial;
}

.ar_11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ar_12 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.ar_11_light {
	font-family: Arial;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.ar_12_light {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	text-decoration: none;
}

.ar_14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
