.N {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #660000;
}
.S {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.W {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #660000;
}
.E {
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #660000;
}
.S_E {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #660000;
	border-bottom-color: #660000;
}
.S_N {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #660000;
	border-bottom-color: #660000;
}
h1 {
	font-size: medium;
	font-weight: bold;
	width: 500px;
	border-bottom-width: thin;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #669900;
	border-left-color: #669900;
	padding-left: 5px;
}
h2 {
	font-size: medium;
	font-weight: bold;
	width: 500px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
	padding-left: 5px;
}
h3 {
	font-size: 130%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCC00;
	padding-left: 10px;
	margin-left: 20px;
}
.b1 {
	width: 200px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #660000;
	padding-left: 5px;
}
#sidetable a:link {
	color: #336699;
	text-decoration: none;
}
#sidetable a:visited {
	color: #6633CC;
	text-decoration: none;
}
#sidetable a:hover {
	color: #999999;
	text-decoration: none;
}
#sidetable a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#sidetable a:active {
	color: #CC6666;
	text-decoration: none;
}
#main a:link {
	color: #336699;
}
#main a:visited {
	color: #6633CC;
}
#main a:hover {
	color: #999999;
}
#main  a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#main a:active {
	color: #CC6666;
}
#footer a:link {
	color: #336699;
}
#footer a:visited {
	color: #6633CC;
}
#footer a:hover {
	color: #999999;
}
#footer  a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
#footer a:active {
	color: #CC6666;
}
.FONT_L {
	font-size: 110%;
}
.FONT_120 {
	font-size: 118%;
}
.b2 {
	width: 300px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.floartleft {
	margin-right: 5px;
	float: left;
	padding-right: 5px;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
	vertical-align: bottom;
}
.left {
	display: block;
	text-align: right;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.imageLeft {
	float: left;
	width: 80px;
}
.clearleft {
	float: left;
}
.clearfloart {
	clear: both;
}
.FONT_S {
	font-size: 85%;
}
.FONT_SB {
	font-size: x-small;
	font-weight: bold;
}
p {
	clear: both;
}
.mark {
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-left-color: #0000FF;
	padding-left: 3px;
}

