tpl_small {
font-size:8px;
	font-family: Verdana, Helvetica, Arial;
color: #125989;
font-weight: bold;
}
BODY, TR, TD       {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #EEEEEE;
	scrollbar-face-color: Teal;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #52A8B2;
	scrollbar-arrow-color: #B8C8FE;
}
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #002200;
  border: #224422; 
  border-style: dotted;  
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.small
{
	font-size: 9px;
}
A {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #A7CFE3;
	font-weight: bold
}
A:link     { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: #A7CFE3; font-weight: normal; text-decoration: none }
A:visited  {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: Teal;
	font-weight: normal;
	text-decoration: none
}
A:hover    { 
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #A7CFE3;
	font-weight: normal;
	text-decoration: underline;
}
A.bottom, A.email { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: #A7CFE3; font-weight: bold }
A.bottom:link { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: #A7CFE3; font-weight: normal; text-decoration: none }
A.bottom:visited { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: #A7CFE3; font-weight: normal; text-decoration: none }
A.bottom:hover    {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: White;
	font-weight: normal;
	text-decoration: none;
	background-color : #A7CFE3;
}
.letter_header
{ font-family: Verdana, Helvetica, Arial; font-size: 13px; font-weight: bold; }

A.email:visited { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: Teal; font-weight: bold; }
A.email:hover { font-family: Verdana, Helvetica, Arial; font-size: 12px; color: #A7CFE3; font-weight: bold; 	text-decoration: underline; }
.error
{
  color: Red;
}
.header
{ font-family: Verdana, Helvetica, Arial;
  font-size: 32px;
  font-weight: bold
}
.header_highlighted
{ font-family: Verdana, Helvetica, Arial;
  font-size: 32px;
}
.header2
{ font-family: Verdana, Helvetica, Arial;
  font-size: 18px;
  font-weight: bold;
}

.date
{ color: #008BF6;
}

input,select{
border:1px solid #bbb;
color:#000;
background-color:#fff;
font-weight:700;
font-size: 11px;
}
input:hover,input:active{
border:1px solid #bbb;
color:#fff;
background-color:#333;
font-weight:700;
font-size: 11px;
}
.altButtonFormat {
font-family: arial;
border:1px solid #bbb;
font-size: 11px;
}
:focus{
background-image: none !important;
background-color:#666 !important;
color:#fff !important;
}

