#bg_up {
	width: 799px;
	height: 20px;
	margin-bottom: 0px;
	background-image: URL(./graphic_images/bg_up.gif);
	background-repeat: repeat-x;/*
	background-color: #0069b4;*/
	text-align: right;
	padding-top: 4px;
}


#top_menu {
	float: left;
	width: 799px;
	height: 39px;
	margin: 1px 0px 10px 0px;
	background-image: URL(./graphic_images/bg_up_menu.gif);
	background-repeat: repeat-x;/*	
	background-color: #0069b4;*/
	text-align: right;
}

a.top_menu, a.top_menu_i {
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	color: #446983;
	text-decoration: none;
	font-weight: bold;	
	display: block;
	margin-top: 8px;
	margin-left: 2px;
	padding-left: 10px;
	padding-right: 10px;
	height: 24px;
	text-align: center;	
}

a.top_menu {
	background-image: URL(./graphic_images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 7px;
}

a.top_menu_i, a.top_menu:hover {
	background-color: #fff;
	background-image: URL(./graphic_images/menu_bg_i.gif);
	background-repeat: repeat-x;
	color: #094a79;
	padding-top: 11px;
}

#bg_bottom {
	clear: both;
	width: 799px;
	height: 46px;
	background-image: URL(./graphic_images/bg_bottom.gif);
	background-repeat: repeat-x;/*
	background-color: #0069b4;*/
	text-align: right;
}

#bg_bottom a img {
	border: 0px;
}

#bg_bottom span.bottom_text {
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0px 0px 12px;
	float: left;
}

#bg_bottom span.bottom_icons {
	float: right;
}

img.a {
	border: 0px solid #ffffff;
}

img.a_products {
	border: 4px solid #ffffff;
}

.panel_title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-image: URL(./graphic_images/bg_bottom.gif);
	background-repeat: repeat-x;/*
	background-color: #0069b4;*/
}

.panel_title a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.panel_text a.pdf_link:hover {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #f00000;
}

.panel_text a.pdf_link {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #f00000;
}

.panel_text a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #363648;
}


.panel_text a {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #166aa3;
}

.panel_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #363648;
}

.bottom_text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #363648;
	border: 1px #363648 solid;
	font-size: 10px;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #363648;
	border: 1px #363648 solid;
	font-size: 10px;
}

a.product_li:hover,
a.product_li {
	margin-top: 2px;
	clear: both;
	display: block;
	font-family: Tahoma;
	font-size: 13px;
	color: #205072;
	text-decoration: none;
	min-height: 20px;
	padding: 10px;
	background-color: #a5c2d7;
}
a._i {
	background-color: #71a5c9;
}

