.queryform, a.queryform, a.queryform:link, a.queryform:active, a.queryform:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #3b6a00;
	text-decoration:none;
	font-weight:bold;
}
a.queryform:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:underline;
	font-weight:bold;
}

.emailus, a.emailus, a.emailus:link, a.emailus:active, a.emailus:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #d50000;
	text-decoration:underline;
}
a.emailus:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:none;
}

.red-high, a.red-high, a.red-high:link, a.red-high:active, a.red-high:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #d50000;
	text-decoration:none;
	font-weight:bold;
}
a.red-high:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #000000;
	text-decoration:underline;
	font-weight:bold;
}

.content, a.content, a.content:link, a.content:active, a.content:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #363636;
	text-decoration:none;
}
a.content:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ce0a21;
	text-decoration:underline;
}

.copyright, a.copyright, a.copyright:link, a.copyright:active, a.copyright:visited   
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #4f4f4f;
	text-decoration:none;
}
a.copyright:hover
{
    FONT-FAMILY: tahoma;
    FONT-SIZE: 11px;
    COLOR: #ce0a21;
	text-decoration:underline;
}

.input1
{
color: #3b6a00;
font-family:tahoma;
font-size:11px;
background: #f7f9f4;
border: 1px solid #a0b784;
height:20;
width:140;
padding: 2px 6px;
}

textarea
{
color: #3b6a00;
font-family:tahoma;
font-size:11px;
background: #f7f9f4;
border: 1px solid #a0b784;
height:50;
width:140;
padding: 2px 6px;
}
