body {
	overflow: auto; 
	padding: 0px;
	margin: 0% 15%; 
	background: #DEDEDE; 
	color: #000000; 
}

a:link, a:visited, a:active {
	color: #000000; 
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.shl {
	width:15%;
	position:fixed;
	top:0%;
	left:0%;
	height:100%;
	background:url(../images/style/shl.png) repeat-y right;
}

.shr {
	width:15%;
	position:fixed;
	top:0px;
	left:85%;
	height:100%;
	background:url(../images/style/shr.png) repeat-y left;
}

.m {
	left:15%;
	width:70%;
	position:fixed;
	top:0px;
	height:100%;
	background:#FFFFFF; 
}

.top {
	left:0%;
	top:0%;
	width:100%;
	height:130px;
	position:absolute;
	background:#DEDEDE url(../images/style/lt.png) no-repeat center;
	z-index:1;
}

.sht {
	left:0%;
	top:0%;
	width:100%;
	height:100%;
	position:absolute;
	background:url(../images/style/sht.png) repeat-x bottom;
}

.col {
	width:15%;
	position:absolute;
	top:0%;
	left:0%;
	height:130px;
	background:#DEDEDE url(../images/style/col.png) no-repeat right bottom;
}

.cor {
	width:15%;
	position:absolute;
	top:0px;
	left:85%;
	height:130px;
	background:#DEDEDE url(../images/style/cor.png) no-repeat left bottom;
}

.space {
	width:1px; 
	height:130px;
	position:relative;
}

.logo {
	text-align:center; 
	position:absolute;
	top:20px;
	height:91px; 
	width:100%;
	left:0%; 
}

h1 {
	position: relative;
	display: block; 
	text-align:left; 
	font: bold small-caps 18px linux libertine, book antiqua, bookman old style, georgia, times new roman, serif;
	padding:4px; 
	margin:0px; 
}

h1.board {
	width: 100%;
	clear: both;
	border: 1px solid #999999;
	padding:0px; 
	position: relative;
	display: block;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:6px;
}

h1.cat {
	width: 100%;
	clear: both;
	border: 1px solid #000000;
	background:#EEEEEE;
	padding:0px; 
	position: relative;
	display: block;
	margin-left:0px;
	margin-right:0px;
	margin-top:6px;
	margin-bottom:6px;
}

.info {
	width: 100%;
	clear: both;
	border: 1px solid #000000;
	background:#EEEEEE;
	padding:0px; 
	position:relative;
	display:block;
	margin-top:6px;
	margin-bottom:6px;
}

A:link.boff, A:visited.boff, A:active.boff {
	color: #000000; 
}

.smtti {
	font: italic 11px book antiqua, bookman old style, georgia, times new roman, serif;
}

.smtt {
	font: 11px book antiqua, bookman old style, georgia, times new roman, serif;
}

h2 {
	position: relative;
	display: block; 
	font: bold small-caps 18px linux libertine, book antiqua, bookman old style, georgia, times new roman, serif;
	text-align: center; 
	padding:4px; 
	padding-top:16px;
	margin:0px; 
	word-spacing: 2em;
}

h2 A:link, h2 A:visited, h2 A:active {
	color: #000000; 
	text-decoration: none;
}

h2 A:hover {
	color: #000000;
	text-decoration: underline;
}

h3 {
	position: relative;
	display: block; 
	font: italic 14px linux libertine, book antiqua, bookman old style, georgia, times new roman, serif;
	text-align: center; 
	padding:4px; 
	padding-bottom:16px;
	margin:0px; 
}

h3 A:link, h3 A:visited, h3 A:active {
	color: #000000; 
	text-decoration: none;
}

h3 A:hover {
	color: #000000;
	text-decoration: underline;
}

.tt {
	position: relative;
	text-align:justify; 
	font: 14px linux libertine, book antiqua, bookman old style, georgia, times new roman, serif;
}

.pp {
	padding: 4px; 
	position: relative;
	display: block;
}

.ff {
	clear:both; 
}

table, input {
	position:relative;
}

SELECT {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 BACKGROUND-COLOR: #CFCFCF;
}

TEXTAREA {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 BACKGROUND-COLOR: #CFCFCF;
}

.input {
 FONT-SIZE: 12px;
 FONT-FAMILY: Tahoma,Helvetica;
 COLOR: #000000;
 BACKGROUND-COLOR: #CFCFCF;
 position:relative; 
 border-top-width : 1px;
 border-right-width : 1px;
 border-bottom-width : 1px;
 border-left-width : 1px;
 text-indent : 2px;
}
.topnavi {
	padding-right: 5px;
	padding-bottom: 18px;
	padding-left: 5px;
}

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tablea A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #000000; TEXT-DECORATION: underline; }
#tableb A:hover { COLOR: #000000; TEXT-DECORATION: none; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #ffffff; TEXT-DECORATION: underline; }
#tablecat A:hover { COLOR: #ffffff; TEXT-DECORATION: none; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #000000; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #000000; TEXT-DECORATION: underline; }

#tabletitle { background-image: url(images/cellpic.gif); }
.clsCursor {  cursor: hand}
