BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #010196;
	float:right;
}

.FORM
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #ffffff;
}

.red
{
    COLOR: #FF0000;
    font-weight: bold;
}

.blue
{
    COLOR: #0000FF;
    font-weight: bold;
}

.search
{
    color: #0084BD;
    font-weight: bold;
    FONT-SIZE: 13px
}

.searchString
{
    BACKGROUND-COLOR: #FF0000;
    color: #FFFFFF;
    font-weight: bold
}

.title
{
    color: #000000;
    font-weight: bold;
    FONT-SIZE: 16px;
}


.sectorheader
{
    color: #000000;
    font-weight: bold;
    FONT-SIZE: 13px;
}

TABLE.Top
{
    BORDER-RIGHT: #0366AB 1px solid;
    BORDER-TOP: #0366AB 1px solid;
    BORDER-LEFT: #0366AB 1px solid;
    BORDER-BOTTOM: #0366AB 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}

TABLE.bar
{
    BORDER-RIGHT: #4A5284 1px solid;
    BORDER-TOP: #4A5284 1px solid;
    BORDER-LEFT: #4A5284 1px solid;
    BORDER-BOTTOM: #4A5284 1px solid;
    BACKGROUND-COLOR: #FFFFFF
}


TR.header
{
    BACKGROUND-COLOR: #00A4D6;
    color: #FFFFFF; 
    font-weight: italic;
    FONT-SIZE: 13px
}
TR.Color
{
    BACKGROUND-COLOR: #FFFFFF
}

TR.Color2
{
    BACKGROUND-COLOR: #013B61;
    color: #FFFFFF
}
td 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #333333; 
	margin: 0px;
	padding: 0px;
}
td.color2
{
  background-color: #0366AB;
}


A
{
  color: #010196;
  text-decoration: none
}

A:hover
{
    color: #0366AB;
    text-decoration: none
}


A.bottomlinks
{
    color: #FFFFFF; 
    font-weight: none;
    FONT-SIZE: 9px;
    text-decoration: none
}
A.bottomlinks:hover
{
    color: #FFFFFF; 
    font-weight: none;
    FONT-SIZE: 9px;
    text-decoration: underline
}

.bottomlinks
{
    color: #FFFFFF; 
    font-weight: none;
    FONT-SIZE: 9px;
    text-decoration: none
}



A.toplinks
{
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}


#btnpagelink a, a:hover
{
    text-decoration: underline
}