﻿*{
	margin: 0px; padding: 0px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
h2{
	margin: 0px 0px 10px 0px;
}
a img{
	border: 0px;
}
#header{
	background: black; color: white;
	padding: 0px 20px 0px 20px;
}
#header h1{
	float: right; background: black;
	display: inline;  margin-top: -3px;
	text-decoration: underline; 
}
#header p{
	display: inline; font-size: x-small;
}
#header a{
	color: #E2E2D3; text-decoration: none;
}

#container{
	margin: 20px;
	background: #FFF;
}
.t-large {
	font-size: x-large;
}
.c-green {
	color: #238723;
	font-size: large;
	font-weight: bold;
}
#premiums{
	list-style-type: none;
	margin-bottom: 20px;
}
#premiums li{
	margin-top: 30px;
	clear:both;
}
#footer{
	margin-top: 20px;
	display: block;
	background: #000000; width: 100%;
}
#footermenu{
	clear: both;
	color: black;
	font-size: x-small;
	list-style-type: none;
	padding: 0px 20px 0px 20px; 
}
#footermenu li{
	display: inline;
	background: #000000;
	margin-right: 12px;
	padding: 5px;
	color: #FFFFFF;
}
#footermenu li a{
	color: #FFFFFF;
	text-decoration: none;
}
.c-purple{
	color: #CA20BA;
}
.c-blue {
	color: #10106C;
}
.c-orange {
	color: #F1840C;
}
.c-gray {
	color:#333333;
}
.flogo{
	width: 96px; height: 72px; float: left; border: 1px solid #000000; z-index: 2;
}
.finfo{
	margin-left: 97px; z-index: 1; position: relative;
}
.fhost{
	height: 113px; padding-left :10px;
}
.time{
	font-weight:bold; color:#000000; margin: 5px 0px 0px 0px; background: #FFFFFF; z-index:1; border: 1px solid #000000; border-left: 0px;
}
.vi{
	font-weight:bold;  background: #FFFFFF; z-index:1; border: 1px solid #000000; border-left: 0px; width : 36px; height: 34px; padding-top: 2px; 
}
.vi img{
	
}
.red{
	color: red;
}
.green{
	color: green;
}
