body {
	margin:0;
	padding:0;
	background-color: #270106;
	text-align: center;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: 0px;
}

a{
	color: #fda864;
	text-decoration: underline;
}

a:hover{
	color: #E36501;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 9px;
	padding-top: 2px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #f89647;
	margin: 0px;
	text-transform: none;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 15px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 8px;
	padding-left: 19px;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #ffeaea;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}


.bottom-menu {
	color: #000000;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 19px;
}

.bottom-menu a {
	color: #000000;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	color: #f7913e;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	padding-top: 1px;
}
.menu a{
	text-decoration: none;
	color: #f7913e;
}

.menu a:hover {
	color: #FABC89;
	text-decoration: underline;
}

.slogan {
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
}


.l-text {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 22px;
	padding-bottom: 5px;
	padding-top: 18px;
}



.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 19px;
}
