﻿img{ behavior: url('../images/iepngfix.htc');}
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, helvetica, Sans-Serif;
	font-size:12px;
	background:url('../images/body_bg.gif') repeat-x;	
	background-color:#2798D4;
	color:#002C58;
}
a
{
	color:#ffffff;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.mt10
{
	margin:10px 0px 0px 0px;
	float:left;
	width:100%;
}
.mb10
{
	margin:0px 0px 10px 0px;
	float:left;
	width:100%;
}