﻿.bluegb
{
	text-align:center;
	padding-left:5px;
	color:White;
	font-size:14px;	
	font-family:Segoe UI;
	font-weight:bold;	
	background-color:#EBEBEB;
	text-align:left;	
	height:3px;	
	width:693px;		
}
.tablebg
{
	background-color:#EBEBEB;
	border-color:#D4D4D4;
}

.menwhitetext
{
	padding-left:5px;
	padding-right:5px;
	color:#00AEEF;	
	font-family:Segoe UI;
	font-size:8pt;	
	text-decoration:none;
}
.menwhitetext:Hover
{
	text-decoration:underline;
}
.menwhite
{
	padding-left:5px;
	padding-right:5px;
	color:Black;	
	font-family:Segoe UI;
	font-size:6pt;	
	text-decoration:none;
}
.menBreadCrumBlue
{
	border-top: #D4D4D4 1px solid;
	color:#00AEEF;
	font-family:Segoe UI;
	font-size:12px;	
	font-weight:bold;
}
.mentableborder
{
	border-right: #D4D4D4 1px solid; 
	border-top: #D4D4D4 1px solid; 
	border-left: #D4D4D4 1px solid; 
	border-bottom: #D4D4D4 1px solid;
}


