﻿body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
}
.style1 {font-weight: bold;}
.style4 {font-size: 10px}

.style5 {	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.style6 {
	font-style: italic;
	font-weight: bold;
}

.style_cont {
	font-style: italic;
}

.style_text {text-align: justify;}

.head_table
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.head_style
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.head_shift
{
	width: 230px;
}

.head_color
{
	background-color:#E9E9FF
}

a:link
{
	text-decoration: underline;
	color: #000000;
}
a:visited
{
	text-decoration: underline;
	color: #333333;
}
a:hover
{
	text-decoration: underline;
	color: #666666;
}
a:active
{
	text-decoration: underline;
	color: #333333;
}

.style_head {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-weight: bold; 
	WHITE-SPACE: nowrap
}

H1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-weight: bold; 
	WHITE-SPACE: nowrap
}
H2 {
	font-weight: bold; font-style: italic; font-size: 18px; WHITE-SPACE: nowrap
}

H3 {
	font-weight: bold; font-size: 13px; WHITE-SPACE: nowrap
}

.menu_col
{
	vertical-align: top;
	width: 250px;
}

.logo_col
{
	vertical-align: top;
	width: 220px;
}

.contacts_col
{
	vertical-align: top;
	width: 220px;
	border-right: 1px;
	border-right-style: dashed;
	border-right-color:Gray;
}

.search_col
{
	vertical-align: top;
	width: 650px;
}

.body_col
{
	vertical-align: top;
	width: 600px;
}
.menu_table
{
	width: 220px;
}
.box_table
{
	height: 220px;
	background-image: url('images/box.jpg');
	background-repeat: no-repeat;
	vertical-align: bottom;
}
.lmenu_td a:link
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.lmenu_td a:visited
{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.lmenu_td a:hover
{
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
.lmenu_td a:active
{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
}
.lmenu_td
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.copy_st
{
	margin-left: 70px;
	margin-top: 40px;
	margin-bottom: 40px;
}

