.news_name {
	font-size: 12px;
	font-weight: bold;
	background-color: #E5E9EA;
}
.news_date {
	font-size: 10px;
	color: #999999;
}
.header_cell {
	background-repeat: repeat-y;
	background-color: #E5E9EA;
}
.devis_tbl {
	font-size: 18px;
	font-weight: bold;
}
.footer {
	background-color: #DCDCDC;
	font-size: 10px;
	color: #666666;
}
.news_tbl {
	margin: 10px;
}

.main_menu {
}
.main_menu a {
	background-image: url(images/main_menu_item_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 40px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99B2B9;
}
.url_str_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99B2B9;
}
.url_str_cell a {
	font-size: 12px;
	font-weight: bold;
	color: #99B2B9;
	text-decoration: none;
}
.url_str_cell a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99B2B9;
	text-decoration: underline;
}
.main_menu a:hover {
	background-image: url(images/main_menu_item_bg_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 40px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99B2B9;
}
.menu_2_cell {
	padding: 0px;
}
.menu_2_cell a {
	background-image: url(images/menu_2_item_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 20px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99B2B9;
}
.menu_2_cell a:hover {
	background-image: url(images/menu_2_item_bg_hover.jpg);
	background-repeat: no-repeat;
	display: block;
	text-indent: 20px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #99B2B9;
}
.menu_3_cell {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menu_3_cell a {
	font-size: 12px;
	font-weight: bold;
	color: #97B3B7;
	text-decoration: none;
}
.menu_3_cell a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99B2B9;
	text-decoration: underline;
}

.content_cell {
	padding: 10px;
	font-size: 12px;
	color: #617A81;
}
.content_cell a {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}
.content_cell a:hover {
	font-weight: bold;
	color: #6699FF;
	text-decoration: underline;
}


.main_table {
	top: 0px;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_cell {
	font-size: 14px;
	font-weight: bold;
	color: #97B2B9;
}

