body  { background-color: #161616;
		background-image:url(CherryPeak_bg.jpg);
	    margin-top:0px;
	    margin-bottom:0px;
		font-family: Tahoma;
        }

#todo { width:900px;
        position:relative;
	    margin-left:auto;
	    margin-right:auto;
	    margin-top:0px;
	    }
#izquierda {
        width: 100%; 
        float: left;
        margin-left: 0px;
		padding-left: 0px;
        } 
		
#derecha { 
        width: 188px; 
        float: right;
        margin-right: 0px;
		border-left-color: #E4E4E4;
		border-left-style: solid;
		border-left-width: 1px;
        }
		
/*MENU///////////////////////////////////////////////*/
.head_menu { 
     font-family: Tahoma;
	 font-size: 12px;
	 color: #FFFFFF;
	 text-align: left;
	 padding-top: 8px;
	 padding-left: 10px;
	 padding-bottom: 8px;
     }   
	 
.menutext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #BC3232;
	display: block;
	padding-top: 6px;
    padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
    }
	
.results a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color:#000000;
	display: block;
	padding-top: 6px;
    padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
    }
	
.results a:HOVER{
	color:#CC0000;
}
	
	
.content_menu a{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #161616; 
	
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
    padding-left: 20px;
	padding-right: 5px;
	
	border-bottom: solid 1px #EFEFEF; 

    }

.content_menu_final a{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #161616;
	display: block;
	padding-top: 8px;
    padding-left: 20px;
	padding-right: 5px;
    }
	
	.content_menu_final a{
	padding-top: 8px;
	padding-bottom: 9px;
	}
	
.content_menu a:hover{
    color: #BC3232;
    }
/*END_MENU///////////////////////////////////////////////*/

.announcer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161616;
	display: block;
    padding: 4px;
	
	border: dashed 1px #999999;
	background: #F2F2F2;
    }

.text, .text_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #161616;
	display: block;
    padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
    }
	
.text_center {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 3px;
    }
	
.text_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161616;
    padding-bottom: 7px;
    }
	
.text_form A{
	color: #000000;
    }
	      
.form_text  { 
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
     }
	
.form_head {
	font-family: Tahoma;
	color: #A60291;
	font-weight: 800;
	font-size: 12px;	
	padding-left: 17px;
    }
	   
.main_text {
	font-family: Tahoma;
	color: #BC3232;
	font-weight: 800;
	font-size: 13px;
	padding-bottom: 5px;
    }
	
h1.main_text, h2.main_text, {
	font-family: Tahoma;
	color: #BC3232;
	font-weight: 800;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1.productName {
	font-family: Tahoma;
	color: #BC3232;
	font-weight: 800;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

h1.productName A{
	color: #BC3232;
}

h1.productName A:HOVER{
	color: #000000;
}

	
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
    }	
	
.text_footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
	padding-bottom: 10px;
    }
	
.text_footer a:hover {
	color: #BC3232;
}

.selected_product {
        padding-left:25px;
        color: #BC3232;    
		font-weight: bold;
}

.weblink A, .weblink A:LINK {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
	color: #CC0000;
	font-weight:bold;
}

.productHeader A {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	color: #CC0000;
	font-weight:bold;
}

.productHeader A:hover {
	color: #161616;
}

.weblink A:HOVER {
	color: #161616;
}

HR.homeHR {
	height: 1px;
	border:dashed 1px #CCCCCC;
}

h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #161616;
}

h4 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #161616;
}

h4 A{
	color: #161616;
	text-decoration: none;
}

