/*
	cordt
*/

.dropcaps {
   position: relative;
   display: block;
   float: left;
   margin-bottom: -.4em;
   height: .8em;
   padding: .2em .1em 0 0;
   font-size: 300%;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
}

.translucent {
   /* the filter attribute is recognized in
   Internet Explorer and should be a percentage */
	filter: Alpha(opacity=50);
   /* the -moz-opacity attribute is recognized by 
   Gecko browsers and should be a decimal */
	-moz-opacity: .5;
   /* opacity is the proposed CSS3 method, not
   currently supported by any browser, but possibly
   standard in the future */
	opacity: .5;
}




{
	color: _#eeee00;
	font-family: _sans-serif;
	font-size: _100%;
	font-weight: _bolder;
	filter: _alpha (opacity=100, finishopacity=100, style=0);
	-moz-opacity: _1;
	opacity: _1;
}

p {
	color: _#266622;
	color: _#00fffe;
	font-family: _serif;
	font-size: _100%;
	font-style: _italic;
	font-weight: _bolder;
	filter: alpha (opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
	opacity: 1;
}

a {
	color: _#ffeeee;
	font-family: _serif;
	font-size: _100%;
	font-style: _italic;
	font-weight: _bolder;
	text-decoration: _none;
	text-shadow: _#0000ff;
}

a:link {
	border: _0px outset #000000;
	background-color: _#aaaaaa;
	color: #000000;
}

a:visited {
	border: _0px outset #000000;
	background-color: _#aaaaaa;
	color: #000000;
}

a:active {
	border: _0px solid #000000;
	background-color: _#aaaaaa;
	color: #000000;
}

a:hover {
	border: _0px groove #ffffff;
	background-color: #002739;
	color: #FFFFFF;
	text-decoration: _underline _overline;
	text-decoration: _underline;
}




a.input {
	border: _0px solid #000000;
	background-color: _#aaaaaa;
	background-color: #002739;
	color: _#F9F3EC;
	color: _#FDFAF7;
	font-family: _serif;
	font-size: _110%;
	font-style: _italic;
	font-weight: _bold;
}

a.input:link {
	border: _3px outset #000000;
	background-color: _#aaaaaa;
	background-color: #002739;
	_color: _#00fffe;
	_color: #F9F3EC;
	color: #FFDD00;
}

a.input:visited {
	border: _3px outset #000000;
	background-color: _#aaaaaa;
	background-color: #002739;
	_color: _#00fffe;
	_color: _#F9F3EC;
	color: #FFDD00;
}

a.input:active {
	border: _0px solid #000000;
	background-color: _#aaaaaa;
	background-color: #002739;
	_color: _#00fffe;
	_color: _#F9F3EC;
	color: #FFDD00;
}

a.input:hover {
	border: _0px groove #ffffff;
	background-color: #00fffe;
	background-color: #002739;
	background-color: #F9F3EC;
	background-color: #F7BE08;
	color: _#004e73;
	color: _#F9F3EC;
	color: _#FDFAF7;
	color: #002739;
	text-decoration: underline _overline;
}

hr {
	color: #005533;
}

html.light {
	margin: 0px;
	width: 100%;
	height: 100%;
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #D6B383;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #D0B080;
	overflow-x: hidden;
}


html.dark {
	margin: 0px;
	width: 100%;
	height: 100%;
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #E9CDA7;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #E0C0A0;
	overflow-x: hidden;
}

frameset.full {
	margin: 0px;
		border: 0px;
	width: ;
	height: ;
		framespacing: 0px;
		frameborder: 0px;
}

frame.general {
	margin: 0px;
	marginwidth: 0px;
	marginheight: 0px;
	frameborder: 0;
	border: 0px;
}

#invisibleframe {
	display: inline;
	border: 0px;
	width:0;
	height:0; 
}

