﻿.MFUChildGrid
{
    line-height: 15px;
    font-family: Trebuchet MS;
    color: #d3d3d3;
    font-size: 10px;
}
.GridChildHS
{     
    background-color: #d3d3d3;
    color: #920810;
    font-family: Trebuchet MS;
    font-size: 12px;
    text-align: center;
    height: 20px;
    border-color: white;
    border-width: 1px;
    text-decoration: NONE;
    text-transform: none;
}
.ChildTr1
{
    background-color: #f3f3f2;
    color: #3b3b3b;
    padding-left:3px;
}
.ChildTr2
{
    background-color: #e7e7e7;
    color: #3b3b3b;
    padding-left:3px;
}
.GridHS
{
	background-color: #95303e;
	color: white;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	height: 20px;
	border-color: white;
	border-width: 1px;
	text-decoration: NONE;
	text-transform: none;
}

.MFUGrid
{
	line-height: 10px;
	font-family: Trebuchet MS;
	color: #404040;
	font-size: 10px;
}

.Td1
{
	color: White;
	background-color: #983240;
	width: 100%;
	height: 25%;
}
.Td2
{
	width: 107px; /*color: #276BAB;*/
	font-weight: bold;
	background-color: #F7F7F7;
}
.Tr1
{
	background-color: #F1F2E3;
}
.Tr2
{
	background-color: white;
}
.Freezing
{
	background-color: #95303e;
	color: white;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: center;
	height: 20px;
	position: relative;
	border-color: white;
	border-width: 1px;
	text-decoration: NONE;
	text-transform: none;
}

.TableCls
{
	border-color: Gray;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	border-collapse: collapse;
	font-family: Trebuchet MS;
	color: #404040;
}
.Head_content1
{
	line-height: 18px;
	font-family: Trebuchet MS;
	color: #404040;
	font-size: 12px;
}
.Head_content2
{
	font-family: Trebuchet MS;
	color: #822431;
	font-size: 12px;
	text-align: right;
}

.Grid
{
	line-height: 18px;
	font-family: Trebuchet MS;
	color: #404040;
	font-size: 10px;
}

.Anchor
{
	color: #822431;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}

.blink
{
	color: #404040;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 12px;
	text-decoration: blink;
}

/* Vertical Menu Starts Here*/
.urbangreymenu
{
	width: 180px; /*width of menu*/
}
.urbangreymenu .headerbar
{
	color: white;
	background: #0067ac no-repeat 8px 6px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	padding: 2px 0px 2px 5px; /*31px is left indentation of header text*/
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-family: Trebuchet MS;
	color: #404040;
	font-size: 12px;
}
.urbangreymenu .headerbar a
{
	text-decoration: none;
	color: white;
	display: block;
}
.urbangreymenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
	padding-bottom: 0px;
}
.urbangreymenu ul li
{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.urbangreymenu ul li a
{
	/*background: #FFFFFF;
	display: block;
	padding: 3px 0px;
	line-height: 17px;
	padding-left: 8px;           
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-family: Trebuchet MS;
	color: #404040;
	font-size: 12px;
*/

font-weight: normal;
	text-align: left;
	font-size:1.2em;
	/*color:#930408;*/
	color:#0067ac;
	display: block;
	width: auto;
	/*height: 28px;*/
	/*padding-left: 10px;
	padding-top: 10px;*/
	text-decoration: none;
	border-bottom:1px solid #CCCCCC;
	padding:5px 10px;
}
/*.urbangreymenu ul li a:visited
{
	color: #95303E;
}
*/
.urbangreymenu ul li a:hover
{
	/*hover state CSS*/
	/*color: white;
	background: #BCC1B6;
*/
  color :#FFFFFF;
	font-size:1.2em;
	background:#0067ac;

}
/* Vertical Menu Ends Here*/

