body {
	margin: 25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333;
	background-image: url(../images/bg_main.jpg);
	scrollbar-face-color: #C5C8CD;
	scrollbar-highlight-color: #EEF0EF;
	scrollbar-3dlight-color: #C5C8CD;
	scrollbar-darkshadow-color: #596781;
	scrollbar-shadow-color: #99A4B6;
	scrollbar-arrow-color: #EEF0EF;
	scrollbar-track-color: #C5C8CD;
}

/* TEXT */
#footer a:link, #footer a:visited {
	color: #666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #333;
	text-decoration: underline;
}

a:link, a:visited {
	color: #9b761d;
	text-decoration: none;
}
a:hover, a:active {
	color: #89691b;
	text-decoration: none;
}
li {
	list-style-image: url(../images/bullet.gif);
}

/* HIDDEN "ALTERNATE" CONTENT */
#hidden {
	text-align: left;
	display: none;
}

/* LAYOUT */
#tblMain {
	margin: 0 auto;
	width: 900px;
	height: 600px;
}
#footer {
	padding: 5px 15px 5px 0;
	height: 60px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	color: #666;
	background-image: url(../images/bg_footer.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* LAYOUT 001 */
#layout001a {
	height: 70px;
}
#layout001b {
	width: 72px;
	height: 525px;
}
#layout001c {
	width: 612px;
	height: 525px;
	background-image: url(../images/layout001c.jpg);
}
#layout001d {
	width: 216px;
	height: 525px;
}
#layout001e {
	height: 85px;
}

/* LAYOUT 002 */
#layout002a {
	height: 56px;
}
#layout002b {
	width: 425px;
	height: 82px;
}
#layout002c {
	width: 213px;
	height: 82px;
}
#layout002d {
	height: 75px;
}
#layout002e {
	height: 467px;
	background-image: url(../images/layout002e.jpg);
}
#title002 {
	width: 262px;
	height: 82px;
}

/* LAYOUT 003 */
#layout003a {
	width: 99px;
	height: 64px;
}
#title003 {
	width: 332px;
	height: 64px;
}
#layout003b {
	width: 469px;
	height: 64px;
}
#layout003c {
	width: 99px;
	height: 61px;
}
#layout003d {
	width: 332px;
	height: 61px;
}
#layout003e {
	height: 469px;
	height: 61px;
}
#layout003f {
	width: 99px;
	height: 275px;
}
#layout003g {
	width: 332px;
	height: 275px;
	text-align: left;
	background-image: url(../images/layout003g.jpg);
}
#layout003h {
	height: 469px;
	height: 275px;
}
#layout003i {
	width: 99px;
	height: 280px;
}
#layout003j {
	width: 332px;
	height: 280px;
}
#layout003k {
	height: 469px;
	height: 280px;
}

/* OVERFLOW BOX */
.overflowBox{
	width: 332px;
	height: 275px;
	overflow: auto;
}