body {	
	font-family : Verdana, Helvetica,sans-serif;	
	font-size : 11px;	
	color : #666666;
	text-decoration: none;
}

td {	
	font-family : Verdana, Helvetica,sans-serif;	
	font-size : 11px;	
	color : #666666;
	text-decoration: none;
}

img {
	border : none;
}

li { list-style-type: square;
     color: #a80733;
}
input { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

textarea { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
}

.text_general {
	/* text general 11*/	
	font-family : Verdana, Helvetica,sans-serif;	
	font-size : 11px;	
	color : #000000;
	text-decoration: none;
	line-height: 130%;
}
.text_bold_grey {
	/* text general grey 11*/	
	font-family : Verdana, Helvetica,sans-serif;	
	font-size : 11px;	
	color : #666666;
	text-decoration: none;
	line-height: 130%;
	font-weight: bold;
}

.page_title {
	/* title page 13 red*/
    color: #a80733;
    font-family: Arial, Helvetica,sans-serif;
	letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: bold;
}

.page_title_nav {
	/* title page 11 grey*/
    color: #666666;
    font-family: Arial, Helvetica,sans-serif;
	letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: bold;
}

.subtitle {
	/* subtitles 12 grey*/
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* text small 10 */
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

/* product display styles */

.product_title {
    font-family: Arial, Helvetica,sans-serif;
	color: #990033;
	letter-spacing: 0px;
    font-size: 14px;
    font-weight: bold;
}
.product_categ {
    font-family: Arial, Helvetica,sans-serif;
	color: #a80733;
	letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: bold;
}
.product_toplevel {
    font-family: Arial, Helvetica,sans-serif;
	color: #CAAE78;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}
.product_custom {
    font-family: Arial, Helvetica,sans-serif;
	color: #356299;
    font-size: 11px;
    font-weight: bold;
}
/* news styles */
.news_subtitle{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #990033;
	font-weight: bold;
}
.news_title{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #a80733;
	letter-spacing: 1px;
	font-weight: bold;
}
.news_date {
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 10px;
	color: #6286b3;
	font-weight: normal;
}

A{
    COLOR: #990033;
    text-decoration: none;
}

A:hover{
    color: #666666;
    text-decoration: none;
}

A.footer{
    color: #666666;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 8pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #990033;
    text-decoration: none;
}

.footer2 {  
	color: #666666;
    font-family: Arial, Helvetica,sans-serif;;
    FONT-SIZE: 7pt
}

A.footer3 {  
	color: #666666;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 7pt;
	line-height: 14px;
}
A.footer3:hover {  
	color: #990033;
    font-family: Arial, Helvetica,sans-serif;
}
a.link_home {  
	color: #000000;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 7.5pt;
	font-weight: bold;
}
a.link_home:hover {  
	color: #567821;
    font-family: Arial, Helvetica,sans-serif;
    font-size: 7.5pt;
	font-weight: bold;
}

.time_date{
	font-family: Verdana, Helvetica,sans-serif;
	font-size: 9px;
	color: #999999;
}

table.general {
	border: 1px solid #C490B1;
}
td.cell_side {            
	border: 1px solid #F0F0F4;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 1px;
    border-bottom-color: #FFFFFF;
    border-top-color: #ffffff;
    border-left-color: #FFFFFF;
    border-right-color: #F0F0F4; 
}
a.text_gray {	
	font-family : Arial, Helvetica,sans-serif;	
	font-size : 10px;	
	color : #CC9933;
	text-decoration: none;
	letter-spacing: 0.5px;
	font-weight: bold;
}
a.text_gray:hover {		
	color : #3333CC;
	text-decoration: none;

}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	line-height: normal;
}

.bread_title{	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;
	letter-spacing: 0px;	
	color : #999999;
	font-weight: normal;
	text-decoration: none;
}
/* pop up styles */
.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_product {            
	border: 1px solid #cccccc;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 0px;
    border-bottom-color: #ffffff;
    border-top-color: #ffffff;
    border-left-color: #cccccc;
    border-right-color: #ffffff; 
}

