body,td {
font-family: "Verdana";
font-size: 11px;
color: #666666;

}

td.content {
padding: 10px;
font-family: "Verdana";
font-size: 11px;
color: #666666;
line-height: 170%;

}

td.location {
font-family: "Verdana";
font-size: 11px;
color: #2D5E9C;
text-decoration: none;
padding-right: 25px;
padding-top: 14px;
text-align: right;

}

A.location, A.location:link, A.location:visited, A.location:active {
font-family: "Verdana";
font-size: 11px;
color: #2D5E9C;
text-decoration: none;
font-weight: normal;
}

A.location:hover {
text-decoration: underline;
color: red;
font-weight: normal;
}


A, A:link, A:visited, A:active
{
font-family: "Verdana";
font-size: 11px;
color: #033F88;
text-decoration: none ;
font-weight: bold;
line-height: 170%;
}
A:hover
{
text-decoration: underline;
font-weight: bold;
line-height: 170%;
}


A.footer, A.footer:link, A.footer:visited, A.footer:active 
{
font-family: "Verdana";
font-size: 10px;
color: #6D9DD8;
}

A.footer:hover {
text-decoration: underline;
}

/* designed by */
.footer 
{
font-family: "Verdana";
font-size: 10px;
color: #6D9DD8;
padding-left: 375px;
}

A.pbj, A:link.pbj, A:visited.pbj, A.pbj:active
{
font-family: "Verdana";
font-size: 10px;
color: #6D9DD8;
font-weight: normal;
}
A.pbj:hover
{
text-decoration: underline;
font-weight: normal;
}

.copyright {
font-family: "Verdana";
font-size: 10px;
color: #6D9DD8;
padding-left: 75px;
}

.red {
	font-family: "Verdana";
	font-size: 9pt; 
	color: red; 

}


.button
{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: black;
background-color: #F2EFF8;
border: 2px #ABABAD solid;
padding:2px;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
	background-color: #F2EFF8;
	border:1px #ABABAD solid;padding:2px;

}
