
body
{
	background-color:#0B4560;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body,table,textarea,input
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
}
textarea,input
{
	color:black;
}

img, table, td, div
{
	behavior: url("css/iepngfix.htc");
}

a
{
	color:white;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
a.link1
{
	color:white;
	text-decoration:none;
}
img
{
	border:0;
}
p
{
	padding:0;
	margin:5px 0 7px 0;
}
h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:3px 0 15px 0;
}
h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:15px 0;
}

table.main
{
	width:976px;
	background:url(../images/main_bottom_image.jpg) center bottom no-repeat;
	background-color:#003481;
	border:1px solid white;
	border-top:0;
	border-bottom:0;
}
table.main td.top
{
	height:260px;
}
table.main td.center
{
	background:url(../images/main_center_top_bg.jpg) center top no-repeat;
	height:800px;
	vertical-align:top;
}
table.main td.bottom
{
	height:60px;
}

table.main td.center div.menu
{
	height:350px;
	width:100%;
}
table.main td.center div.menu div.top img
{
	z-index:10;
}
table.main td.center div.menu img
{
	float:left;
	position:relative;
}
table.main table.body td.padding
{
	width:59px;
}
table.main table.body td.menu
{
	background:url(../images/body_menu_bg.png) right top no-repeat;
	width:186px;
	height:174px;
	text-align:right;
	vertical-align:top;
}
table.main table.body td.menu a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0A3977;
}
table.main table.body td.menu div.block
{
	text-align:right;
	vertical-align:top;
	margin:40px 30px 0 0;
}
table.main table.body td.menu div.form
{
	background:url(../images/login_form_bg.png) right top no-repeat;
	text-align:left;
	height:174px;
	margin-top:55px;
	padding:50px 0 0 10px;
}

table.main table.body td.content
{
	vertical-align:top;
}
table.main table.body td.content p
{
	margin:5px 0 10px 0;
}
table.main table.body td.content img
{
	border:1px solid white;
}


table.main div.counters
{
	float:left;
	position:relative;
	left:-109px;
	top:5px;
	width:200px;
}
table.main div.ditgroup
{
	float:left;
	position:relative;
	left:230px;
	top:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	width:200px;
}
table.main div.copyright
{
	float:left;
	position:relative;
	left:80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:500px;
}

table.new
{
	width:600px;
}
table.new td.day
{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:bold;
	vertical-align:top;
}
table.new td.month
{
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
}
table.new td.description
{
	font-size:14px;
	vertical-align:top;
}

table.body div.list div.state
{
	margin:7px 0 20px 0;
	border-bottom:1px solid white;
	padding-bottom:5px;
}
table.body div.list div.state span.date
{
	font-weight:bold;
}

div.pages
{
	width:100%;
	padding:10px 0;
	text-align:center;
}
div.pages a, div.pages span
{
	width:30px;
	padding:0 5px;
}

table.price th
{
	padding:5px 2px;
}
table.price td
{
	border-bottom:1px dashed white;
	padding-bottom:2px;
	text-align:center;
}
table.price .left
{
	text-align:left;
	padding-left:3px;
}

