body
{
	margin: 0px;
	background: White url(body.jpg) repeat-x;
	font-family: Tahoma;
	font-size: 8pt;
}

td, tr, th, p, div
{
	font-family: Tahoma;
	font-size: 8pt;
}

td.main_menu
{
	background-image: url('/img/menu_bg.gif');
	width: 77px;
	background-repeat: no-repeat;
}

a
{
	font-family: Tahoma;
	font-size: 8pt;
}

a.main_menu
{
	text-transform: uppercase;
	text-decoration: none;	
	color: #234A89;
	font-weight: bold;
}

a.main_menu:hover
{
	color: #2F61B3;
	text-decoration: none;	
}

.path
{
	color: #365D99;
	font-family: Tahoma;
	font-size: 8pt;	
}

b.path
{
	color: Black;
}

a.path
{
	text-decoration: none;
}

a.path:hover
{
	text-decoration: underline;
}

a.link_submenu
{
	color: #375D9B;
	font-weight: bold;
	text-decoration: none;
}

a.link_submenu:hover
{
	text-decoration: underline;
}

a.link_submenu2
{
	color: #375D9B;
	font-weight: bold;
	text-decoration: none;
}

a.link_submenu2:hover
{
	color: #93C2FD;
	text-decoration: none;
}

td.mid_selected
{
	background-color: #CEE6FF;
}

td.main_menu_selected
{
	background-color: #AAD0FF;
	width: 77px;
}


a.link_submenu2_selected
{
	color: #93C2FD;
	font-weight: bold;
	text-decoration: none;
}

a.link_submenu2_selected:hover
{
	color: #93C2FD;
	text-decoration: none;
}

a, .com_link
{
	color: #375D9B;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	margin: 0;
	padding: 0;
	color: #375D9B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
}

.subtext
{
	color: #234A89;
	font-weight: bold;
}

.copyright
{
	color: White;
}

a.copyright
{
	font-weight: bold;
	text-decoration: none;
}

a.copyright:hover
{
	text-decoration: underline;
}

input.inp_search
{
	border: 1px solid #535353;
	width: 109px;
	font-size: 8pt;
}