body       { background-color: #4d4f56; color: #000000; font-size: 10pt; font-family: 'Courier New', Courier, monospace; 
             text-align: left; border-style: none }

p          { font-size: 8pt; font-family: 'Courier New', Courier, monospace; color: #8fa49b }
input	   { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #373a42; border: 1px solid #000000; }
textarea   { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; color: #373a42; border: 1px solid #000000; }
.mark      { background-color: #98ada4; }
button     { border: 0px solid #000000; background-color: #34403c; }

a:link		{ color: #4e6a5f; text-decoration: none; }
a:visited  	{ color: #666666; text-decoration: none; }
a:hover		{ color: #8fa49b; text-decoration: none; }
a:active	{ color: #8fa49b; text-decoration: none; }
a:focus		{ color: #4e6a5f; text-decoration: none; }


a.link:link		{ color: #4e6a5f; text-decoration: none; }
a.link:visited  { color: #666666; text-decoration: none; }
a.link:hover	{ color: #8fa49b; text-decoration: none; }
a.link:active	{ color: #8fa49b; text-decoration: none; }
a.link:focus	{ color: #4e6a5f; text-decoration: none; }


table {
    border-collapse: collapse;
    font-family: 'Courier New', Courier, monospace; 
    font-size: 10pt;
}


table.site {
    font-size: 10pt;
}

table.site td {
    border: 0px solid #acbdb7;
    font-size: 4px;
    padding: 6px 3px 0px 3px;
}

table.site td.black {
    background-color: #000000;
    padding: 6px 3px 3px 3px;
}

table.site td.blackm {
    background-color: #000000;
	padding: 0px 0px 0px 0px;
	maring: 0px 0px 0px 0px;
}

table.site td.fuss {
    background-color: #000000;
	padding: 0px 0px 0px 10px;
	maring: 0px 0px 0px 0px;
	font-size: 6px;
}

table.site td.boru {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

table.site td.bou {
    border-bottom: 1px solid #000000;
}

table.site td.boro {
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}

table.site td.boo {
    border-top: 1px solid #000000;
}

table.site td.bor {
    border-right: 1px solid #000000;
}



table.news {
    font-family: 'Courier New', Courier, monospace; 
    font-size: 8pt;
	table-layout:fixed;
}

table.news td {
    font-family: 'Courier New', Courier, monospace;
    font-size: 9pt;
	color: #8fa49b;
    border-bottom: 1px solid #acbdb7;
    padding: 12px 12px 12px 12px;
	text-align:justify;
	vertical-align: top;
}


table.feedback {
    font-family: 'Courier New', Courier, monospace; 
    font-size: 8pt;
	table-layout:fixed;
}

table.feedback td {
    background-color: #373a42;
    font-family: 'Courier New', Courier, monospace;
    font-size: 8pt;
	color: #a7a7a7;
    border: 1px solid #1f2624;
    padding: 12px 12px 12px 12px;
	text-align:justify;
}

table.feedback td.black {
    background-color: #000000;
	color: #1f2624;
    border: 0px solid #1f2624;
    padding: 0px 0px 0px 0px;
}

table.feedback td.inscribe {
    background-color: #373a42;
	color: #a7a7a7;
    border: 0px solid #1f2624;
    padding: 8px 12px 8px 12px;
	text-align:justify;
}

table.feedback td.errmsg {
    background-color: #000000;
	color: #ff0000;
	text-align: center;
    border: 0px solid #1f2624;
    padding: 10px 6px 0px 0px;
}
