body
{
	font-family: Verdana;
	background: #D6BC9E;
	margin: 0;
	padding: 0;
}

.submitform
{
	text-align: right;
}

h1
{
	font-size: 120%;
	text-align: center;
	color: #ff0000;
}

h2
{
	font-size: 110%;
	text-align: center;
}


input.but
{
	background-color: #eeeeee;
	border: 1px #999999 solid;
	font-size: 70%;
	cursor: hand;
}

input.del
{
	background-color: #eeeeee;
	color: #ff0000;
	border: 1px #999999 solid;
	cursor: hand;
	font-size: 70%;
}

.attention
{
	color: #ff0000;
	font-weight: bold;
	font-size: 90%;
	padding: 50px;
	text-align: center;
}

.way
{
	color: #999999;
	font-weight: bold;
	font-size: 70%;
	padding: 20px;
}

.subcat
{
	color: #999999;
	font-weight: bold;
	font-size: 70%;
	padding: 5px;
	line-height: 20px;
}


.leftpart
{

	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding: 10px;
}

.rightpart
{

	border-right: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding: 10px;
}

.nonopt
{
	vertical-align: top;
	font-weight: bold;
	color: #aa0000;
	font-size:70%;
	padding: 10px;
	text-align: right;
	background-color: #f6f6f6;
}

.opt
{
	vertical-align: top;
	font-size:70%;
	padding: 10px;
	text-align: right;
	background-color: #f6f6f6;
}

.menu
{
	padding: 10px;
}

.top
{
	border: 1px solid #999999;
	background-color: #eeeeee;
}

.right
{
	border: 1px solid #999999;
	background-color: #f9f9f9;
}

a
{
	color: #dd0000;
}

a:visited
{
	color: #990000;
}

.anews
{
	border: 1px solid #999999;
	font-size: 90%;
	padding: 10px;
	margin: 10px;
}

.date
{
	color: #990000;
	font-weight: bold;
}

a.but
{
	background-color: #eeeeee;
	border: 1px #999999 solid;
	font-size: 100%;
	cursor: hand;
	padding: 3px;	
	margin: 2px;
}

a.green
{
	color: #009900;
}

td
{
	font-size:80%;
}

input, textarea, select
{
	font-size: 80%;
	font-family: Verdana;
	border: 1px solid #999999;
	background: #ffffff;
}

.card
{
	background: #ffffff;
	border: 1px #000000 solid;
}

a.catname, a.catname:visited
{
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #333366;
	text-decoration: none;
}

.tmenu
{
	border-bottom: #000000 1px solid;
}

a.menu_item
{
	text-decoration: none;
	font-weight: bold;
}

.welcome
{
	font-size: 70%;
}

th
{
	background: #ffffff;
	font-size: 11px;
}

.bg0
{
	background: #eedddf;
}

.bg1
{
	background: #ffffff;
}
