.YellowLink a {
    color: #DEE800;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    font-family: Verdana;
}

.YellowLink{
    color: #DEE800;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

.WhiteLink a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    font-family: Verdana;
    white-space: nowrap;
}

.WhiteLink{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    white-space: nowrap;
    font-family: Verdana;
}

.NONE{
    border: 0px;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-width: 0px;
    color: #FFFFFF;
}

.NONE tr {
    height: 20px;
    border-color: #FFFFFF;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    color: #FFFFFF;
    font-weight: normal;	
}


.NONE td {
    height: 20px;
    border-color: #FFFFFF;
    border-width: 0px 0px 0px 0px;
    border-style: none;
    color: #FFFFFF;
    font-weight: normal;	
}

.HiddenFloatingDiv{
    display: none;
}

.FloatingDiv{
    z-index: 1; 
    position: absolute; 
    border-width: 0px;
    background-color: #F1F1F1;
    white-space: nowrap;
}

* {
    margin:0
}

v\:* {
  behavior:url(#default#VML);
}

.Button{
    font-weight: normal;
    font-size: 10px;
}

.TextBox{
    font-size: 10px;
    height: 10px;
}

.caldiv {
    position: absolute; 
    visibility: hidden; 
    background-color: #FFFFFF; 
    color: #2F4899; 
    font-weight: bold; 
    font-size: 14px; 
    text-align: center;
}

.caldiv a {
    width: 20px; 
    display: block; 
    color: black; 
    text-align: center; 
    text-decoration: none;
}

.caldiv td {
    border-width: 0px;
}

.caldiv a.CalendarcpOtherMonthDate{
    color: #CDCDCD;
}


.caldiv .CalendarcpMonthNavigation{
    color: #DEE800;
}

.caldiv .CalendarcpTodayText{
    text-align: center; 
    color: black; 
    font-weight: bold; 
    text-decoration: underline;
}

.geckoLogin{
    border-color: #2F4899;
    border-width: 0px 2px 0px 2px;
    border-style: solid;
}

.geckoLogin INPUT {
    font-size: 10px;
    height: 18px;
}

HTML, BODY {
    margin: 0px;
    border: none;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    height: 100%;
}

.tCell {
    margin: 0px;
} 

.BottomBar {
    border-top: solid #000000 1px;
}

.TopMenuBar {
    height: 20px;            
}

.TabTitle {
    font-family: Arial;
    font-size: 11px;
    color: #DEE800;
    font-weight: bold;   
}

.TabTitle A {
    color: #DEE800;
    text-decoration: none;
}

.TabTitleInactive {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;   
}

.TabTitleInactive A {
    color: black;
    text-decoration: none;
}

.TabTitleInactive A:visited {
    color: black;
    text-decoration: none;
}
.TabTitleInactive A:active {
    color: black;
    text-decoration: none;
}

.TabTitleInactive A:hover {
    color: #FF3300;
    text-decoration: none;
}

.TopMenuText {
    color: white;
    font-weight: bold;   
}

.TopMenuText A {
    text-decoration: none;
    color: white;
    font-weight: bold;   
}

.TopMenuText A:visited {
}
.TopMenuText A:active {
}

.TopMenuText A:hover {
    color: #DEE800;
}

.MainpageSideBar {
    border-right: solid #999999 1px;
}

.MainPageSideBarBottom {
    border-bottom: solid #999999 1px;
    border-right: solid #999999 1px;
}

.TopMenuText {
	font-size: 10px;
	height: 10px;
}

.DefaultText{
	font-size: 10px;
	height: 10px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

.PagerBar{
	font-size: 12px;
	font-weight: normal;
}

.PagerBar A {
    color: #0000F0;
    text-decoration: none;
}

.PagerBar A:visited {
    color: #0000F0;
    text-decoration: none;
}

.PagerBar A:active {
    color: #0000F0;
    text-decoration: none;
}

.PagerBar A:hover {
    color: #0000F0;
    text-decoration: none;
}

.DataTable {
  background-color: #BFC7E3;
  font-size: 10px;
}

.DataTableHeading {
    background-color: #2F4899;
    color: #FFFFFF;
    font-weight: bold;									
    font-size: 10px;
}

.DataTableHeading A:link{
    color: #FFFFFF
}

.DataTableHeading A:visited{
    color: #FFFFFF
}

.DataTableHeading A:hover{
    color: #FF3300;
}

.DataTableHeading A { 
    font-family: Verdana, Arial, Helvetica;
    font-weight: normal;  
    text-decoration: none;    
}

.DataTableIcons {
}

.DataTableIcons td {
    height: 20px;
    border-color: #999999;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    color: #000000;
    font-weight: normal;	
}


.DataTableRow {
}

.DataTableRow td {
    height: 20px;
    border-color: #999999;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    color: #000000;
    font-weight: normal;	
}

.StatsTableRow td {
    height: 20px;
    border-color: #999999;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    color: #000000;
    font-weight: normal;
}

.StatsTableRow A:link{
    color: black;
    text-decoration: underline;
}

.StatsTableRow A:visited{
    color: black;
    text-decoration: underline;
}

.SectionTitle {
    font-family: Arial, Helvetica;
    font-size: 18px;
    font-weight: bold;
}

.GeckoButton { 
    background-color: #DEE800;
    font-size: 10px;
    font-family: Verdana,Arial,Helvetica;
    font-weight:bold;
}				   

.GeckoTableLink A:link{
    color: #000000;
    text-decoration: none
}

.GeckoTableLink A:visited{
    color: #000000;
    text-decoration: none
}

.GeckoTableLink A:hover{
    color: #FF3300;
    text-decoration: none
}

.GeckoTableLink A { 
    font-family: Verdana, Arial, Helvetica;
    font-weight: normal; 
    text-decoration: none  
}

.FormToolBar {
    background-color:#2F4899;
    color: #FFFFFF;
    font-size: 10px;
}

.FormToolBar A:link{
    color: #FFFFFF;
}

.FormToolBar A:visited{
    color: #FFFFFF;
}

.FormToolBar A:hover{
    color: #FF3300;
}

.FormToolBar A { 
    font-family: Verdana, Arial, Helvetica;
    font-weight: bold;									
  	text-decoration: none;    
    
}

.JumpTitle {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: white;									
}

.JumpInput input { 
    font-size: 10px;
    height: 18px;
}

.SearchResults {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: black;									
}