body.dark {
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #E9CDA7;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #E0C0A0;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #E9CDA7;
	background-image: url('../media/bg_all2.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFDD33;
}

body.head {
	margin: 0px;
	height: 100%;
	background-image: url('../media/logo-hori.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

body.input {
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-position: 0px -597px;
	text-align: center;
	vertical-align: middle;
}

body.content_left {
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-position: 0px -108px;
	text-align: center;
	vertical-align: middle;
}

body.content_left2 {
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-position: 0px -567px;
	text-align: center;
	vertical-align: middle;
}

body.light {
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #D6B383;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #D0B080;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #D6B383;
	background-image: url('../media/bg_all.jpg');
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}


body.xxxxxxxxlight {
	border: 0px #FF0000;
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #DDCCBB;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #D0C0B0;
	margin: 0px;
	height: 100%;
	background-color: #44DD88;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}

body.content {
	border: 0px solid #ff0000;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-position: 0px -63px;
	text-align: center;
	vertical-align: middle;
}

body.content_mid {
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-position: -190px -108px;
	text-align: center;
	vertical-align: middle;
}

body.content_right {
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-position: 0px -63-45px;
	text-align: center;
	vertical-align: middle;
}

table {
	display: _inline-block;
	margin: 0px auto;
	border: 0px dotted #FF0000;
	border-spacing: 0px;
	border-collapse: collapse:
	padding: 0px;
	align: center;
	text-align: center;
	vertical-align: middle;
}

table.dummy {
	_margin-top: 0px;
	border-top: _1px solid #ffee99;
	padding-top: ;
	height: 90%;
	padding-bottom: ;
	border-bottom: _1px solid #005533;
	_margin-bottom: 0px;
	_margin-left: 0px;
	border-left: _1px solid #ffee99;
	padding-left: ;
	width: 90%;
	padding-right: ;
	border-right: _1px solid #005533;
	_margin-right: 0px;
}

table.full {
		_display: block;
	width: 100%;
	height: 100%;
	margin: 0px auto;
	border: 0px dotted #0000FF;
	border-spacing: 0px;
	border-collapse: collapse:
	padding: 0px;
	align: center;
	text-align: center;
	vertical-align: middle;
}

table.contentspace {
		_display: block;
	height: 90%;
	width: 90%;
	border: 0px dotted #00FF00;
	margin: 0px auto;
	border-spacing: _0px;
	border-collapse: collapse:
	padding: _0px;
	align: _center;
	text-align: _center;
	vertical-align: _middle;
}

table.general {
	margin: 0px auto;
	border: 0px dotted #FFFFFF;
	border-spacing: 0px;
	border-collapse: collapse:
}

table.contentgb {
	margin: 0px auto;
	margin-bottom: 3px;
	border-top: 0px solid #ffee99;
	border-left: 0px solid #ffee99;
	border-bottom: 0px solid #005533;
	border-right: 0px solid #005533;
	width: 100%;
	height: _90%;
	background-color: _#ffdd33;
	background-image: _url('../media/bg_paper.jpg');
	background-repeat: repeat;
	padding: 0px;
	align: ;
	text-align: ;
	vertical-align: ;
	filter: alpha (opacity=90, finishopacity=90, style=0);
	-moz-opacity: .9;
	opacity: .9;
}


tr {
		_display: block;
	height: ;
	margin: 0px;
	border: 0px solid #ffffff;
	padding: 0px;
	color: _#000000;
	font-family: _sans-serif;
	font-size: _90%;
	font-style: _italic;
	font-weight: _bolder;
}

td {
	margin: 0px;
	border: 0px solid #ffffff;
	height: ;
	padding: 0px;
	color: _#000000;
	font-family: _sans-serif;
	font-size: _90%;
	font-style: _italic;
	font-weight: _bolder;
}

td.center {
	margin: 0px;
	border: 0px inset #ffffff;
	padding: 0px;
	width: _15%;
	height: ;
	background-color: _#ffffff;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	color: _#005673;
	text-indent: _3px;
	align: center;
	text-align: center;
	vertical-align: middle;
	font-family: _sans-serif;
	font-size: 100%;
	font-style: _italic;
	font-weight: _bold;
	text-shadow: #ff5544;
	_word-spacing: _3;
	_letter-spacing: _3;
	_filter: _Shadow(color=#808080, direction=135);
}

td.gallery {
	border: 0px inset #ffffff;
	width: _25%;
	height: _220;
	background-color: _#ffffff;
	background-image: url('../media/bg_paper.jpg');
	background-repeat: repeat;
	padding: 6px;
	text-indent: _3px;
	color: _#005673;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 100%;
	font-style: _italic;
	font-weight: bold;
	text-shadow: #ff5544;
	_word-spacing: 3;
	_letter-spacing: 3;
	_filter: _Shadow(color=#808080, direction=135);
}


td.dummy {
	border: 0px outset #ffffff;
	width: _15%;
	height: _10%;
	background-color: _#ffffff;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: _sans-serif;
	font-size: 155%;
	font-weight: bolder;
	text-shadow: #ff5544;
	word-spacing: 3;
	letter-spacing: 3;
	filter: _Shadow(color=#808080, direction=135);
}


td.welcome {
	border: 0px inset #ffffff;
	width: _15%;
	height: _10%;
	background-color: _#ffffff;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: _3px;
	color: #005673;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 100%;
	font-style: _italic;
	font-weight: bold;
	text-shadow: #ff5544;
	word-spacing: 3;
	letter-spacing: 3;
	filter: _Shadow(color=#808080, direction=135);
}

td.xxxxxxxxxxxxxxhead_page {
	border: _3px outset #ffffff;
	width: _15%;
	height: 45;
	background-color: _#ffffff;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: _3px;
	color: #660033;
	text-align: center;
	vertical-align: top;
	font-family: serif;
	font-size: 190%;
	font-style: _italic;
	font-weight: bolder;
	text-shadow: #ff5544;
	word-spacing: 5;
	letter-spacing: 15;
	filter: _Shadow(color=#808080, direction=135);
}

td.hr {
	border: _3px outset #ffffff;
	width: _15%;
	height: 2 px;
	background-color: #216047;
	background-image: _url('../media/schaum.gif');
	background-repeat: _repeat;
	padding: 2px;
	text-indent: _3px;
	color: _#216047;
	text-align: _left;
	vertical-align: _middle;
	font-family: _sans-serif;
	font-size: _60%;
	font-style: _italic;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

td.txt {
	margin: _13px;
	border: _3px outset #999999;
	width: _15%;
	height: _200;
	background-color: _#fede00;
	background-image: _url('../media/trans-000000.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #FFDD00;
	text-align: center;
	vertical-align: middle;
	font-family: serif;
	font-size: 100%;
	font-style: _italic;
	font-weight: 600;
}

td.board-edge {
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: _url('../media/bg_board.gif');
	background-repeat: repeat;
	border-top: 0px solid #ffee99;
	border-left: 0px solid #ffee99;
	border-bottom: 0px solid #005533;
	border-right: 0px solid #005533;
	width: ;
	height: ;
	padding: 0px;
}

td.board-ul {
	margin: 0px;
	border: 0px;
	width: 13px;
	height: 13px;
	background-image: url('../media/board_corner_ul.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	padding: 0px;
}

td.board-ur {
	margin: 0px;
	border: 0px;
	width: 13px;
	height: 13px;
	background-image: url('../media/board_corner_ur.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
}

td.board-ll {
	margin: 0px;
	border: 0px;
	width: 13px;
	height: 13px;
	background-image: url('../media/board_corner_ll.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
}

td.board-lr {
	margin: 0px;
	border: 0px;
	width: 13px;
	height: 13px;
	background-image: url('../media/board_corner_lr.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 0px;
}

td.lang {
	margin: _13px;
	border: _3px outset #999999;
	width: _15%;
	height: 1%;
	background-color: _#fede00;
	background-image: _url('../media/frisch.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #216047;
	text-align: left;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 60%;
	font-style: _italic;
	font-weight: _bold;
}

td.input {
	margin: _6px;
	border: _3px outset #999999;
	width: _80%;
	height: _500px;
	background-image: _url('../media/noise_bg.gif');
	background-color: _#444444;
	padding: 0px;
	color: _#cc3300;
	color: #216047;
	text-indent: _3px;
	text-align: center;
	vertical-align: middle;
	font-family: serif;
	font-style: _italic;
	font-size: 120%;
	font-weight: bolder;
	text-shadow: #ff5544;
	word-spacing: 3;
	letter-spacing: 1;
	filter: _Shadow(color=#808080, direction=135);
}

td.input2 {
	margin: _6px;
	border: _3px outset #999999;
	width: 10%;
	height: _500px;
	background-image: _url('../media/noise_bg.gif');
	background-color: _#444444;
	padding: 0px;
	color: #FFDD88;
	text-indent: _3px;
	text-align: right;
	vertical-align: _middle;
	font-family: sans-serif;
	font-style: _italic;
	font-size: 90%;
	font-weight: bolder;
}

td.idx {
	margin: _6px;
	border: 3px outset #999999;
	width: 23%;
	height: 160px;
	background-color: #444444;
	background-image: url('../media/noise_bg.gif');
	background-repeat: repeat;
	padding: 0px;
	color: #999999;
	text-indent: _3px;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 60%;
	font-weight: normal;
	cursor: _crosshair;
}

td.pic {
	margin: _6px;
	border: _1px outset #999999;
	width: 40%;
	height: _450px;
	background-color: _#444444;
	background-image: url('../media/noise_bg.gif');
	background-repeat: repeat;
	padding: 0px;
	color: #719966;
	text-indent: _3px;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 70%;
	font-style: _italic;
	font-weight: _bolder;
	cursor: _crosshair;
}

td.infotxt {
	margin: _13px;
	border: _3px inset #999999;
	border-bottom:thin solid red;
	border-right:thin solid red;
	width: _15%;
	height: _10%;
	background-color: #FEFDD8;
	background-image: _url('../media/frisch.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: 000000;
	text-align: center;
	vertical-align: middle;
	font-family: serif;
	font-size: 100%;
	font-weight: bold;
}

td.infopic {
	margin: _13px;
	border: 3px inset #999999;
	width: _15%;
	height: _10%;
	background-color: #000000;
	background-image: _url('../media/frisch.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: 000000;
	text-align: center;
	vertical-align: middle;
	font-family: serif;
	font-size: 100%;
	font-weight: bold;
}

img {
		display: inline;
	border: 0px;
}

img.gallery {
		_display: block;
	margin: 0px;
	border: 0px inset #999999;
	position: relative;
	padding: 0px;
	cursor: _crosshair;
	cursor: hand;
	filter: alpha (opacity=100, finishopacity=100, style=0);
	-moz-opacity: 1;
	opacity: 1;
}

input.content {
	border: _1px outset #002739;
	width: _15%;
	height: _10%;
	background-color: #FDFAF7;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: _#000000;
	text-align: _center;
	vertical-align: _middle;
	font-family: _sans-serif;
	font-size: _155%;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

input.input {
	border: _1px outset #002739;
	width: _15%;
	height: _10%;
	background-color: #FDFAF7;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: _#000000;
	text-align: _center;
	vertical-align: _middle;
	font-family: _sans-serif;
	font-size: _155%;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}



input.gbform {
	border: _0px outset #ffffff;
	width: 99%;
	height: ;
	background-color: #FFFFFF;
	background-image: url('../media/bg_foam.jpg');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-shadow: _#ff5544;
	word-spacing: ;
	letter-spacing: ;
	filter: _Shadow(color=#808080, direction=135);
}

input.button {
	border: _0px outset #ffffff;
	width: _15%;
	height: _10%;
	background-color: #E9CDA7;
	background-image: _url('../media/bg_beer.jpg');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

textarea._content {
	border: _0px outset #00fffe;
	width: _15%;
	height: _10%;
	background-color: #FFFFFF;
	background-image: _url('../content_static/home.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #000000;
	text-align: _center;
	vertical-align: _middle;
	font-family: _sans-serif;
	font-size: _155%;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

textarea.gbform {
	scrollbar-arrow-color: #AC003D;
	scrollbar-3d-light-color: _#004e73;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #DDCCBB;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #D0C0B0;
	border: _0px outset #00fffe;
	border: _1px solid #095782;
	width: 100%;
	height: 200px;
	background-color: #FFFFFF;
	background-image: url('../media/bg_foam.jpg');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 100%;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

select {
	border: 1px outset #00fffe;
	width: _15%;
	height: _10%;
	background-color: _#11fffe;
	background-color: #105e83;
	background-image: _url('../media/schaum.gif');
	background-repeat: repeat;
	padding: 0px;
	text-indent: 0px;
	color: _#000000;
	color: #00fffe;
	text-align: _center;
	vertical-align: _middle;
	font-family: _sans-serif;
	font-size: _155%;
	font-weight: _bolder;
	text-shadow: _#ff5544;
	word-spacing: _3;
	letter-spacing: _3;
	filter: _Shadow(color=#808080, direction=135);
}

h2 {
	margin-bottom: 0em;
	text-indent: ;
	color: ;
	text-align: ;
	line-height: normal;
	font-family: sans-serif;
	font-size: 160%;
	font-style: ;
	font-weight: bolder;
	word-spacing: 1em;
	letter-spacing: .3em;
	text-shadow: ;
	filter: _Shadow(color=#808080, direction=135);
}

h3 {
	margin-bottom: 0em;
	text-indent: ;
	color: ;
	text-align: center;
	font-family: serif;
	font-size: 120%;
	font-style: ;
	font-weight: bolder;
	text-shadow: ;
	word-spacing: 0em;
	letter-spacing: 0em;
	filter: _Shadow(color=#808080, direction=135);
}

.transparent {
	filter: alpha (opacity=70, finishopacity=60, style=2);
	-moz-opacity: .6;
	opacity: .6;
}

.details {
	text-align: right;
	font-size: 80%;
	font-weight: bolder;
	font-style: sans-serif;
}

.head-page {
		_display: block;
	height: 45px;
	max-height: 45px;
	border: 0px;
	overflow: _hidden;
	text-indent: _3px;
	color: _#660033;
	text-align: center;
	vertical-align: top;
}

.text-continous {
	padding: 3px;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	font-family: serif;
	font-size: 90%;
	font-style: _italic;
	font-weight: bold;
	filter: _alpha (opacity=100, finishopacity=100, style=0);
	-moz-opacity: _1;
	opacity: _1;
}

.text-form {
	padding: 0px;
	text-indent: 0px;
	color: _#FFDD00;
	text-align: left;
	vertical-align: middle;
	font-family: sans-serif;
	font-size: 80%;
	font-style: _italic;
	font-weight: _600;
}

.text-appinp {
	padding: _0px;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	font-family: sans-serif;
	font-size: 80%;
	font-style: _italic;
	font-weight: bolder;
	filter: _alpha (opacity=100, finishopacity=100, style=0);
	-moz-opacity: _1;
	opacity: _1;
		color: #660033;
}

.board {
	margin: 0px auto;
	border: 0px dotted #FF0000;
	background-color: _#E9CDA7;
	background-image: url('../media/trans-FFE7D0.gif');
	background-repeat: repeat;
	border-top: 0px solid #ffee99;
	border-left: 0px solid #ffee99;
	border-bottom: 0px solid #005533;
	border-right: 0px solid #005533;
	width: ;
	height: ;
	padding: _3px;
	color: #000000;
	filter: alpha (opacity=100, finishopacity=, style=0);
	-moz-opacity: 1;
	opacity: 1;
}

.board-dark {
	margin: 0px auto;
	border: 0px dotted #FF0000;
	background-color: _#2A4256;
	background-image: url('../media/trans-2A4256.gif');
	background-repeat: repeat;
	border-top: 0px solid #ffee99;
	border-left: 0px solid #ffee99;
	border-bottom: 0px solid #005533;
	border-right: 0px solid #005533;
	width: ;
	height: ;
	padding: _3px;
	color: ;
	filter: alpha (opacity=100, finishopacity=, style=0);
	-moz-opacity: 1;
	opacity: 1;
}


