@charset "UTF-8";
      
   body {
	background-color: #000000;
	margin-top: 5px;
	margin-left: 40px;
}
#apDiv1 {
	position:absolute;
	width:56px;
	height:49px;
	z-index:901;
	left: 325px;
	top: 26px;
}
#apDiv2 {
	position:absolute;
	width:26px;
	height:24px;
	z-index:900;
	left: 275px;
	top: 21px;
	visibility: visible;
}
#apDiv3 {
}
#cell1 {
	background-image: url(images/main/frog_base2.jpg);
	background-repeat: no-repeat;
}
.cell1b {
	background-image: url(images/main/frog_base.jpg);
}
.head1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	cursor: auto;
	margin: 0px;
}
.head2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
a:link {
	font-family: Tahoma;
	color: #00A7CF;
}
#vendorform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
input
{
	border: 1px solid #999999;
	width:12em;
	background-color: #666666;
	height: 1pc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 2px;
	padding-left: 2px;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #666666;
	height: 2pc;
	width: 100%;
	padding-left: 2px;
	border: 1px solid #999999;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 20em;
	border: 1px solid #999999;
	background-color: #666666;
	height: 1pc;
}
submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #999999;
	/*vertical-align: middle;*/
	text-align: center;
	height: 1pc;
	width: 8em;
}
#dates p {
	margin-bottom: 0.25em;
}
      
  .message{
	position:absolute;
	width:160px;
	left:620px;
	top : -170px;
	z-index: 2001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: left;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #61409B;
	border-bottom-color: #61409B;
	border-left-color: #61409B;
	background-attachment: scroll;
	background-image: url(images/main/tile_scndrk.gif);
	background-repeat: repeat;
}
.datetext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.dateheading  {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	cursor: auto;
	margin: 0px;
}
.dateheading p {
}
#baseimage {
	background-image: url(images/main/ph_base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
