body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: 2B6B4F;
	text-decoration: underline;
	border: #333333;

}
a:visited {
	color: 2B6B4F;
	text-decoration: underline;
	border: #333333;

}
a:hover {
	color: 042D56;
	text-decoration: none;
}

a.footer:link {
	color: 2B6B4F;
	text-decoration: underline;
	border: #333333;
	font-size: 10px;


}
a.footer:visited {
	color: 2B6B4F;
	text-decoration: underline;
	border: #333333;
	font-size: 10px;


}
a.footer:hover {
	color: 042D56;
	text-decoration: none;
	font-size: 10px;

}


.imgborber {
	border: 1px solid #333333;
}
.smalltext {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.highlite {
	font-weight: bold;
	color: 042D56;
}
h2 {
	font-family: Futura, Arial, Helvetica, sans-serif;
	color: 042D56;
	font-size: 16px;
	font-weight: bold;
}
li {
	list-style-image: url(/images/bullet_yellow.gif);
}
.highliteYellow {

	font-weight: bold;
	color: #FFFFFF;
}
input.outline{
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #7c7c7c;
	background: #FFFFFF;
	vertical-align: middle;

}

textarea.scrollstyle{
   background: #f5f5f5;
   border:1px solid #7c7c7c;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #B9B9B9;
	scrollbar-face-color: #D8D8D8;
	scrollbar-highlight-color: #D8D8D8;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-track-color: #D2D2D2;
}

select.dropbox{
   background: #f5f5f5;
   border:1px solid #7c7c7c;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: normal;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-arrow-color: #666666;
	scrollbar-darkshadow-color: #B9B9B9;
	scrollbar-face-color: #D8D8D8;
	scrollbar-highlight-color: #D8D8D8;
	scrollbar-shadow-color: #D8D8D8;
	scrollbar-track-color: #D2D2D2;
}
.whitesmall {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-weight: bold;

}
