body, td, th, input, select
{
	font-family:Arial;
	font-size:12px;
}

h1 
{
    color: #509100;    
    background: #fff none;
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size: 20px;
}

h2 
{
    color: #509100;    
    background: #fff none;
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    font-size: 16px;
}

h2 a 
{
	color: #509100;
}

h3 
{
	margin: 0;
	/*text-decoration: underline;*/
	font-size: 12px;
	font-weight: bold;
}
h3 a
{
	text-decoration:none;
}
.searchhead 
{
    color: #509100;    
    background-color: #fff;
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

a 
{
	color:#333;
	font-weight:bold;
}

a img
{
	border:0;
}

.cp
{
	/*padding:20px;*/
	padding-top: 0px;
}

.cl
{
	clear:both;
}

.rss
{
	background: transparent url(img/rss.gif) no-repeat;
	height:16px;
	padding-left:20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

#ingress 
{
	font-size: 15px;
	margin-bottom: 5px;
}