<!--	
a.menu:link {color: #965B3B ; font-weight: bold; text-decoration:none;}
a.menu:visited {color: #965B3B ; font-weight: bold; text-decoration:none;}
a.menu:active {color: #D69B7B ; font-weight: bold; text-decoration:none;}
a.menu:hover {color: #D69B7B ; font-weight: bold; text-decoration:none;}
a:link {	color: #8F5850 ;font-weight: bold; }
a:visited {	color: #8F5850; font-weight: bold; }
a:active {color: #B69980; font-weight: bold; text-decoration:none;}
a:hover {color: #D69B7B ; font-weight: bold; text-decoration:none;}
a.sitemap:link {color: #D69B7B ; font-weight: bold; text-decoration:none;}
a.sitemap:visited {color: #D69B7B ; font-weight: bold; text-decoration:none;}
a.sitemap:active {color: #F6BB9B ; font-weight: bold; text-decoration:none;}
a.sitemap:hover {color: #F6BB9B ; font-weight: bold; text-decoration:none;}

a.inside:link {color: #87565F}
a.inside:visited {color: #87565F}
a.hover:visited {color: #DCCAAB5}
a.ext:link {color: #876655}
a.ext:visited {color: #876655}

body{	
	font-family: Skia, Verdana, Arial;	
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
	color:#001313;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color:#270F17;
}

table{	border: 0px;
	margin: 0px;
	padding: 0px;	
	border-width:0px;
	font-size: 11px;
	}

tr {	border-width:0px;
	border:0px;
	font-size: 11px;
	}

td {	
	border-width:0x;	
	border:0px;
	margin: 0px;	
	padding: 8px;	
	font-size: 11px;
	font-family: Skia, Verdana, Arial;
	background-color:#FDFDFD;
		
	}

.bg{	background-color:#270F17;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
.menu {	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;	
	font-size: 10px;
	}
.side_center {
	text-align:center;
	background-image: url(s-mid.jpg);
	background-repeat: repeat-y;

	width: 140px;
	background-position: center center;
	font-size: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
.side_top {
	background-image: url(s-top.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 140px;
	border: 0px;
	margin: 0px;
	padding: 2px;
	background-position: center bottom;
		}

.side_bottom {
	background-image: url(s-bot.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 140px;
	border: 0px;
	margin: 0px;
	padding: 3px;
	background-position: center top;
		}

td.table_met
	{	
	background-color:#DDDDDD;
	border: 0px;
	margin: 0px;
	padding: 0px;	
	border-width:0px;
	font-size: 10px;
			text-align:center;	
	}
td.notice
	{	
	background-color:#EDE2BD;
	border: 1px;
	margin: 0px;
	padding: 10px;	
	border-color:#000000;
	}
	
td.sitemap
	{	
	background-color:#EDE2BD;
	border: 1px;
	margin: 0px;
	padding: 10px;	
	border-color:#000000;
	
	}
td.sitemap_index
	{	
	background-color:#FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;	
	font-size: 10px;
	border-color:#000000;
	text-align:left;
	}
td.sitemap_index_top
	{	
	background-color:#FDF2CD;
	border: 1px;
	margin: 0px;
	padding: 9px;	
	font-size: 12px;
	border-color:#000000;
	text-align:left;
	font-weight: bold;
	}
-->