.bottomStyle {
	border-width: 3px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color: #CCCCCC;
}

.linksBottom 
{
	text-align:center;
	color:#333333;
	font-size:small;
	background-color:#E6E6E6;
}

.fontForLink, a, blackLink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	font-size:small;
}
.blackLink
{
	color:#333333;
}

a
{
	color:#666666;
}

.noBorder, a
{
	border:none;
	border-width:0px;
	border-style:none;	
}

a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#999999;
}

.conturContent
{
	height:500px; 
	vertical-align:top;

}
.productTable, conturContent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
}
.tableHeader
{
	background-color:#CCCCCC; 
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:13px;
	font-weight:bold;
}

.paragraf
{
	text-indent:30px;
}

.titlu 
{
	font-size: 18px;
	color: #333333;
}
