﻿body
{
}
.listfl
{
    FONT-SIZE: 15px;
    FLOAT: left;
    WIDTH: 25%;
    COLOR: #676767;
    LINE-HEIGHT: 17px;
    MARGIN-RIGHT: 2%;
    TEXT-ALIGN: left;
}

.link
{
    font-weight:normal ;
    font-size:8pt;
    font-family:Arial;
    text-decoration:none;
 }

a.red:hover
{
       
    font-weight:normal;
    font-size:8pt;
    font-family:Tahoma;
    text-decoration:none;
    
}

a.red:Visited
{
       
    font-weight:normal;
    font-size:8pt;
    font-family:Tahoma;
    text-decoration:none;
    
}

Button.small
{
color:White;

}

.listdarktd
{
    BACKGROUND-COLOR: #deeeff;
    TEXT-ALIGN: right;
    font-family:Verdana;
    font-size:8pt;
 }

.listdark
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #deeeff;
    TEXT-ALIGN: left;
    font-family:Verdana;
    font-size:8pt;
 }
.listlight
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    BACKGROUND-COLOR: #eff7ff;
    TEXT-ALIGN: left;
    font-family:Verdana;
    font-size:8pt;
}
.gradientbg
{
	background:#425984;
	color:White; 
	font-weight:bold;  
	font-family:Verdana;
	font-size:9pt;
	text-align:center;
}
.toolbar
{
   margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
	font-size:11px;
	font-family:Tahoma;
	padding:6px;


}

.gradientbg1
{
	background:#425984;
	color:White; 
	font-weight:bold;  
	font-family:Verdana;
	font-size:9pt;
	text-align:center;
	border-color:#425984;
	border-style:solid;
}			
			
.listlight1
{
	background:#eff7ff;
	color:black; 
	font-weight:bold;  
	font-family:Verdana;
	font-size:9pt;
	text-align:center;
	border-style:solid;
 }

.listlighttd
{
    BACKGROUND-COLOR: #eff7ff;
    TEXT-ALIGN: center;
    font-family:Verdana;
    font-size:10pt;
}
	

