p {
	font-family:  arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	text-align: left;
}

BODY {
	background-color: #221f41;
}

.RedTitle {
   font-family:  arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;	
	color: #8F0503;
	text-decoration: none;
}


A:link {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	font-family: arial, helvetica; 
	color: #ffffff; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	font-family: arial, helvetica; 
	color: #ffffff; 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	font-family: arial, helvetica;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.leftmenutable {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px
}

.bluetable {
	width: "100%"; 
	border: 1px; 
	cellspacing="0";
	cellpadding="0";
   background-color: #663333;
}

.hlt {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
   background-color: #aa4455;
	font-size: 12px
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-weight: normal;
	font-size: 12px;
}

.pageTitleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: White;
	text-align: center;
	background: #8F0503;
}
	

.pageBreadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: Black;
   text-align: left;
}


.masterTable {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #EEF7FF;
	border: 0;
	padding: 0;
	width: 100%;
}

.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: Black;
	text-align: left;
	padding: 0;
}

.pageTitle {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 5pt;
	font-weight : bold;
	font-style : italic;
	color : #FFFFFF;
}

.Highlight {background-color:#9CA1AE;color=yellow;}

.Normal{}

