BODY
{	margin: 0px;
	padding: 0px;
    background: #00a8ff;
}
IMG
{
    display: block;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
}
h3
{	color: #027d17;
	margin-top:40px;}
a:link
{
	color: #006ab6;
}
a:visited
{
	color: #006ab6;
}
a:hover
{
	color: #c50e0e;
}
a:active
{
	color: #c50e0e;
}



.menu_delimiter
{	background: url('../images/menu_delimiter.jpg');
	width: 1px;}
.menu_col
{	background: url('../images/menu_center.jpg');
	width: 90px;
}
.menu_select
{	background: url('../images/menu_select.gif');
	height: 35px;
	width: 75px;
	margin-top: 9px;
	margin-left: 7px;
	text-align: center;
    font-family: arial narrow, arial;
    font-size: 13px;
    color: #646464;
    font-weight: 600;
    line-height: 3;
}
.menu_noselect
{
	height: 35px;
	width: 75px;
	margin-top: 9px;
	margin-left: 7px;
	text-align: center;
    font-family: arial narrow, arial;
    font-size: 13px;
    color: #004f78;
    font-weight: 600;
    line-height: 2;
}
.menu_noselect a:link
{
	color: #004f78;
	TEXT-DECORATION: none;
}
.menu_noselect a:visited
{
	color: #004f78;
	TEXT-DECORATION: none;
}
.menu_noselect a:hover
{
	color: #195fc3;
	TEXT-DECORATION: none;
}
.menu_noselect a:active
{
	color: #195fc3;
	TEXT-DECORATION: none;
}



.gr_menu_txt1
{	font-family: arial, tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #1372b4;
}
.gr_menu_txt2
{
	font-family: arial, tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #6b6b6b;
}
.gr_menu_txt3
{
	font-family: arial, tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #292929;
}



.footer_menu_col
{	background: url('../images/footer_delimiter.jpg');
	width: 85px;
	font-family:tahoma;
	font-size:11px;
	text-align: center;
	color: #383838;
}
.footer_menu_col a:link
{
	color: #383838;
}
.footer_menu_col a:visited
{
	color: #383838;
}
.footer_menu_col a:hover
{
	color: #7e7e7e;
}
.footer_menu_col a:active
{
	color: #7e7e7e;
}



.hr1
{	height: 2px;
	background: url('../images/bg_hr1.jpg');}
.hr2
{
	height: 1px;
	background: #ccc;
}
.border_left
{	width: 4px;
	background: url('../images/left.jpg');}
.border_right
{
	width: 4px;
	background: url('../images/right.jpg');
}



.bt_download a:link
{
	color: #655d00;
	TEXT-DECORATION: none;
}
.bt_download a:visited
{
	color: #655d00;
	TEXT-DECORATION: none;
}
.bt_download a:hover
{
	color: #655d00;
	TEXT-DECORATION: none;
}
.bt_download a:active
{
	color: #655d00;
	TEXT-DECORATION: none;
}
.tab_download_name
{	text-align: right;
	font-family:tahoma;
	font-size:13px;
	font-weight: bold;
	padding-bottom:10px;
}
.tab_download_value
{	text-align: left;
	font-family:tahoma;
	font-size:13px;
	padding-left:10px;
	padding-bottom:10px;
}

table .products {	width:100%;
	border-bottom: #000 1px solid;
	border-left: #000 1px solid;
	text-align: center;
	font-size:13px;
}
table .products td, table .products th{
	border-right: #000 1px solid;
	border-top: #000 1px solid;
	padding: 5px;
}
.over
{	background: #ffffcc;}