img { border: 0px; }

body {
	padding: 0px;
	margin: 0px;
	color: #4d544a;
	font-family: arial;
	background: url(/img/body-bg.gif) center top repeat-x;
}

body, table td {
	font-size: 80%;
	line-height: 130%;
}

form {
	margin: 0px;
	padding: 0px;
}

*html .forum
{
	padding-bottom:3px;
}

a { color: #767f71; text-decoration: underline; }
a:hover { color: #767f71; text-decoration: none; }

h1 {
	font-size: 110%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

h2 {
	font-size: 110%;
}

p {
	padding: 0px;
	margin: 7px 0px;
}

ul.menu {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 14px;
}
ul.menu li {
	background: url(/img/rect.gif) 0px 5px no-repeat;
	margin: 0px;
	padding: 4px 0px 4px 14px;
	font-size: 12px;
	line-height: 14px;
}

select {
	font-size: 13px;
}

.main3 {
	width: 33%;
	padding-right: 30px;
	vertical-align: top;
}

.date {
	font-size: 90%;
	color: #767f71;
}

.black { color: #000; }
.black:hover { color: #000; }

.white {	color: #fff; }
.white:hover { color: #fff; }

.smaller {
	font-size: 70%;
}

.smaller2 {
	font-size: 85%;
}

.dark { color: #3a3e38; }
.dark:hover { color: #3a3e38; }

.verd {
	font-family: verdana;
}

.copy {
	font-size: 11px;
	color: #8e9ba1;
}

.spacer {
	width: 100%;
	height: 1px;
	background: #a8b2a3;
	border-collapse: collapse;
	margin-top: 5px;
}
.spacer td { padding: 0px; }

ul.list {
	margin: 12px 0px;
	padding: 0px;
	list-style: none;
}
ul.list li {
	margin: 0px;
	padding: 1px 0px 1px 17px;
	background: url(/img/small-ar.gif) 3px 8px no-repeat;
}
ul.list a { color: #000; font-size: 100%; }
ul.list a:hover { color: #000; }

ul.doc{
	list-style:none;
	margin-left: 13px;	
	padding-left: 13px;	
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0;
	padding-bottom: 0;

}

ul.doc li{
	background:url(/img/doc.gif) no-repeat top left;
	margin-top: 13px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:40px;
}
ul.xls{
	list-style:none;
	margin-left: 13px;	
	padding-left: 13px;	
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 0;
	padding-bottom: 0;

}

ul.xls li{
	background:url(/img/xls.gif) no-repeat top left;
	margin-top: 13px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:40px;
}


.error {
	color: red;
}

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


table.list {
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	color: #222;
}


table.list th {
	padding:1px 2px;
	background: #579180;
	border: 1px solid #000;
	font-size: 80%;
}

table.list td {
	padding:2px 4px;
	border: 1px solid #000;
}

table.list .back {
	background: #c0d9b8;
}
