body {
	background: #FFFFFF url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
}

h1 {
	color: #B77400;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 4px;
}

h5 {
	color: #9658B2;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-align: center;
	letter-spacing: 4px;
}

hr {
	height:1px;
	color:#000000;
}

li {
	margin-bottom: 10px;
}

a {
	color: #A42BDA;
}

a:hover {
	color: #B77400;
}

td.logo {
	background: #EADDF8 url(images/logo_bg.gif);
	height: 110px;
	font-size: 11px;
}

td.underpic {
	background: url(images/under_pic_bg.gif);
	background-repeat: repeat-x;
	height: 195px;
	width: 195px;
}

td.menu {
	background: #424B3A;
	height: 42px;
	vertical-align: bottom;
	color: #FFFFFF;
	text-align: center;
}

td.content {
	background: url(images/content_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 20px;
	padding-top:10px;
}

a.drop {
	background: #6B6B6B;
	height: 21px;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}

a.drop:hover {
	background: #808080;
	height: 21px;
	padding: 5px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
}

.but {
	background: #C68BE0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

.inp {
	font-size:12px;
	background: #FaFaFa;
	width: 200px;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input, select {
	font-size:12px;
	background: #FaFaFa;
	height: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.estimate {
	width:240px;
}	

