 body {
    padding:0px;
    margin:0px;
    background-color: #D97D34;
    color: #ffe868;
    font-family:Times New Roman, sans-serif;
    font-size:14px;
 }
 body a {
    color: #ffe868;
    text-decoration:none;
 }
 body a:hover {
    color: #ffe868;
    text-decoration:underline;
 }
 td.pic-title {
    text-align: center;
    height:20px;
    font-size:16pt;
    order:1px solid white;
 }
 td.pic-title-a {
    text-align: center;
    height:16px;
    font-size:14px;
    order:1px solid white;
 }
 td.bottom-menu {
    text-align: center;
    height:45px;
    font-size:16pt;
 }
 td.bottom-menu a {
    color: #ffe868;
    text-decoration: none;
 }
 td.bottom-menu a:hover {
    color: #ffe868;
    text-decoration: underline;
 }
 td.bottom-menu-s {
    text-align: center;
    height:47px;
    font-size:14pt;
    padding-left:5px;
    padding-right:5px;
    padding-top:4px;
 }
 td.bottom-menu-s a {
    color: #ffe868;
    text-decoration: none;
 }
 td.bottom-menu-s a:hover {
    color: #ffe868;
    text-decoration: underline;
 }
 td.menu-line {
    background-image: url('im/menu-line.jpg');
    background-position: left bottom;
    background-repeat: repeat-x;
 }
 td.menu-line-s {
    background-image: url('im/menu-line-s.jpg');
    background-position: left bottom;
    background-repeat: repeat-x;
 }
 
 img.large {
	border:	3px solid rgb(255, 241, 197);
 }
 
div.cols {
	width:797px;
	height:	330px;
}

div.cols a {
	display:	inline-block;
}

div.col1,
div.col2,
div.col3,
div.col4,
div.col5,
div.col6,
div.col7,
div.col8,
div.col9
{
	float:	left;
	height:	100%;
}

div.col1 {
	width:	65px;
	margin-right:	12px;
}

div.col2 {
	width:	67px;
	margin-right:	12px;
}
div.col3 {
	width:	67px;
	margin-right:	11px;
}
div.col4 {
	width:	67px;
}

div.col5 {
	width:	192px;
	text-align:center;
	padding-top:	100px;
	height:	auto !important;
}

div.col6 {
	width:	66px;
	margin-right:	12px;
}

div.col7 {
	width:	66px;
	margin-right:	11px;
}
div.col8 {
	width:	66px;
	margin-right:	12px;
}

div.col9 {
	width:	67px;
}