
INPUT.srButton 
{
	BORDER-RIGHT: #bbbbbb 1px solid; 
	BORDER-TOP: #bbbbbb 1px solid; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BORDER-LEFT: #bbbbbb 1px solid; 
	WIDTH: 100px; COLOR: #888888; 
	BORDER-BOTTOM: #bbbbbb 1px solid; 
	FONT-FAMILY: Verdana,sans-serif; 
	BACKGROUND-COLOR: #eeeeee;
	color: Black
}
.greyBack
{
	background-color:Gray;
}

.pageHeading 
{
	font-family: Arial;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}

.selectionHeading
{
	font-family:Arial;
	font-size: small;
	font-weight:bold;
}

.tableHeaderCell
{
	 background-color: #b0c4de;
	 font-family:Arial;
	font-size: smaller;
	font-weight:bold;
}

.selectionSubHeading
{
	font-family: Arial;
	font-size: small;
	font-weight:normal;
}

.gridItem
{
	background-color: #E7E7FF;
	color: #4A3C8C;
	font-family: Arial;
	font-size: smaller;
}

.gridAlternatingItem
{
	background-color: #F7F7F7;
	font-family: Arial;
	color: #4A3C8C;
	font-size: smaller;
}

.gridHeader
{
	font-weight: bold;
	font-size: 11px;
	
}
.gridPaging
{
   	font-weight: bold;
	font-size: 11px;
	background-color: #8080FF

}
.gridFooter
{
   	font-weight: bold;
	font-size: 11px;
	background-color: #B5C7DE;
	color: #4A3C8C;
}
.gridSelectedItem
{
    background-color: #C0C0FF;
   	font-weight: bold;
	font-size: 11px;
}

.headlogo {
    background-color: #336799;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.headlink {
    background-color: #4272b4;
    
    padding: 0.3em;
    vertical-align:bottom; 
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

.gridButtonText
{
	font-family: Arial;
	font-size: xx-small;
}

.SRTSbodytext
{
	font-family: Arial;
	font-size: smaller;
}

.boldSRTSbodytext
{	font-family: Arial;
	font-size: smaller;
	font-weight: bold;
}

.smBody
{
	font-family: Arial;
	font-size:x-small;
}

.viewerday
{
   Font-Size:8px; 
   font-family:Arial; 
   text-align:left; 
   Height:60px;
   Border-Width:2px;
   Border-Style:Ridge;
   Border-Color:#C0C0FF;
   Width:75px;
   vertical-align:Top;
}
.smallviewerday
{
   Font-Size:8px; 
   font-family:Arial; 
   text-align:left; 
   Height:30px;
   Border-Width:2px;
   Border-Style:Ridge;
   Border-Color:#C0C0FF;
   Width:75px;
   vertical-align:Top;
}
.viewerheader
{
  Font-family:Verdana;
  color:White; 
  Border-Style:None; 
  background-color:#4A3C8C;	
}
.viewerselecteddays
{
  color:Black; 
  background-color:"#E7E7FF";
}
.vieweretitle
{
   Font-Size:10px;
   Font-family:Verdana; 
   color:Transparent;
   background-color:#F7F7F7;
}
.viewerothermonth
{
  Font-Size:8px; 
  font-family:Arial; 
  text-align:left; 
  Height:30px;
  color:Silver; 
  background-color:#F7F7F7;
  Border-Style:Ridge;
  border-color:#C0C0FF;
  vertical-align:Top;
  Border-Width:2px;

}
.smallviewerothermonth
{
  Font-Size:8px; 
  font-family:Arial; 
  text-align:left; 
  Height:10px;
  color:Silver; 
  background-color:#F7F7F7;
  Border-Style:Ridge;
  border-color:#C0C0FF;
  vertical-align:Top;
  Border-Width:2px;

}
.viewerdayselector
{
 Border-Style:Groove
}
.labelerror
{
	font-size: larger;
	color: red;
	font-family: Arial;
	font-weight:bold;
	
}
.requiredField
{
	font-size: 10pt;
	background-color: #FFFFC0;
	font-family: Arial;
}


