H1
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 11pt;
}
H3
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 18pt
}
#PageCaption
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: bold;
}
H4
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 10pt
}
#Msg
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt
}
#Header
{
COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
FONT-WEIGHT: bold;
FONT-SIZE: 8pt
}
#TDImage
{
 vertical-align:middle;
 border=0;
 cursor: hand
}
A
{
    COLOR: black;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
BODY
{
    BACKGROUND: url(../images/gradient.gif) repeat-x white;
    COLOR: black;
    FONT-FAMILY:  Arial, sans-serif;
    FONT-SIZE: 8pt;
	MARGIN-LEFT: 15px;
	padding-top:10px
}

A:link
{
}
TD
{
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 8pt;
border:none;
}
INPUT
{
FONT-FAMILY:  Arial, sans-serif;
FONT-SIZE: 8pt
}
TH
{
FONT-WEIGHT: bold;
COLOR: #FFFFFF;
FONT-FAMILY:  Arial, sans-serif;
TEXT-DECORATION: none;
FONT-SIZE: 8pt;
BACKGROUND-COLOR: black;
TEXT-ALIGN: left;
border:none;
}
#TDheader
{
	COLOR: #FFFFFF;
	FONT-FAMILY:  Arial, sans-serif;
    BACKGROUND-COLOR: black;
	FONT-SIZE: 8pt
}
#TDfield
{
	COLOR: black;
	FONT-FAMILY:  Arial, sans-serif;
    BACKGROUND-COLOR: #cacaca;
	FONT-SIZE: 8pt
}
A:visited
{
}
A:hover
{
COLOR: orange;
TEXT-DECORATION: none;
FONT-WEIGHT: bold
}

.Inputform
{

COLOR: black;
FONT-FAMILY:  Arial, sans-serif;
TEXT-DECORATION: none;
FONT-SIZE: 7pt;
}

input
{
FONT-FAMILY:  Arial, sans-serif;
TEXT-DECORATION: none;
FONT-SIZE: 7pt;
}

.listview_overrow { 
	background-color: #e4ecf5; 
} 
 
.listview_firstrow {
	background-image: url(../images/bg_dotted_blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.listview_secondrow {
	background-image: url(../images/bg_dotted_transp.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.button_blue {
	color: #0059a1;/* Blue */
	width: 110px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 7pt;
}