﻿body {
}


input.ASAPbutton
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial, Verdana, Helvetica;
	padding: 0px;
	background-color: #336699;
	border-left: #336699 thin ridge;
	border-right: #336699 thin ridge;
	border-top: #336699 thin ridge;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	height: 22px;
	font-style: normal;
	
}
 input.ASAPtextbox
{
}

input.ASAPdropdowns
{
	border-bottom-style: ridge;
	border-bottom-color: #336699;
	border-right-style: ridge;
	background-color: #336699;
	border-top-color: #336699;
	border-top-style: ridge;
	border-right-color: #336699;
	border-left-style: ridge;
	border-left-color: #336699;
}


input.ASAPheader1
{
	background-color:#397acb;
	border:2px;
	font:tahoma;
	 border-bottom-color:Black;
}