body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #333333;
	text-decoration: none;
}

img {
	border : none;
}

li { list-style-type: square;
     color: #461A1A;
}

input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A10816;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A10816;
}

.text_general {
	/* text general */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #461A1A;
	text-decoration: none;
	line-height: 130%;
}

.text_red {
	/* text small bold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #451213;
	font-weight: bold;	
}

.text_grey {
    /* text general grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #827374;
	font-weight: normal;
}


.page_title {
	/* title page */
    color: #441A1B;
    font-family: Georgia, Arial;
	letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
}

.subtitle {
	/* subtitle */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #451213;
	font-style: normal;
	line-height: normal;
}

.subtitle_red {
	/* subtitle red */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #6d0507;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* text small */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	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: #A57394;
	letter-spacing: 1px;
    font-size: 13px;
    font-weight: bold;
}


A{
    COLOR: #6d0507;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #666666;
    text-decoration: none;
}

A.footer{
    color: #645454;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #E3E3E3;
    text-decoration: none;
}

.footer2 {  
	color: #645454;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

table.general {
	border: 3px solid #AD0E1E;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 3px;
	border-bottom-width: 1px;
	border-right-width: 3px;
    border-bottom-color: #563B3B;
    border-top-color: #ffffff;
    border-left-color: #AD0E1E;
    border-right-color: #AD0E1E; 
}

.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; 
}

