html { min-height: 100%; margin-bottom: 1px; 
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; 
  margin-top:50px; margin-right:5px; margin-bottom:0px; 
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #050364; 
  margin:0px;
}
.our { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.our  a:link    {color:#FFFFFF; text-decoration:underline;}
.our a:visited    {color:#FFFFFF; text-decoration:underline;}
.our a:hover    {color:#FFFF00; text-decoration:none; cursor:pointer;}
.our a:active    {color:#FFFFFF; text-decoration:underline;
}
.main { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #050364; }
.main  a:link    {color:#B9232A; text-decoration:underline; }
.main a:visited    {color:#B9232A; text-decoration:underline; }
.main a:hover    {color:#050364; text-decoration:underline;  cursor:pointer;}
.main a:active    {color:#B9232A; text-decoration:underline;
}
.red { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color:#FF0000; font-weight:bold; }
.clock { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight:bold; margin-left:5px;margin-bottom:5px;}
#bannerright {
	background-image: url(Images/banner-new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 70px;
	width: 354px;
	vertical-align: bottom;
}
.flashmarg {margin-top:5px;}
