body {
	margin:0;
	padding:0;
	background:#0d0304;
}

p,td { font-family:Tahoma, Arial;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #faa47b;
	text-decoration: underline;
}

a:hover{
	color: #D26F2E;
	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: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #0d0304;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/bbg.jpg);
	background-repeat: repeat-y;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.r-title {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #aeaeae;
	font-weight: bold;
	text-align: left;
	padding-left: 9px;
	padding-top: 4px;
	padding-bottom: 3px;
}


.c_name {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
}

.bottom-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #FBD884;
	text-decoration: underline;
}

.menu {
	color: #3c1f13;
	background-image: url(../images/mbg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
	white-space: nowrap;
	font-size: 11px;
	text-align: center;
}
.menu a{
	text-decoration: none;
	color: #3c1f13;
}

.menu a:hover {
	color: #B1372C;
	text-decoration: underline;
}


.sub {
	color: #FFFFFF;
	text-transform: none;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 9px;
	text-align: justify;
	padding-bottom: 4px;
	padding-left: 9px;
	font-size: 11px;
}

.sub a{
	color: #FFFFFF;
	text-decoration: none;
}

.sub a:hover {
	color: #E16C41;
	text-decoration: underline;
}


.body_txt {
	color: #EAEAEA;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
}