body {
	background-image:url(../test/images/body-bg.gif);
	background-repeat:repeat;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link, a:visited {
	color : #444; 
	text-decoration : none; 
} 
	a:hover {
	color : #666; 
	text-decoration : underline;
} 
.input {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	background-image:url(../test/images/tc-bullet.gif);
	background-repeat:no-repeat;
	margin: 13px 0 0 0;
	padding: 0px 0px 0px 18px;
}
h2 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0 0 5px 0;
	padding: 10px 0px 0px 0px;
}
h3 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
.small a:hover {
	color : #92B6B6; 
	text-decoration : underline;
}
.sort {
	color: #A6CE39;
}
.url {
	color: #339933;
}
.cat-pad {
	padding: 10px;
	background: #CAC8BC;
	margin-top: 3px; margin-bottom: 5px;
}
.catcount {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color : #666;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #999999;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #666666;
	background: #CCCCCC;
	border: 1px solid #999999;
	text-align: left;
}
.path {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #555;
	font-weight: normal;
}
.path a:link, .path a:visited {
	color : #777;
	text-decoration : none;
} 
.path a:hover{
	color: #333;
	text-decoration : underline;
}

.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #333333;
	font-weight: bold;
}
.topbar a:link, .topbar a:visited {
	color : #333333;
	text-decoration : underline;
} 
.topbar a:hover{
	color: #999999;
	text-decoration : none;
}
.main {
	background: #D4D2C5;
} 
.sidebar {
	background: #B7B6AB;
	margin-top: 3px;
	padding: 5px;
} 
.sidebar a:link, .sidebar a:visited {
	font-family: verdana, arial;
	font-size: 9px;
	color : #444;
	line-height: 18px;
} 
.sidebar a:hover{
	text-decoration : underline;
}
.footer {
	font-family: verdana, arial;
	font-size: 9px;
	color: #ccc;
	background: #444;
	font-weight: normal;
	text-decoration : none;
	padding: 3px 7px 3px 7px ;
}
.footer a:link, .footer a:visited{
	font-family: verdana, arial;
	color : #F9A533; 
	font-weight: bold;
	text-decoration : none; 
} 
.footer a:hover {
	color : #fff; 
	font-weight: bold;
	text-decoration : underline;
} 