﻿/*
  $Id: stylesheet.css,v 1.57 2003/07/23 15:31:35 dgw_ Exp $

  [ DEVELOPED BY ESCO ]

*/


TABLE.image{
	background-image: url(smile2.jpg);
	background-repeat: no-repeat;
	background-position: right;	
}

TABLE.pos{
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}

TABLE.main{

	height: 330px;
	width: 650px;
	margin-top: 0px;
	border: thin solid #72bf44;
	
}

TD.line1 {
	background-color: #72bf44;
	height: 6px;

}

TD.line2 {
	background-color: #72bf44;
	height: 3px;

}

TD.line3 {
	background-color: #2f6287;
	height: 30px;

}

TD.elgin {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #72bf44;
	font-weight: bold;
	text-indent: 30px;
	
}

TD.tomash {
	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #2f6287;
	font-weight: bold;
	
}
TD.address {
	
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2f6287;
	font-weight: bold;

}

TD.complete {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #72bf44;
	text-align:center;
	background-color: #f9f6db;	
}
TD.bottom {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-align:center;
		
}