a:hover {
	color: red
}
a.slx {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	margin-right: 4px;
}
a.slh {
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px
}
a.slx:visited {
	text-decoration: none;
	color: #FFAA00;
}
a.slh:visited {
	text-decoration: none;
	color: #000000;
}
a.slx:hover {
	text-decoration: none;
	color: red;
}
a.slh:hover {
	text-decoration: none;
	color: red;
}
p {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	line-height: 150%
}
td {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}
td.credit {
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
}
td.header {
	color: #fff;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
}
tr.header {
	background-color: #ccc;
	padding: 2px;
}
td.iheader {
	color: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}
tr.iheader {
	background-color: #ddd; 
}
h3 {
	font-family: arial,helvetica,sans-serif;
}
td.menu {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
}
td.admin {
	background-color: #fff;
	font-family: arial, helvetica, verdana, geneva;
	font-size: 10px;
	text-align: right;
}
input.button {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-family: ms sans serif, verdana, geneva, arial;
	font-size: 9px
}
tr.cat {
	background: #ffaa00;
	padding: 2px;
	width: 100%
}
td.cat {
	background: #fff; 
	font-size: 10px;
}
img.catpic {
	background-color: #ff8000;
	vertical-align: top;
	}

div.side {
	font-family: arial,helvetica,sans-serif; 
	font-size: 10px; 
	text-decoration: none
}
span.hside {
	font-size:  11px;
	font-weight: bold;
}
#clist table tr.thead {
	background-color: #fff;
}
#clist table tr.odd {
	background-color: #fff;
}
#clist table tr.even {
	background-color: #eee;
}
#clist a {
	text-decoration: none;
}

div.ggrid a {
	text-decoration:none;
	display:block;
	}
div.ggrid a:hover {
	background-color: #ddd;
	}
div.ggrid table {
	background-color: #ddd;
	}

div.ggrid table td {
	background-color: #fff;
	text-align: left;
	padding-left: 4px;
	}
