td{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: underline;
}

body {
	scrollbar-3dnormal-color: #FFFFFF;
	scrollbar-arrow-color: #9EA9A7;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highnormal-color: #9EA9A7;
	scrollbar-shadow-color: #9EA9A7;
	scrollbar-track-color: #FFFFFF;
}

.subhead{
	color: #1AA0C8;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
#footer{  
    background: #ffffff;  
    bottom: 0px;  
    height: 80px;  
    position: fixed;  
    text-align: center;  
    width: 100%;  
} 

.base{
	color: #C6DFEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.base a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.base a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.base a:hover {
	color: #FF9900;
	font-weight: normal;
	}

.heading{
	color: #CECBC8;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.side{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.input {
  	background-color: #EEEEEE;
  	border-bottom: #FFFFFF 2px groove;
  	border-left: #FFFFFF 2px groove;
  	border-right: #FFFFFF 2px groove;
  	border-top: #FFFFFF 2px groove;
  	color: #FF0000;
  	font-family: Verdana, Helvetica, sans-serif;
  	font-size: 12px;
  }
  
table.wlTable { 
        /*background-color: rgb(236,245,247);*/
        color: black;
        font: 8pt 'Verdana';
    }

	table.wlTable caption,
	table.wlTable tfoot,
	table.wlTable thead { 
        background-color: rgb(26,160,200); 
        color: #ffffff; 
        font-weight: bold; 
    }

    table.wlTable td,
    table.wlTable th {
        padding: 2px;
    }

	table.wlTable tr.wlEven { }
	table.wlTable tr.wlOdd  { }

	table.wlTable td.wlUp   { color: #515A73 }
	table.wlTable td.wlDown { color: #FE9A02 }
	table.wlTable td.wlEven { color: #515A73 }