body
{
	font-family:Tahoma;
	font-size:75%;
	line-height:130%;
}
h1 /*16px;*/
{
    font-family:Verdana;
	font-size:1.6em;
	color:#656565;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	
}
h2 ,.heading2/*14px;*/
{
    font-family:Arial;
	font-size:1.2em;
	font-weight:bold;
	color:#656565;
	margin:0px;
}
h3 /*12px;*/
{
    font-family:Arial;
	font-size:1.0em;
	font-weight:bold;
	color:#656565;
	padding:5px 0px 0px 10px;
	margin:0px;
}
strong 
{
    color:#656565;
}

a 
{
	color:#656565;
	font-weight:bold;
}

a img
{
	border:0;
}

html,body,form,li,ul
{
	padding: 0;
	margin: 0;	
}

.cp
{
	padding:20px;
}

.cl
{
	clear:both;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/


h1, h2, h3, h4, h5, h6 
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin-bottom:7px;
}

.biglinkl
{
    background-image:url(img/bgBtn.gif);
    background-repeat:no-repeat;
    float:left;
    min-height:30px;
    padding-top:10px;
    width:240px;
}
.biglinkl a
{
    text-decoration:none;
    
}
#pList .header a
{
    color: #656565;
    padding: 0px 0px 0px 10px;
    text-decoration: none;
}


