.adverttitle {
	font-size : 75%;
	font-weight : bolder;
}
.adverttext {
		font-size : 70%;
}
.advertbackground1 {
	background-color : #99FF99;
	color : Black;
}
.sellinginfo {
	font-size : 70%;
}
.sellinginfo2 {
	font-size : 90%;
}
BODY {
	color : #C620D6;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	text-align : left;
	margin : 0 0 0 0;
}

A {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}
#mini_advert
{
	border : 2px solid #CC33CC;
	background-color : #FFccFF;
   	color : #CC33CC;
	width : 110px;
	
	margin-bottom : 2px;
}
#mini_advert_title
{
	margin-left : 2px;
	margin-right : 2px;
}
#mini_advert_title a
{
	text-decoration : underline;
	color : #CC33CC;
	font-weight : bold;
}
#mini_advert_amount
{
	margin-left : 2px;
	margin-right : 2px;
}
#mini_advert_price
{
	margin-left : 2px;
	margin-right : 2px;
}

#main_navigation
{
	font : 13px "Arial";
	background-image : url(images_2/lmb_background.gif);
	background-repeat : repeat-y;
	color : #9c0084;
	
}
#main_navigation_section
{
	
}
#main_navigation_section_header
{
    border : 1px solid #cc33cc;
	text-align : center;
	background : #ffccff;

	color : #9c0084;
	font : bold;
}
#main_navigation_section_body
{
	
}
#main_navigation_section_list
{
	
}
#main_navigation_section_list_item
{
    font : bold 12px;
	text-align : center;
	
}

#main_navigation_section_list_item a
{
	font : bold 12px;
	color : #9C0084;
	
}

#main_navigation_section_list_item a:hover {
	background : #ffccff;
	color : Black;
	text-decoration : none;
}

#main_navigation_bottom
{
	
}


