﻿body
{
	background-color:#f4f4f5;	
	margin:0pt;
}

.filterHeaderNew
{
color: #651D1A;
font-family: Arial;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}

.filterHeaderNew2
{
color: #5a5756;
font-family:Arial;
font-weight:bold;
font-size:12px;
margin-bottom:5px;
}

.filterValue2New
{
color: #5a5756;
font-family:Arial;
font-weight:normal;
font-size:11px;
margin-bottom:4px;
}

.filterValueNew
{
color: #5a5756;
font-family:Arial;
font-weight:normal;
font-size:11px;
margin-bottom:5px;
}

.grid
{
	font-family:Arial;
	color:#5a5756;
	font-size:12px;
}
.altRow
{
	font-family:Arial;
	color: #5a5756;
	font-size:12px;
}

.titles
{
	font: 38px "Trebuchet MS" ,sans-serif;
    color: #a62524;
    width: 700px;
}

.header
{
	background-position:center;
	background-image : url('../images/header/header.png');
	width:996;
	height:76px;	
	background-repeat:no-repeat;		
}

.headerBackground
{
	background-image: url('../images/header/bannerBg.png');	
}

.bannerBg
{
	background:url('../images/Header/bannerBg.png') repeat-x;
	height:76px;
}

.menu_bg
{
	background-image:url('../images/Header/menu_bg.png');	
	height:32px;
	background-repeat:repeat-x;	
	color:#cecfd1;	
	font-size:13px;
	font-family:Arial;
	font-weight:600;		
	text-align:center;
	cursor:pointer;
}

.separator
{
	background-image:url('../images/Header/menu_separator.png');	
	width:3px;
	height:32px;			
    background-repeat:no-repeat;
}

.headerBottom
{
	background-image:url('../images/Header/menu_bottom.pmg');		
	height:6px;
	background-repeat:repeat-x;		
}

.menuSelected
{
	background-image:url('../images/Header/menu_bgSelected.png');	
	height:32px;
	background-repeat:repeat-x;	
	color:#5a5958;	
	font-size:13px;
	font-family:Arial;
	font-weight:600;		
	text-align:center;
	cursor:pointer;
	width:80px;
}

/*-----Footer-----*/
.footerImage
{
	width:1003px;
	height:37px;
	background: url(../Images/Footer/footer.png);		
}

.footerFont
{
	color:#6b5857;	
	font-family:Arial;
	font-size:10pt;
	height:30px;
}

.footerFont2
{
	color:#6b5857;	
	font-family:Arial;
	font-size:11pt;
	height:30px;
}

.footerRed
{	
	color:#bf595f;	
}

/*Container Portlet*/

.containerPortletTL
{
	background:url(../Images/containerPortlet/containerTL.gif);
	width:15px;
	height:15px;
}

.containerPortletT
{
	background:url(../Images/containerPortlet/containerT.gif) repeat-x;
	height:15px;
}

.containerPortletTR
{
	background:url(../Images/containerPortlet/containerTR.gif);
	width:15px;
	height:15px;
}

.containerPortletL
{
	background:url(../Images/containerPortlet/containerL.gif) repeat-y;
	width:15px;
}

.containerPortletCenter
{
	background:#ffffff; 	
}

.containerPortletR
{
	background:url(../Images/containerPortlet/containerR.gif) repeat-y;
	width:15px;
}

.containerPortletBL
{
	background:url(../Images/containerPortlet/containerBL.gif);
	width:15px;
	height:15px;
	background-repeat:no-repeat;
}

.containerPortletB
{
	background:url(../Images/containerPortlet/containerB.gif) repeat-x;
	height:15px;
}

.containerPortletBR
{
	background:url(../Images/containerPortlet/containerBR.gif);
	width:15px;
	height:15px;
	background-repeat:no-repeat;	
}

/*Container Portlet End*/