#mtable {
	align: top;
	width: 200;
	max-width: 200;
}

#ctable {
	width: 100%;
}

#header {
	color: #870214;
	font-size: 22px;
	font-weight: bold;
}

#menu {
	color: #B59500;
}

#smallmenu {
	color: #786200;
	font-size: 12px;
}

#updmenu {
	font-size: 12px;
	font-weight: normal;
	color: #870214;
}

#small {
	font-size: 12px;
	font-weight: normal;
}

#big {
	font-size: 16px;
	font-weight: bold;
}

#fat {
	font-weight: bold;
}

#top {
	color: #f4efda;
	font-weight: bolder;
	background-color: #656565;
}

#form {
	margin-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #870214;
}

#formreq {
	margin-bottom: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #870214;
	background-color: #D4C3C3;
}

#good {
	color: #097c09;
}

#ok {
	color: #b59500;
}

#out {
	color: #980217;
}

td {
	font-family: sans-serif
}

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

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

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

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

body.main { 
	margin:0px; 0px; 0px; 0px;
	background-color: #656565;
	background-image: url(http://www.o-g-f.com/kir/forum/templates/xand/images/backs.gif);
	background-repeat: repeat-x;
}

