body {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #888;}
img {
	border: 0px;}
input {
	border: thin solid #aaa;}
textarea {
	border: thin solid #aaa;}
input#button {
	padding: 2px 8px 2px 8px;
	border-style: outset;}
table td {
	vertical-align: top;}
a:hover {
	color: #c33;}
td.title {
	line-height: 30px;
	font-size: 14px;
	font-weight:bold;
	color:#900;}
td.border {
	width: 28px;
	background: url(a2.gif) repeat-y;}
td.separator {
	height: 5px;
	background: url(a3.gif) repeat-x;}
td.errormsg {
	font-size: 12px;
	font-weight:bold;
	color:#C00;	}
td.errormsg:hover {
	background:#fff;
	color:#900;}
td.category {
	color:#999;
	line-height: 20px;
	font-size: 12px;}
td.category a{
	padding: 0px 1px 0px 1px;
	color: #999;}
td.category a:hover{
	color: #990;}
td.label{
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
	color: #888;}
td.inputconfirm{
	font-size: 11px;
	color: #468;}
td.small{
	color: #aaa;
	font-size: 10px;}
td.small a{
	color:#aaa;
	text-decoration: none;}
td.small a:hover{
	color:#69c;
	text-decoration: none;}
	
/*** link content ***/
td.weblink {
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	line-height:17px;
	color: #888;}
td.weblink a {
	color: #079;
	text-decoration: none;}
td.weblink a:hover {
	color: #960;
	text-decoration: underline;}
td.weblink span.webtitle a{
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #900;}
td.weblink span.webtitle a:hover{
	color: #c00;
	text-decoration: underline;}
td.weblink span.webdescr {
	color: #380;}
td.weblink span.weburl a {
	color: #888;
	text-decoration: none;}
td.weblink span.weburl a:hover {
	color: #888;
	text-decoration: none;}


/*** right column format ***/	
td.menu a {
	color: #03d;
	text-decoration: none;}

td.menu a:hover {
	color: #c69;}

td.footer {
	padding: 10px;
	font-size: 10px;
	line-height: 30px;
	color:#999999;
	text-align: center;}
