﻿body 
{
	background-color: #FFF;
	padding: 0px;
	margin: 0 auto;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #3d4040;
}

.top_bar 
{
	height: 34px;
	background-color: #017fc4;	
	background-image: url("/images/sidebar/topback.gif");
	background-repeat: repeat-x;
	top: 0px;
	text-align: center;	
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.top_left_menu,
.top_left_menu_edge_ltr,
.top_left_menu_edge_rtl,
.top_left_bar,
.top_left_menu_cell
{
	border-bottom: 1px solid #02dff0;
}

.top_bar_cell_green
{
	background-image: url("/images/sidebar/greentab_main.gif");
	background-repeat: repeat-x;
	background-position : left bottom;
	border-bottom: solid 1px #e4f300;
	padding-bottom: 25px;
}

.top_bar_cell_yellow
{
	background-image: url("/images/sidebar/yellow_tab_middle.gif");
	background-repeat: repeat-x;
	background-position : left bottom;
	border-bottom: solid 1px #e4f300;
	padding-bottom: 25px;
}

.top_bar_cell_transparent
{
	background-position : left bottom;
	border-bottom: solid 1px #e4f300;
	padding-bottom: 25px;
}


.top_right_help
{
	background-color: #90e307;
	background-image: url("/images/sidebar/topbackright.gif");
	background-repeat: repeat-x;
	background-position : left top;
	border-bottom : solid 1px #DFF001;
	padding-left: 10px;
	padding-right : 10px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.top_left_menu_edge_ltr 
{
	background-image: url("/images/sidebar/topleftmenu_edge.gif");	
	background-position : bottom left;
}

.top_left_menu_edge_rtl 
{
	background-image: url("/images/sidebar/topleftmenu_edge_rtl.gif");
	background-position : bottom right;	
}

.top_left_menu_edge_ltr, .top_left_menu_edge_rtl
{
	background-repeat: no-repeat;
	
	width: 6px;
}

.top_left_menu {
	background-image: url("/images/sidebar/topleftmenu_main.gif");
	background-repeat: repeat-x;
	background-position : bottom left;
	padding-top: 9px;
	margin-left: 20px;
	padding-bottom : 4px;
	padding-right : 6px;
}


.top_bar_cell
{
	text-align : center;
	vertical-align : middle;
	padding-top : 0px;
	padding-left : 2px;
	padding-bottom: 0px;
	padding-right: 2px;		
}

.top_bar_cell a
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

.top_left_menu_cell
{
	text-align : center;
	vertical-align : middle;
	padding-top : 1px;
	padding-left : 6px;
	padding-bottom: 0px;
	padding-right: 6px;	
}

.top_bar_cell_green, .top_bar_cell_yellow, .top_bar_cell_transparent
{
	text-align : center;
	vertical-align : middle;
	padding-top : 4px;
	padding-bottom: 0px;

	padding-left : 0px;
	
	padding-right: 0px;
		
}

.top_bar_cell a:visited {
	color: #81d1ff;
	text-decoration: none;
	font-weight:bold;
}

.top_bar_cell a:active {
	color: #81d1ff;
	text-decoration: none;
	font-weight:bold;
}

.top_bar_cell a:link {
	color: #81d1ff;
	text-decoration: none;
	/*padding-left: 2px;
	padding-right: 2px;*/
	font-weight:bold;
}

.top_bar_cell a:hover {
	color: #fff;
	text-decoration: none;
	font-weight:bold;
}


.memberslogin {
	float: left;
	overflow: visible;
	text-decoration: none;
	color: #00e8fe;
	font-weight : bold;
}

.memberslogin:link {
	color: #00e8fe;
	
}
.memberslogin:visited {
	color: #00e8fe;
}

.memberslogin:hover 
{
	color: #00e8fe;
	text-decoration: underline;
}

.notamember 
{
	float: left;
	overflow: visible;
	text-decoration : none;	
}

.notamember:link {
	color: #fff;
	font-weight: normal;
	
}
.notamember:visited {
	color: #fff;
	font-weight: normal;
}

.notamember:hover
{
	color: #fff;
	text-decoration: underline;
}

.howtouse 
{
	float: left;
	overflow: visible;
	text-decoration : none;	
	color : #fff;
	font-size:11px;
	font-weight:bold;
	letter-spacing : -1px;
}

.howtouse:visited {
	color: #FFF;
	text-decoration: none;
}

.howtouse:active {
	color: #FFF;
	text-decoration: none;
}

.howtouse:link {
	color: #FFF;
	text-decoration: none;
}

.howtouse:hover {
	color: #effff2;
	text-decoration: none;
}


.report 
{
	float: left;
	overflow: visible;
	text-decoration : none;	
	color : #c05425;
	font-size:11px;
	font-weight:bold;
	letter-spacing : -1px;
}

.report:visited {
	color: #c05425;
	text-decoration: none;
}

.report:active {
	color: #c05425;
	text-decoration: none;
}

.report:link {
	color: #c05425;
	text-decoration: none;
}

.report:hover {
	color: #c05425;
	text-decoration: none;
}


.help:visited {
	color: #FFF;
	text-decoration: none;
}

.help:active {
	color: #FFF;
	text-decoration: none;
}

.help:link {
	color: #FFF;
	text-decoration: none;
}

.help:hover {
	color: #effff2;
}
