body, form { padding: 0; margin: 0; }

body { background-color: #b4babe; color: black; }
* {
	font-family: Verdana;	/*?*/
	font-size: 12px;
}

li { padding: 5px; }

button, .b, label, .handed { cursor: pointer; }

img { border: 0px; }

a, .a {
	color: #6cacdb;
	text-decoration: underline;
}

a:hover { text-decoration: none; }

.a1, .a2 { text-decoration: none; }
.a1:hover, .a3 { text-decoration: underline; }

.err, .error { color: #ff0000 !important; }

.error, .bold, .bold * { font-weight: bold; }

.txt8, .txt8 * { font-size: 8px; }
.txt9, .txt9 * { font-size: 9px; }
.txt10, .txt10 * { font-size: 10px; }
.txt11, .txt11 * { font-size: 11px; }
.txt12, .txt12 * { font-size: 12px; }
.txt13, .txt13 * { font-size: 13px; }
.txt14, .txt14 * { font-size: 14px; }
.txt15, .txt15 * { font-size: 15px; }
.txt16, .txt16 * { font-size: 16px; }
.txt18, .txt18 * { font-size: 18px; }
.txt19, .txt19 * { font-size: 19px; }
.txt20, .txt20 * { font-size: 20px; }
.txt28, .txt28 * { font-size: 28px; }

.bc { border-collapse: collapse; }
.fix { table-layout: fixed; }

/*-s-*/


.c1, .c1:hover, .c1 *, .c1 *:hover { color: #969796; }
.c2, .c2:hover, .c2 *, .c2 *:hover { color: #8cc000; }
.c3, .c3:hover, .c3 *, .c3 *:hover { color: #ffffff; }
.c4, .c4:hover, .c4 *, .c4 *:hover { color: #f2f2f2; }
.c5, .c5:hover, .c5 *, .c5 *:hover { color: #777977; }
.c6, .c6:hover, .c6 *, .c6 *:hover { color: #6cacdb; }
