
body 
{ 
color: black;
font-family: arial;
font-size: 12px;
}

p
{
color: black;
font-family: arial;
font-size: 12px;
}


li
{
color: black;
font-family: arial;
font-size: 12px;
}

h1
{
color: #c00;
font-family: arial;
font-size: 16px;


}
td
{
color: black;
font-family: arial;
font-size: 12px;
vertical-align: top;
}

td.heading
{
color: black;
font-family: arial;
font-size: 12px;
vertical-align: top;
background-color: #CDCDCD;
}

td.single
{
color: black;
font-family: arial;
font-size: 12px;
vertical-align: top;
border: 1px solid black ;
}

table.border
{
color: black;
font-family: arial;
font-size: 12px;
vertical-align: top;
border: 1px solid black ;

}


input.single
{
border: 1px solid gray;
height: 20px;
}

#heading td
{
color: black;
font-family: arial;
font-size: 14px;

}

a:link
{
color: #c00;
font-family: arial;
text-decoration:none;

}

a:visited
{
color: #c00;
font-family: arial;
text-decoration:none;

}

a:active
{
color: #c00;
font-family: arial;
text-decoration:none;

}


a:hover
{
color: #c00;
font-family: arial;
text-decoration:underline;

}

#navigation a
{
color: #000;
background: #FFFF66 url(../images/navl.jpg) left top no-repeat;
text-decoration: none;
padding-left: 10px;
}

#navigation a span
{
background: url(../images/navr.jpg) right top no-repeat;
padding-right: 10px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #000000;
background: #FFFF99 url(../images/navl2.jpg) left top no-repeat;
padding-left: 10px
}

#navigation a:hover span
{
background: url(../images/navr2.jpg) right top no-repeat;
padding-right: 10px
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
float: right;
margin: 0;
}

input.button{
   color:#000000;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:94%;
   font-weight:normal;
   background-color:#dcdcdc;
   border:1px solid;
   border-top-color:#808080;
   border-left-color:#808080;
   border-right-color:#808080;
   border-bottom-color:#808080;