body {
	background-color: #FFFFFF;
	margin: 5px 20px 5px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #FFFFFF; 
	text-decoration : none; 
} 
	a:visited {
	color : #FFFFFF; 
	text-decoration : none; 
} 
	a:hover {
	color : #FFCC00; 
	text-decoration : none;
} 
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 2px inset #CCCCCC;
}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	background-image:url(../images/folder.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 24px;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	background-image:url(../images/featured.gif);
	background-repeat:no-repeat;
	margin: 0;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px dashed #FFFFFF;
}
h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px dashed #FFFFFF;
}
.search-bg {
	color:#bfcad3;
	background-color: #006666;
}
	.search-bg a:link{
	color : #bad3e9; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #bad3e9; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #bad3e9; 
	text-decoration : underline; 
} 
div.pr {
	font-size: 6pt;
	color: #99CC00;
	float: left;
	height: 60px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
	background-color: #DDDDDD;
}
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: #CCCCCC;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #FFCC00;
}
.url {
	color: #CCCCCC;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.featured {
	background-color: #003366;
	padding: 14px 5px 5px 5px;
}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #FFFFFF;
}
.topbar a:link, .topbar a:visited {
	font-size: 7.5pt;
	color : #000000;
	font-weight: bold;
	text-decoration : none;
} 
.topbar a:hover{
	font-size: 7.5pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration : none;
}
.topbar-b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color : #FFFFFF;
	background-color: #006699;
}
	.topbar-b a:link, .topbar-b a:visited {
	font-size: 7.5pt;
	color : #FFCC00;
	font-weight: bold;
	text-decoration : none;
} 
	.topbar-b a:hover{
	font-size: 7.5pt;
	color: #0099CC;
	font-weight: bold;
	text-decoration : none;
}
.browse {
	font-size: 7.5pt;
	color: #999999;
	font-weight: bold;
	text-decoration : none;
}
.browse a:link, .browse a:visited{
	color : #333333; 
	text-decoration : none; 
} 
.browse a:hover {
	color : #999999; 
	text-decoration : none; 
} 