body {
	background-image: url(images/bck2.gif);
	background-repeat: repeat;
	background-position: center;
	margin-top: 0px;
	/*behavior:url("csshover.htc");*/
}
td.butt{
	background-image: url(images/puls.gif);
	background-repeat: no-repeat;
	background-position: center;
}
td.butt, td.butt a:link, td.butt a:hover, td.butt a:visited{
	width: 148px;
	height: 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #4B3511;
	vertical-align: middle;
}
td.butt a:link, td.butt a:hover, td.butt a:visited{
		height: 24px;
		text-decoration: none;
}
td.butt a:hover{
	color: #8B4513;
	background-image: url(images/puls-h.gif);
}
td.buttdx, td.buttdx:hover, td.buttdx a:link, td.buttdx a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #4B3511;
	vertical-align: middle;
	text-decoration: none;
}
td.buttdx, td.buttdx:hover{
	width: 164px;
	height: 50px;
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
td.buttdx:hover{
	color: #E30000;
	background-image: url(images/logo2.jpg);
}
td.buttnew, td.buttnew:hover, td.buttnew a:link, td.buttnew a:visited{
	width: 164px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #4B3511;
	padding-left: 20px;
	border-style: none none solid none;
	border-color: #714123;
	border-width: 1px;
}
td.buttnew:hover{
	color: #E30000;
}
.bartext1, .bartext2, , .bartext3 {
	background-image: url(images/loghetto2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 12px;
	letter-spacing: 1px;
	padding: 0 0 0 8;
	margin: 0 0 0 0;
}
.bartext1 {
	color: #E4BD92;
	background-color: #714123;
}
.bartext2 {
	color: #E4BD92;
	background-color: #A3662F;
}
.bartext3 {
	color: #E4BD92;
	background-color: #C4600E;
}
.maintext, .ventext {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #620000;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 125%;
}
td.maintext{
	vertical-align: middle;
}
.ventext, td.ventext{
		text-align: left;
}
.mylink{
	color: #A51F1F;
	text-decoration: none;
	font-weight: bold;
}
.mylink:hover {
	color: #D72C2C;
	text-decoration: underline;
}
td.info {
	margin: 0px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #C4600E;
	font-weight: bold;
}
hr {
	border: thin dotted #48525D;
	background-color: #FFFFFF;
}
.footer, .footer:hover {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-seriff;
	font-size: 11px;
	color: #3F6816;
	font-weight: normal;
	line-height: 14px;
	border-right: 1px;
	border-bottom: 0px;
	border-left: 1px;
	border-top: 0px;
	border-style: solid;
	margin-right: 12px;
	text-align: center;
	width: 20%;
	border-collapse: collapse;
}

div.dida{
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #714123;
	text-align: center;
	letter-spacing: 1px;
}

ul{
	list-style-image: url(images/check.gif);
	list-style-position: inside;
}

li{
	padding-bottom: 12px;
}

table.mytable{
	width: 95%;
	border: thin;
	padding: 3px;
	text-align: justify;	
}

table.mytable td{
	border-bottom-style: dashed;
	border-bottom-color: #F4A460;
	border-bottom-width: 2px;
}