﻿body
{
	margin: 0px;
	padding: 0px;
}
td
{
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-family: arial;
}
img
{
	text-decoration: none;
	border: none;
}
ul
{
	margin: 0px;
	padding: 5px 0px 10px 30px;
}
font
{
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	border: none;
}
a
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: none;
}
a.orange
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #ef5e25;
	text-decoration: none;
	border: none;
}
.b_font
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.copyright
{
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}

table.main
{
	width: auto;
	height: auto;
	border: "0";
}
table.head
{
	width: 750px;
	height: auto;
	border: "0";
}

.header
{
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 750px;
	height: 202px;
	vertical-align: top;
}
.header .mgn
{
	padding: 6px 20px 20px 130px;
}
.header .h_font
{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	padding: 15px 0px 0px 0px;
}
