BODY, TD
{
 margin:3px;
 color:#000000;
 font-family:arial;
 font-weight:bold;
 font-size:12px;
 background-color:#;
}



.header
{
 font-family:arial;
 font-weight:bold;
 font-size:22px;
}


TEXTAREA, INPUT, SELECT
{

font-family:arial;
font-size:12px;

}

.EditButton
{
height:32px;
width:34px;
font-size:12px;
}

.removeButton
{
height:18pt;
width=53px;
font-size:8pt;
}

.smalltext
{
font-weight:normal;
font-size:8pt;
}


.menu
{
font-size:12px;
color:#2222aa;
text-decoration:none;
}
.menu:hover
{
color:#dd2222;
}


A
{
color:#2222aa;
text-decoration:none;
}

A:hover
{
color:#dd2222;
}

.caption
{
 font-size:16px;
 font-weight:800;
 font-style:italic;
 color:#2222aa;
}

.footer
{
font-size:8pt;
color:#000000;
}


.FieldName
{
font-size:8pt;
font-weight:bold;
background-color:#bbbbbb;
}
.FieldValue
{
font-size:8pt;
background-color:#eeeeee;
font-weight:bold;
}



.RowHeader
{
font-weight:800;
font-size:12px;
background-color:#bbbbbb;
}

.RowEven
{
font-size:12px;
background-color:#dddddd;
}
.RowOdd
{
font-size:12px;
background-color:#eeeeee;
}

