﻿#dhtmlgoodies_tooltip
{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: Arial;
		
}
#dhtmlgoodies_tooltipShadow
{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
}
BODY
{
	color: Black;
	background-color: White;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 10pt;
	padding-top: 0px;
	font-family: Verdana;
}


.background
{
	background-color: transparent;
}

.calendar
{
	border-right: Black thin solid;
	border-top: Black thin solid;
	border-left: Black thin solid;
	border-bottom: Black thin solid;
}

.calendarheader
{
	color: white;
	background-color: #cf263b;
	font-size: 18pt;
	/*background-image: url(images/gssatesting2samp.JPG);*/
}
.calendarothermonthday
{
	color: black;
	background-color: #a9a9a9;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.calendarselectedday
{
	color: white;
	background-color: #800080;
}

.calendarnextprev
{
	
}

/*formTable*/
.formTable
{
	/*
	border-right: #cc0066 thick groove;
	border-top: #cc0066 thick groove;
	border-left: #cc0066 thick groove;
	border-bottom: #cc0066 thick groove;
    */
}
.grid
{
	
}
.gridHeader
{
	
}
.gridHeaderLeftItem
{
	background-position: left center;
	background-image: url(images/RoundLeftSideSmall.JPG);
	background-repeat: no-repeat;
	background-color: #cf263b;
	color: White;
	text-decoration: underline;
}
.gridHeaderRightItem
{
	background-position: right center;
	background-image: url(images/RoundRightSideSmall.JPG);
	background-repeat: no-repeat;
	background-color: #cf263b;
	color: White;
	text-decoration: underline;
}

.gridHeaderMiddleItem
{
	background-color: #cf263b;
	color: White;
	text-decoration: underline;
}

.gridRowStyle
{
}
.gridAlternatingRowStyle
{
	background-color: #e6e6fa;
}
.menuLabelMousedOverMiddle
{
	background-color: white;
	color: Black;
	text-decoration: underline;
}
.menuLabelNotSelectedMiddle
{
	color: White;
	background-color: #cf263b; 	
}
.menuLabelMousedOverLeft
{
	background-color: white;
	color: Black;	
	text-decoration: underline;
}
.menuLabelNotSelectedLeft
{
	background-position: left 50%;
	background-image: url(images/RoundLeftSideSmall.JPG);
	background-repeat: no-repeat;
	background-color: #cf263b;
	color: White;	
}
.menuLabelMousedOverRight
{
	background-color: White;
	color: Black;
	text-decoration: underline;		
}
.menuLabelNotSelectedRight
{
	background-position: right center;
	background-image: url(images/RoundRightSideSmall.JPG);
	background-repeat: no-repeat;
	background-color: #cf263b;
	color: White;	
}

.mmenuOff1
{
    background-color: #CF263B;
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    font-family: arial,tahoma,serif;
    font-size: 12px;
    margin: 0px 2px;
    padding: 1px;
    text-decoration: none;
} 
      
.mmenuOn1
{
    background-color: #ffffff;
    color: #CF263B;
    font-style: normal;
    font-weight: bold;
    font-family: arial,tahoma,serif;
    font-size: 12px;
    margin: 0px 2px;
    padding: 1px;
    text-decoration: none;
}	 

.mmenuOff2
{
    background-color: #EBE4D5;
    color: #571E18;
    font-style: normal;
    font-weight: bold;
    font-family: arial,tahoma,serif;
    font-size: 12px;
    margin: 0px 2px;
    padding: 2px;
    text-decoration: none;
} 
      
.mmenuOn2
{
    background-color: #EBE4D5;
    color: #571E18;
    font-style: normal;
    font-weight: bold;
    font-family: arial,tahoma,serif;
    font-size: 12px;
    margin: 0px 2px;
    padding: 2px;
    text-decoration: none;
}
    
.mmenuOn1page
{
    background-color: #EBE4D5;
    color: #571E18;
	font-style: normal;
	font-weight: bold;
	font-family: arial,tahoma,serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}	

.mmenuOff1page
{
    background-color: #571E18;
    color: #EBE4D5;
	font-style: normal;
	font-weight: bold;
	font-family: arial,tahoma,serif;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	text-decoration: none;
}

.tCDescription
{
	background-position: left 50%;
	background-image: url(images/RoundLeftSideSmall.JPG);
	background-repeat: no-repeat;
	background-color: #cf263b;
}

.tCDescriptionLabel
{
	color: white;
}
.tCInput
{
	color: White;
	/*
	border-right: #cc0066 thin solid;
	border-top: #cc0066 thin solid;
	border-left: #cc0066 thin solid;
	border-bottom: #cc0066 thin solid;
	*/
}
a
{
	color:Black
}
