﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
}

.content
{
	border-right: #000000 thin solid;
	padding-right: 2%;
	border-top: #000000 thin solid;
	padding-left: 2%;
	padding-bottom: 2%;
	margin: 2%;
	border-left: #000000 thin solid;
	padding-top: 2%;
	border-bottom: #000000 thin solid;
	background-color: #9999cc;
	width:825px;
	text-align:justify
}

.maintext
{
	padding-right: 2%;
	padding-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	background-color:#ffffff;
	border-right: #999999 thin ridge;
	border-top: #999999 thin ridge;
	border-left: #999999 thin ridge;
	border-bottom: #999999 thin ridge;
}


.estimate
{
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	padding-top: 1%;
	background-color: #cccccc;
	font-size: 8pt;
	border-right: #999999 thin ridge;
	border-top: #999999 thin ridge;
	border-left: #999999 thin ridge;
	border-bottom: #999999 thin ridge;
}

.buttonscontainer {width: 150px;}

.buttons a {color: #000000;
border: 1px solid;
background-color: #8467D7;

padding-left: 3px;
font: 10px Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
color: #ffffff;
text-decoration: none;}