
a:hover {
	color: red;
}


.WeekdayFont {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #FFCC00;
}

.tblHdr {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #e1f1fe;
}
.arial1 {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
}
.arial1white {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #ffffff;
}
.verdana1bold {
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
.verdana2goldbold {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #FFD700;
}
.verdana3goldbold {
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #FFD700;
}
.verdana4goldbold {
    font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    color: #FFD700;
}
.arial1bold {
    font-family: arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
}
.arial1red {
    font-family: arial;
    font-size: 8pt;
    font-weight: normal;
    color: #ff0000;
}
.arial2 {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
}
.arial2white {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #ffffff;
}
.arial2bold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
}
.arial2blue {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #003399;
}
.arial2red {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #ff0000;
}
.arial2bluebold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #003399;
}
.arial2whitebold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ffffff;
}
.arial2redbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #990000;
}
.arial2greenbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #006600;
}
.arial2bluegreenbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #4D6185;
}
.arial2bluegreen {
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    color: #4D6185;
}
.arial2goldbold {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #ffcc00;
}
.arial3 {
    font-family: arial;
    font-size: 12pt;
    font-weight: normal;
    color: #000000;
}
.arial3bold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
}
.arial3whitebold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #ffffff;
}
.arial3bluebold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #003399;
}
.arial3redbold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #993333;
}
.arial4whitebold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #ffffff;
}
.arial3redbold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #990000;
}
.arial3bluegreenbold {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    color: #006666;
}
.arial4bold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}
.arial4redbold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #990000;
}
.arial4bluegreenbold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #006666;
}
.arial4lightbluegreenbold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #009999;
}
.arial4bluebold {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
    color: #000066;
}

.oddRow {
    background-color: #003399;
}
.evenRow {
    background-color: #cccccc;
}
.pageHdr {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}
.title {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #cc0000;
}
.value {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
}



.formSubmit
{
color: #000000;
background-color: gold;
border-width : thin;
border-color : #cc9966;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
font-weight: bold;
}

.formBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : arial,tahoma,verdana;
font-size : 12px;
}

input.submitButton
{
background-color: #006666;
border-color : #000000;
font-weight: bold;
font-size: 12px;
color: #ffcc00;
}


#toolbar 	{	
			margin: 0;
			padding: 0;
			width: 420px;
			background: buttonface;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:center;
		  	}

#toolbar2 	{	
			margin: 0;
			padding: 0;
			width: 520px;
			background: buttonface;
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			text-align:center;
		  	}
			
.button 	{
			background: buttonface; 
			border: 1px solid buttonface;
			margin: 1; 
			}
			
.raised		{ 
			border-top: 1px solid buttonhighlight;
			border-left: 1px solid buttonhighlight;
			border-bottom: 1px solid buttonshadow;
			border-right: 1px solid buttonshadow;
			background: buttonface;
			margin: 1;
			}
			
.pressed	{
			border-top: 1px solid buttonshadow;
			border-left: 1px solid buttonshadow;
			border-bottom: 1px solid buttonhighlight;
			border-right: 1px solid buttonhighlight;
			background: buttonface;
			margin: 1;
			}




#message div.menuBar,
#message div.menuBar a.menuButton {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

#message div.menuBar {
  background-color: #D7E0E5;
	border-style: solid;
	border-width: 1px;
	border-color: #000099;
  padding: 2px 1px 2px 1px;
  text-align: left;
}

#message div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #D7E0E5;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 1px 3px 1px 3px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

#message div.menuBar a.menuButton:hover {
  background-color: #ffffff;
  border: 1px outset #D7E0E5;
  color: #000000;
}


.dgScroll {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #000000;
scrollbar-dark-shadow-color: #ffffff;
scrollbar-track-color: #35140A;
scrollbar-face-color: #708CA9;
scrollbar-shadow-color: #333300;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
}


