﻿A {}
A:link {color:blue inherit;}
A:visited {color:blue inherit;}
A:hover {color:#b32318 inherit;}
A:active {color:blue inherit;}

.watermarked 
{
	   font-style:italic;
      background-color:#F0F8FF;
      color:gray;
}

.dashboardtable
{
	background-color:#ffffff;
	width:100%;
}
.dashboardheading
{
	background-color:#b32318;
	color:#ffffff; 
	font-weight:bold;
}
.dashboardheading a:link
{
	background-color:#b32318;
	color:#ffffff; 
	font-weight:bold;
}
.dashboardheading a:hover
{
	background-color:#b32318;
	color:#ffff88; 
	font-weight:bold;
}
.dashboardheading a:visited
{
	background-color:#b32318;
	color:#ffffff; 
	font-weight:bold;
}
.dashboardheading a:active
{
	background-color:#b32318;
	color:#ffffff; 
	font-weight:bold;
}
.dashboardsubheading
{
	font-size:x-small;
	font-family: Verdana;
	font-weight:bold;
	background-color:#b32318;
	color:#ffffff; 
	font-weight:normal;
	
}
.dashboardiframe
{
	width:100%;
	height:200px;
	 border-color:Black;
	 border-width:thin;
	 border-style:solid;
	 background-color:#b32318;
	 color:#b32318;
}



.ajaxprogress
{
	position: absolute;
	top: 50%;
	left: 45%;
	opacity: 0.5;
	font-weight: bold;
	font-style:italic;
}

.ajaxprogressnew
{
	position: absolute;
	top: 90%;
	left: 50%;
	opacity: 0.5;
	font-weight: bold;
	font-style:italic;
}

.headerimagestyle
{
	font-family: Verdana;
	height: 92px;
	width: 226px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.headerlabelstyle
{
    font-family: Verdana;
    font-size: 33pt;
    font-weight: bold;
	position: absolute;
	top: 0px;
	left: 250px;
    height: 46px;
    width:100%;
}
.headerbreadcrumbstyle
{
	font-family: Verdana;
	position: absolute;
	top: 0px;
	left: 10px;
	height: 46px;
	width: 100%;
}
.userinfostyle
{
	font-family: Verdana;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 4px;
	top: 93px;
}
.menustyle
{
	font-family: Verdana;

	width: 100%;
	position: absolute;
	left: 0px;
	top: 111px;
}
.bodystyle
{
	font-family: Verdana;
	font-size:small;
	padding-top:200px;
	padding-left: 101px;
	
}
.leftstatusstyle
{
	font-family: Verdana;
	font-size: xx-small;
	height: 100%;

	width: 100px;
	background-color: #f0f0f0;
	text-align: center;
	position: absolute; 
	left: 0px;
	top:135px;
}
.footerstyle, .push
{
	font-family: Verdana;
	font-size:xx-small;
    height: 45px;
    width: 100%;
    text-align: center;
    padding-left:50px;

}
* { 
    margin-left: 0;
	margin-right: 0;
	margin-top: 0;
} 
html, body { 
    height: 100%; 
} 

.wrapper { 
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -45px; 
} 
.TableBare
{
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}

.Table700 
{
	width: 700px;
}

.TableBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:x-small;

}
.TableData {font-family: Arial, Helvetica, sans-serif; font-size:small;}

.TableBoldLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:small;
}

.TableBoldGray {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:x-small;
	border-color:#000000;
	background-color:#CCCCCC;
	
}


.TableBoldLargeGray {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:small;
	border-color:#000000;
	background-color:#CCCCCC;
	
}

.gridview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;

	
}


.GVAnnouncements {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	
}
.GVAnnouncements caption {
	text-align:center;
	font-weight:bold;
}
.GVempty td
{
	text-align:center;
	font-weight:bold;
	font-size:larger;
	border-style: none;    
	border-width: 0px;
}




.validator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:Red;
	font-size:xx-small;
	
}
.PageSubtitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.PageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
}
.Section
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
}
.headersubtitlestyle
{
	font-family: Verdana;
	position: absolute;
	top: 51px;
	left: 251px;
	height: 20px;
	width: 100%;
	font-weight: bold;
}
.headerdatastyle
{
	font-family: Verdana;
	position: absolute;
	top: 74px;
	left: 251px;
	height: 19px;
	width: 100%;
}

