body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #cccccc;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #cccccc;
	text-decoration: none;
}

img {
	border : none;
}

li { list-style-type: square;
     color: #81A0D2;
}

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #D6D4C8;
	text-decoration: none;
	line-height: 140%;
}

.text_yellow {
	/* text small bold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #F3BC30;
	font-weight: bold;	
}

.text_grey {
    /* text general grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #D6D4C8;
	font-weight: normal;
}


.page_title {
	/* title page */
    color: #CAAE78;
    font-family: Arial;
	letter-spacing: 2px;
    font-size: 15px;
    font-weight: bold;
}

.subtitle {
	/* subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #D2CDBF;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1CCB8;
	font-weight: normal;
}

/* product display styles */

.product_title {

    font-family: Arial;
	color: #CAAE78;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.product_cats {

    font-family: Arial;
	color: #BACC71;
	letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}


A{
    COLOR: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #CDB985;
    text-decoration: none;
}

A.footer{
    color: #797878;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #E3E3E3;
    text-decoration: none;
}

.footer2 {  
	color: #797878;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

table.general {
	border: 1px solid #C490B1;
}

.title_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 13px;
	letter-spacing: 1px;	
	color : #7C6149;
	font-weight: bold;
	text-decoration: none;
}

.text_pop {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
	line-height: 110%;
}

table.pop {
	border: 1px solid #999999;
}

td.cell_pop {            
	border: 1px solid #6F6E6E;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
    border-bottom-color: #6F6E6E;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-right-color: #ffffff; 
}

