BODY
{
FONT-SIZE: 10pt;
FONT-FAMILY: Arial,verdana,helvetica;
background:#D0F0FF;
}

	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial,verdana,helvetica;
}

.error
{
    FONT-SIZE: 10pt;
    COLOR: red
}
.heading
{
	FONT-SIZE: 12pt;
	FONT-FAMILY: Arial,verdana,helvetica;
	FONT-WEIGHT:bold;
	text-decoration:underline;
	COLOR: #33669
}
}

INPUT.button
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #6699cc
}

A  {
	color : #000099;
	text-decoration : underline;
	font : bold;
}

A:Hover  {
	color : #000099;
	text-decoration : none;
	font : bold;
}

a.menulink {
	color: ffffff;
	text-decoration: none;
	font-weight : bold;
}
.menulink:hover{
	color: Red;
	text-decoration: none;
}
.linkcolor
{
	color : #000099
}

.ControlLink
{
	color : navy;
}

input.clinput
{
background-color:#FFFFFF ;
color:#000000;
border-width:1px;
border-color:black;
/*font-family: sans-serif;*/
font-size: x-small;
font-weight: normal;
font-family : Arial;
color: black;
}

select.clselect
{
border: 1px #000000 solid; 
font-family: ARIAL; 
font-size: 12px; 
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px; 
margin-left: 0px;
padding-top: 1px; 
padding-right: 0px; 
padding-bottom: 1px; 
padding-left: 2px; 
height: 22px
WIDTH: 160px;
/*    HEIGHT: 23px;
size: 1;*/
}

.PageTitle
{
    COLOR: #0000FF;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
	FONT-WEIGHT:bold;
}
.monospace
{
    FONT-FAMILY: Courier New, Courier;
    FONT-SIZE: 10pt
}
.EntryLabel
{
    COLOR: navy;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.GeneralInformation
{
    COLOR: #000000;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.Warning
{
	FONT-STYLE: italic;
    FONT-WEIGHT: bold
}

.Btn
{
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
	background-color: #CCFFFF;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    BORDER-LEFT: #000000 1px solid;
    WIDTH: auto;
    CURSOR: hand;
    COLOR: #000000;
    BORDER-BOTTOM: #000000 1px solid;
    FONT-FAMILY: Arial;
    HEIGHT: 22px
}


