body {
	margin: 0;
}
.logo_title
{
	margin: 1px 1px 10px 1px;
	padding: 0;
	font-size: 18pt;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}
.logo_title span
{
	font-size: 12pt !important;
}
img 
{
	behavior: url(includes/iepngfix.htc);
}

.head {
	
	width:100%;
	min-height:160px;
	padding: 0;
	background: #B43F38 url(images/bg_head.png) left top repeat-x;
	margin: 0;
}

.bar
{
	height:44px;
	background-image: url(images/navbar.png);
	width: 100%;
}

.buttons
{
	padding: 80px 50px 0 0;
	float: right;
}
.buttons img
{
	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
}
.logo
{
	width: 300px;
	text-align: center;
	padding: 25px 5px 5px 5px;
}
.ad
{
	margin: 0;
	padding: 90px 0px 0 0;
	float: right;
}
.main
{
	margin: 0;
	padding: 0;
}

td.menu
{
	vertical-align: top;
	min-height: 230px;
	width: 162px;
	margin: 0;
	padding: 10px 10px 10px 0;
	background: url(images/menubg.png) left top repeat-y;
}
td.menu a:link {color: #ffffff; font-weight: bold; font-size: 12pt; text-decoration:none;}
td.menu a:visited {color: #ffffff; font-weight: bold; font-size: 12pt;text-decoration:none;}
td.menu a:hover {color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12pt;text-decoration:none;}
td.menu a:active {color: #ffffff; font-weight: bold; font-size: 12pt;text-decoration:none;}

td.menu ul
{
	list-style-type: none;
}
td.menu ul li
{
	padding: 6px 6px 6px 0;
}

td.main_content
{
	vertical-align: top;
	width: 800px;
	padding: 10px 15px 10px 20px;
}
td.main_content a:link {color: #000000;}
td.main_content a:visited {color: #000000;}
td.main_content a:hover {color: #000000;}
td.main_content a:active {color: #000000;}

.copyright
{
	text-align:center;
}
.footer a:link {color: #000000; font-size: 12pt;}
.footer a:visited {color: #000000; font-size: 12pt;}
.footer a:hover {color: #000000; text-decoration: none; font-size: 12pt;}
.footer a:active {color: #000000; font-size: 12pt;}