﻿body
{
	font-size: 10px;
	color: #000;
	font-family: verdana,helvetica,sans-serif;
	background-color: white;
}

td
{
	font-size: 10px;	
}
a { color:  #f66; line-height: 150%;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline}
a:hover { color: #f60; line-height: 150%;  font-family: verdana, arial, helvetica, sans-serif; text-decoration: underline}

.borderline {border: solid #999 1px}

.header {background-color: #f0f1f5;	 }

.footer {font-size: 10px; padding: 5px; font-family: verdana, arial, helvetica, sans-serif; background-color: transparent}
.footerLink {text-decoration: none; font-size: 10px;  font-family: verdana, arial, helvetica, sans-serif; background-color: transparent}
.footerLink:hover {text-decoration: underline; }


.frmbutton
{
	border-right: silver thin outset;
	border-top: silver thin outset;
	font-weight: bold;
	font-size: 10px;
	border-left: silver thin outset;
	color: black;
	border-bottom: silver thin outset;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: silver;
	text-align: center;
}
.frmInput {font-size: 10px; color: #000; font-family: verdana, arial, helvetica, sans-serif; background-color: #dde}
.input {font-size: 10px; color: #000; font-family: verdana, arial, helvetica, sans-serif; background-color: #dde}
.frmSelect {font-size: 10px; color: #000; font-family: verdana, arial, helvetica, sans-serif; background-color: #eee}


