body          {
	margin: 0
}
.text           {
	color: #FFC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
}
.text2        {
	color: #FFC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none
}
.text3 {
	color: #FFF;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
	text-decoration: none;
	padding-left: 20px;
	margin-right: 20px;
	text-transform: capitalize;
	background-position: center;
	text-align: center;
}
.textsmall     {
	color: #FFC;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.7;
	text-decoration: none;
	padding: 10px;
}
.title          {
	color: #FFC;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none
}
.small  { color: #600; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a     {
	color: #FFC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8;
	text-decoration: none;
	font-weight: bold;
}
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: 3px solid #FFC
}
.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;
	padding: 10px;
}
a.footer        { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-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/bg.jpg);
	background-repeat: repeat;
	background-position: center top
}
.bg {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: center top
}

