body {
	background-color: #003461;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(back.gif);
	font-size: 13px;
}

.green{
	font-size: 13px;
	color: #c4df9b;
}
.menu_point{
	font-size: 13px;
	color: White;
}
.table2{
background-color: #6daeee;;
color: white;
}
.table1{
background-color: #e1eefb;;
}

.menu{
	font-size: 13px;
	color: White;
	text-decoration: underline;
}
.menu:hover {
	font-size: 13px;
	color: #c4df9b;
	text-decoration: none;
}
.menu_green
{
	font-size: 13px;
	color: #c4df9b;
	text-decoration: none;
}
.menu_green:hover 
{
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}

.menu_darkgreen
{
	font-size: 13px;
	color: #438337;
	text-decoration: none;
}
.menu_darkgreen:hover 
{
	font-size: 13px;
	color: #339933;
	text-decoration: underline;
}

.price
{
	font-size:20px;
	color:#0066FF;
}

.copy {
	font-size: 17px;
	color: #ffffff;
}
.copy:hover {
	font-size: 17px;
	color: #c4df9b;
}
.catalog_select{
	font-size: 13px;
	color: #003461;
}
.catalog{
	font-size: 13px;
	color: White;
	text-decoration: underline;
}
.catalog:hover{
	font-size: 13px;
	color: #c4df9b;
	text-decoration: none;
}
.catalog_second{
	font-size: 13px;
	margin-left: 30px;
	color: White;
	text-decoration: underline;
}
.catalog_second:hover{
	font-size: 13px;
	margin-left: 30px;
	color: #c4df9b;
	text-decoration: none;
}

.level_0{
	font-size: 28px;
	color: #277eeb;
}
.level_1{
	font-size: 28px;
	color: #277eeb;
}
.level_2{
	font-size: 22px;
	color: #277eeb;
}
.level_3{
	font-size: 18px;
	color: #6B8E23;
}

h4
{
	font-size: 28px;
	color: #277eeb;
	font-weight:normal;
}
h1{
	font-size: 28px;
	color: #277eeb;
	font-weight:normal;
	border-bottom:1px solid #E8F4FF;
}
h2{
	/*
	font-size: 22px;
	color: #6daeee;
	font-weight:normal;
	*/
	font-size: 18px;
	color: #6B8E23;
	font-weight:normal;
}
h2 a{
	font-size: 22px;
	color: #6daeee;
	font-weight:normal;
	text-decoration:none;
}
h2 a:hover{
	font-size: 22px;
	color: #6daeee;
	font-weight:normal;
	text-decoration:underline;
}
h3{
	font-size: 18px;
	color: #6B8E23;
	font-weight:normal;
}
.news_title{
	font-size: 18px;
	color: #ffffff;
}

th, td, p{
	font-size: 12px;
	color: Black;
}
a{
	font-size: 12px;
	color: #7c8a85;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #a1b4ad;
	text-decoration: none;
}
.white{
	font-size: 12px;
	color: White;
}

li
{
	list-style-image:url(bullet.gif);
}

.tableHeader
{
	background:#707e62;
	color:#ffffff;
	font-size:12px;
}


.catalog_flags
{
	margin:20px 0px;
	padding:0px;
	clear:both;
}
.catalog_flags td
{
	vertical-align:middle;
	text-align:left;
}
.catalog_flags  a
{
	float:left;
	color: #3399ff;
	margin-top:50px;
}
.catalog_flags img
{
	float:left;
	margin-right: 10px;
	border: 0px;
}
