@charset "UTF-8";


a:link,a:active {
	color: #d91213;
	text-decoration:none;
}

a:hover {
	color: #f60c0d;
	text-decoration:none;
}

a:visited   {
	color: #d91213;
	text-decoration:none;
}

body {
	background-color: #650608;
	background-image: url('https://img.mfcimg.com/photos2/647/6474411/144-500-387-673-2821794.jpg?no-cache=0.6536657014796838')!important;
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;

}

body,td {
        padding: 5px!important;
        margin: 0px!important;
	color: #d91213;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align: left;
}

body tr {
	background-color: #650608;

}

td .clock {
	font-size:9px;
}

.container_padding {
        padding: 10px!important;
        margin: 0px!important;
        margin-bottom: 20px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #650608;

}

.container {
	color: #d91213;
	position:relative;
	height: 100%;
	background-color: transparent;
}

.container .heading {
	background-color: #000000;
	color: #FFFFFF;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	display: none;
}

.content {
	padding:5px;
}



.outer_body {
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 190px !important;
	width: 800px;
	text-align: center;
}