﻿body
{
	background-color: #02090e;
	background-image: url(../Images/bgr_top.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	color: #fefefe;
}


TD.menu_td
{
	background-image: url(../Images/menu_top_bgr.gif);
	background-repeat: repeat-x;
	width: 25%;
}

TD.menu_td_left
{
	background-image: url(../Images/menu_top_bgr.gif);
	background-repeat: repeat-x;
	width: 25%;
}

TD.menu_sep_td
{
	width: 17px;
}

TD.menu_td_bothom
{
	background-repeat: repeat-x;
	width: 25%;
}

TD.menu_sep_bothom
{
	width: 17px;
}

A.menu_top
{
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11pt;
}
A.menu_top:hover
{
	color: #587991;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

A.menu_top_selected
{
	color: #587991;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11pt;
}

A.menu_top_small
{
	color: #dddddd;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.menu_top_small:hover
{
	color: #dddddd;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
}

A.menu_bothom_small
{
	color: #dddddd;
	font-size: 10pt;
	text-decoration: none;
}
A.menu_bothom_small:hover
{
	color: #aaaaaa;
	font-size: 10pt;
	text-decoration: none;
}

A.menunews
{
	color: #dddddd;
	text-decoration: none;
}
A.menunews:hover
{
	color: #a7bbca;
	text-decoration: none;
}

IMG.bordered
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}

IMG.no_bordered
{
	border-right: dimgray 0px;
	border-top: dimgray 0px;
	border-left: dimgray 0px;
	border-bottom: dimgray 0px;
}
