body {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #000000;
}

.enL {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#subHeader {
	margin:0 auto;
	width: 800px;
	padding:4px;
}

#subHeader #subHdP {
	font-size:11px;
	float:left;
	width:600px;
	height:40px;
	vertical-align:bottom;
	text-align:left;
	background-color:#Ff0000;
}
#subHeader #subHdImg {
	float:right;
	width:200px;
	text-align:right;
}

#wrapper {
	margin:0 auto;
	width: 800px;
	text-align:left;
}

.bgLeft {
	background: #ffffff url(../images/bg_left.gif) repeat-y;
}

.bgRight {
	background: #ffffff url(../images/bg_right.gif) right repeat-y;
	width:8px;
}

#hdDelimita {
	width:100%;
	height: 20px;
	text-align: left;
	background: url(../images/header_span.gif) repeat-x;
	padding: 0 10px 0 10px;
	margin: 0 3px;
	font-size: 11px;
}

#hdFlash {
	background: url(../images/header_bg.jpg) no-repeat;
	text-align: left;
	vertical-align: bottom;
	width:271px;
	height:272px;
}

#menu {
	background: #EAE3D0 url(../images/menu_bgbtmbg.gif) repeat-y;
	vertical-align:top;
	text-align:center;
}

td {
	font-size: 12px;
}

p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:1.3;
}

h1,h2 {
	margin:0;
	padding:0;
	line-height:1.0;
}

img {
	border:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}

table {
	border:0;
	margin:0;
	padding:0;
}

a:link {
	text-decoration: none;
	color: #33A02C;
}
a:visited {
	color: #33A02C;
	text-decoration: none;
}
a:hover {
	color: #99C715;
	text-decoration: none;
}

.px10 {
	font-size: 10px;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px24 {
	font-size: 24px;
}
.lh130 {
	line-height: 1.3;
}
.lh150 {
	line-height: 1.5;
}

.mb2 {
	margin-bottom:2px;
}
.mb3 {
	margin-bottom:3px;
}
.mb5 {
	margin-bottom:5px;
}
.mb10 {
	margin-bottom:10px;
}

#column {
	text-align:left;
	width: 172px;
}
#column ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#column li {
	margin: 0;
	font-size:11px;
	border-bottom: 1px solid #ffffff;
}
#column li#clmOn {
	width: 172px;
	padding: 5px 3px 3px 27px;
	color: #cc0000;
	background: #ffffff url(../images/menu_col_on.gif) left center no-repeat;
}

#column li a {
	display: block;
	width: 172px;
	padding: 5px 3px 3px 27px;
	color: #A4491C;
	text-decoration: none;
}
#column li a:hover {
	color: #cc0000;
	background: #ffffff url(../images/menu_col_hover.gif) right center no-repeat;
}
#column li.clmYu {
	background: url(../images/menu_col_yu.gif) 8px center no-repeat;
}
#column li.clmAl {
	background: url(../images/menu_col_al.gif) 8px center no-repeat;
}
#column li.clmHl {
	background: url(../images/menu_col_hl.gif) 8px center no-repeat;
}
#column li.clmHt {
	background: url(../images/menu_col_ht.gif) 8px center no-repeat;
}
#column li.clmMn {
	background: url(../images/menu_col_mana.gif) 8px center no-repeat;
}

.column td {
	font-size:11px;
	border-bottom:1px solid #ffffff;
	padding:6px 0 3px 1px;
	text-align:left;
}
.column th {
	border-bottom:1px solid #ffffff;
	text-align:left;
}
.column a:link {
	text-decoration: none;
	color: #A4491C;
}
.column a:visited {
	color: #A4491C;
	text-decoration: none;
}
.column a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.copyright {
	font-size: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
