@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-color: #01245C;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main {
	background-color: #01245C;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	border: 1px solid #3A75B8;
	padding: 6px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A75B8;
	line-height: 15px;
}

#footer a{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A75B8;
	text-decoration: underline;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3A75B8;
	border-right-color: #3A75B8;
	border-bottom-color: #3A75B8;
	border-left-color: #3A75B8;
}

#videothumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3A75B8;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}

#news2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	line-height: 14px;
}


#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	line-height: 17px;
}

#news a{
	font-family: Arial, Helvetica, sans-serif;
	color: #A1020D;
	text-decoration: underline;
}

#news2 a{
	font-family: Arial, Helvetica, sans-serif;
	color: #A1020D;
	text-decoration: underline;
}


#flash2 {
	border: 1px solid #3A75B8;
}

#flash3 {
	border: 1px solid #3A75B8;
	height: 280px;
	overflow: scroll;
	overflow-x: hidden;
}

