body
{
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #000000;
}
.greytable
{
	border-color:#CCCCCC;
	background-color:#F7F7F7;
	border-width:1px;
	border-style:solid;
	color:#000000;
}
.whitetable
{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color: #000000;
}
input.searchfield
{
	width:250px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	height:17px;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color: #000000;
	
}
input.mybutton
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	background-color:#2596D8;
	color:#FFFFFF;
	border:0px none #000000;
	height:21px;
	font-weight:bold;
}
a:link,a:visited,a:active
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#8F8F8F;
	font-weight:bold;
	text-decoration:underline;
	background-color: #FFFFFF;
}
a:hover
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#2596D8;
	font-weight:bold;
	text-decoration:underline;
	background-color: #FFFFFF;
}
.categorytitle
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:17px;
	color:#7F7F7F;
	font-weight:bold;
	background-color:#FFFFFF;
}
.advtable
{
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	color: #000000;
}
.footerlink:link,.footerlink:visited,.footerlink:active
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#0C7AC9;
	font-weight:bold;
	text-decoration:underline;
	background-color: #FFFFFF;
}
.footerlink:hover
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#0C7AC9;
	font-weight:bold;
	text-decoration:underline;
	background-color: #FFFFFF;
}
h1
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h2
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
}
h3
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin:0px;
}
.codetable
{
	background-color:#F7F4EE;
	border-style: dotted;
	border-width: 1px;
	border-color:#000000;
	color:#000000;
		
}
.comment
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color:#F48F3C;
	background-color:#F7F4EE;
}
.date
{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color:#FFFFFF;
}
.galerytable
{
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color:#F3F3F3;
}
li.resourceitem
{
	padding:3px;
}
