body          {
	background-image: url(../images/bg.jpg);
	margin: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.text           {
	color: #666;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	text-decoration: none;
	font-style: italic;
	padding: 30px;
}
.text2        {
	color: #636;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none
}
.text3 {
	color: #300;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none
}
.textsmall     { color: #fff; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.7; text-decoration: none }
.title          { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-bottom: 5px; padding-left: 15px }
.titlemenu  { color: #600; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a     { color: #900; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.8; text-decoration: none }
a:link { }
a:visited { }
a:hover  { text-decoration: underline }
a:active { }
h1  { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 1.4; text-decoration: none; padding-left: 10px }
.p2  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4; text-decoration: none }
.margin  { font-size: 11px; line-height: 1.4; text-decoration: none; padding: 10px }
.inpu    { color: #300; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 5px; height: 16px; border: solid 1px #a97324; outline-width: 0 }
select { font-size: 10px; margin-bottom: 5px; height: 16px; border-width: 0; outline-width: 0 }
.border         {
	border: 2px solid #AB7A8F
}
.inside   { background-position: 0 bottom; padding-right: 70px; padding-bottom: 40px; padding-left: 60px }
.footer     { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4; text-decoration: none }
a.footer        {
	color: #C8A6B4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
	text-decoration: none
}
a.footer:link { }
a.footer:visited { }
a.footer:hover  { text-decoration: underline }
a.footer:active { }
.tlo {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top
}

