html, body {
	margin:0px;
	padding:0px;
	
}
body {
	background: #ffffff;
}
td, select, textarea {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
	border: 0px solid;
	border-color: #000000;
}
table.main {
	width: 1000;
	height: 100%;
	border-collapse: collapse;
	
}
h1 {
	font-family: Monotype Corsiva;
	font-size: 22px;
	color: #102f78;
	font-weight: normal;
}
h2 {
	font-family: Monotype Corsiva;
	font-size: 28px;
	color: #102f78;
}
.logo {
	background-image: url('/images/logo.gif');
}
.phone {
	background-color: #34529a;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Monotype Corsiva;
	font-size: 24px;
	color: #ffffff;
}
.separator {
	background-image: url('/images/sepa.gif');
	width:1px;
}
.menu {
	background-image: url('/images/menu_bg.gif');
	background-repeat: repeat-X;
	background-position: bottom;
	background-color: #34529a;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
.menu_oth {
	background-image: url('/images/menu_bg.gif');
	background-repeat: repeat-X;
	background-position: bottom;
	background-color: #34529a;
	text-align: center;
	vertical-align: middle;
	
}
.menu_selected {
	background-image: url('/images/menu_bg.gif');
	background-repeat: repeat-X;
	background-position: bottom;
	background-color: #425ea1;
	text-align: center;
	vertical-align: middle;
	width: 125px;
}
.menu_link {
	color: #ffffff;
	font-family: Monotype Corsiva;
	font-size: 24px;
	text-decoration: none;
}
.foother {
	background-image: url('/images/foot_top.gif');
	background-repeat: repeat-X;
	background-position: top;
	background-color: #34529a;
}
.foot_link {
	color: #ffffff;
	
}
.foot_text {
	color: #ffffff;
	padding-top: 20px;
	padding-left: 20px;
}
.foot_contacts {
	color: #ffffff;
	text-align: left;
	padding-top: 20px;
	font-size: 12px;
}
.menu_list {
	list-style-image: url('/images/list.gif');
}
.menu_list2 {
	list-style-image: url('/images/list.gif');
}
.menu_list li {
	padding: 5px;
}
.menu_list_link {
	color: #102f78;
	font-family: Monotype Corsiva;
	font-size: 22px;
	text-decoration: none;
}
.menu_list_link:hover {
	color: #2d4d97;
	font-family: Monotype Corsiva;
	font-size: 22px;
	text-decoration: underline;
}
.zag1 {
	color: #2d4d97;
	font-family: Monotype Corsiva;
	font-size: 18px;
	text-decoration: none;
}
.factory {
	font-family: Monotype Corsiva;
	font-size: 20px;
	color: #102f78;
	text-decoration: none;
}
.factory:hover {
	font-family: Monotype Corsiva;
	font-size: 20px;
	color: #102f78;
	text-decoration: underline;
}
.det {
	font-family: Monotype Corsiva;
	font-size: 20px;
	color: #102f78;
	text-decoration: none;
}

.menu_list_link2 {
	color: #102f78;
	font-family: Monotype Corsiva;
	font-size: 16px;
	text-decoration: none;
}
.menu_list_link2:hover {
	color: #2d4d97;
	font-family: Monotype Corsiva;
	font-size: 16px;
	text-decoration: underline;
}
