
BODY, TD, P, DIV, TEXTAREA
{
        font-family: Arial, Tahoma, Verdana, Serif;
        font-size: 10px;
        color: #000000;
}

A, A:active, A:visited
{
        color: #286A9E;
        text-decoration: none;
}
A:hover {
        color: #C300B3;
}

hr        {color:#555555; height:1px;}

.toplink {
        color: #555555;
		font-size: 12px;
        font-weight: bold;
}

H1 {
        font-size: 24px;
        color: #26689B;
        font-family: "Times New Roman", Times, serif;
        font-weight: normal;
}
H2 {
        font-size: 12px;
        color: #F19A02;
}

INPUT.search
{
	border:  1px #000000;
	width:80px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

.button
{
        border: solid 1px #000000;
        margin: 0px;
        padding: 0px;
        font-size: 10pt;
}

INPUT.frm, BUTTON, .frm, INPUT.button
{
        border: solid 1px #000000;
        margin: 0px;
        padding: 0px;
        font-size: 10pt;
}

INPUT.frm, BUTTON, INPUT.button
{
        height: 22px;
}

INPUT.button, BUTTON
{
        background-color: #999999;
        color: white;
        font-weight: 600;
}

.tablehead
{
        background-color: #eeeeee;
        color: black;
        font-weight: bold;
		font-size: 10pt;
}

FORM
{
        margin: 0px  0px  0px  0px;
        padding: 0px;
}
