.label
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    MARGIN-RIGHT: 30px
}
#cito
{
    COLOR: red;
    FONT-WEIGHT: bold
}
#readonly
{
    COLOR: navy
}
.field
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt
}
.readonlyfield
{
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: navy;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt
}
#readonlyrow
{
    COLOR: navy;
    CURSOR: hand
}
.button
{
    COLOR: black;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal
}
.caption
{
    COLOR: blue;
    FONT-FAMILY: Comic Sans MS;
    FONT-SIZE: 14pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right
}
#results
{
    COLOR: green
}
.tableborder
{
    BACKGROUND-COLOR: lightgrey;
    BORDER-BOTTOM: silver outset thin;
    BORDER-LEFT: silver outset thin;
    BORDER-RIGHT: silver outset thin;
    BORDER-TOP: silver outset thin
}
BODY
{
    BACKGROUND-COLOR: silver
}
.FormPanel
{
    BACKGROUND-COLOR: #e1e7c0;
    BORDER-BOTTOM: navy inset thin;
    BORDER-LEFT: navy inset thin;
    BORDER-RIGHT: navy inset thin;
    BORDER-TOP: navy inset thin;
    FLOAT: right;
    WIDTH: 90%
}
.error
{
	COLOR: #fef3b3;
	FONT-FAMILY: "MS Sans Serif";
	FONT-SIZE: 14px;
	FONT-WEIGHT: normal
}
.success
{
	COLOR: #163a6f;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bolder
}
.success2
{
	COLOR: #fef3b3;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bolder
}
.GridRow
{
    COLOR: navy;
    CURSOR: hand;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 9pt
}
DT
 {
	font-size : larger;
	margin-bottom : 10px;
}
.menu .item 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: black;
	background: lightgrey
}
.menu .highlighteditem 
{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	background: navy
}
A 
{
	color : Maroon;
}

