A:link  {
	  color:#0a64aa;
        font-weight : bold;
}

A:Visited  {
	  color:#0a64aa;	
        font-weight : bold;
}

A:Hover  {
	text-decoration: none;
}

A.head:link  {
	  color:#0a64aa;
        font-weight : bold;
	font-size : 14px;
}

A.head:Visited  {
	  color:#0a64aa;	
        font-weight : bold;
}

BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
}

.dataTableHeader  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
        background-color:#F7DF4A;
        font-weight : bold;
}

.dataTableData1  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
        background-color:white;
}

.dataTableData2  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
        background-color:Gainsboro;
}

.banner{
background: white url(../images/top_bg.gif) repeat-x top left;
border-bottom-width: 0;
}

.bannerfade{
background: white url(../images/top_bg_fade2.gif) repeat-x top left;
border-bottom-width: 0;
}

.BannerTitle {
	font-family : Verdana, Arial, Helvetica;
	font-size : 16px;
	color:#8c98a4;
      font-weight : bold;
}

.PageTitle {
            font-size : 14px;
            color : #8c98a4;
	      font-family : Verdana, Helvetica;
            font-weight : bold;
            letter-spacing:.5mm;
}

.Heading {
            font-size : 12px;
            font-family : Arial, Verdana, Helvetica;
            font-weight : bold;
}

.ColHeading {
            font-size : 12px;
            font-family : Arial, Verdana, Helvetica;
            font-weight : bold;
            /* color:white; */
            color:#000099;
            /* background-color:#0051A5; */
            background-color:#DFDEEB;
}

.forecolor {
            /* background-color:#0051A5; */
            background-color:#AFC0D0;
}

.backcolor {
            /* background-color:#0051A5; */
            background-color:#8c98a4;
}

.masstime {
	font-family : Verdana, Arial, Helvetica;
	font-size : 9px;
}

.Navigation {
            font size : 10px;
	      font-family : Verdana, Helvetica, Arial, sans-serif;
            font-weight : bold;
}

.Navigation-high {
            font size : 12px;
	      font-family : Verdana, Helvetica, Arial, sans-serif;
            font-weight : bold;
            background-color :#0051A5; 
}

.footer {
            font size : 10px;
	      font-family : Arial, Sans Serif;
            font-style : italic;
    /*        background-color : #8c98a4;  */
	
}



.leftmarg {
background: white url(../images/left_bg.gif) repeat-y top left;
border-bottom-width: 0;
}

.leftmenu{
/*margin: 5px 0; */
padding: 0;
border-bottom-width: 0;
}

.leftmenu a:link, .leftmenu a:visited, .leftmenu a:active{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: yellow;
display: block;
width: auto;
padding: 3px 0;  /*adjust this to make the buttons bigger */
padding-left: 10px;
text-decoration: none;
}

.leftmenu a:hover{
text-decoration: underline;
}