﻿html, body
{
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

body 
{
	background-color: #C3C1C2;
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #222222;	
}

form {
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #033A29;
	font-size: 13pt;
}

img
{
	border: none;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #222222;
}

a:hover
{
	text-decoration: underline;
	color: #222222;
}

#outer_border_main
{
	width: 631px;
	border: solid 1px #222222;
}

#inner_border_main
{
	width: 607px;
	border: solid 12px #FFFFFF;
}

#outer_border_inner
{
	width: 771px;
	border: solid 1px #222222;
}

#inner_border_inner
{
	width: 747px;
	border: solid 12px #FFFFFF;
}

#td_logo
{
	height: 182px;
	width: 143px;
	background: #262626 url('images/logo_part_left.gif') no-repeat top;
}

#td_cloth
{
	vertical-align: top;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
	height: 408px;
	width: 143px;
	background: #262626 url('images/menu_background.gif') no-repeat bottom;
}

#td_logo_inner
{
	max-height: 182px;
	height: 182px;
	width: 146px;
	background: #262626 url('images/logo_part_left_inner.gif') no-repeat top;
}

#td_cloth_inner
{
	vertical-align: top;
	text-align: left;
	line-height: 20px;
	color: #FFFFFF;
	height: 408px;
	width: 146px;
	background: #262626 url('images/menu_background_inner.gif') no-repeat bottom;
}

#menu
{
	padding: 34px 0px 0px 31px;
}

#menu a:link, #menu a:active, #menu a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

#td_main_content
{ 
	width: 464px;
	background-color: #FFFFFF;
}

#td_inner_content
{ 
	vertical-align: top;
	width: 601px;
	background-color: #FFFFFF;
}

#inner_content
{
	margin: 20px 0px 20px 0px;
	background: Transparent url('images/inner_content_background.gif');
}

#inner_content_left
{
	overflow: hidden;
	text-align: left;
	width: 396px;
	padding: 0px 28px 0px 35px;
	color: #4A4A4A;
}

#inner_content_right
{
	overflow: hidden;
	text-align: right;
	width: 128px;
	padding: 0px 0px 0px 14px;
	color: #4A4A4A;
}
#footer_Content
{
	width: 621px;
	padding:5px 5px 5px 5px;
}
#footer_main
{
	width: 631px;
	font-weight: bold;
	font-size: 8pt;
	color: #4A4A4A;
}
#footer_padding
{
	padding-top:10px;
}
#footer_ContentInner
{
	width: 761px;
	padding:5px 5px 5px 5px;
}
#footer_inner
{
	width: 771px;
	font-weight: bold;
	font-size: 8pt;
	color: #4A4A4A;
}

#footer_left
{
	float: left;
}

#footer_right
{
	float: right;
}


.style2 {font-size: 8pt}


#columnLeft
{
	width: 185px;
	float: left;
	overflow: hidden;
}

#columnRight
{
	width: 185px;
	float: right;
	overflow: hidden;
}