/* Style Maple */

/* Body */
    body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
    
	body { 
	background-color: #2D1600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }
    
    a:visited       { color: #663300; }
    a:link          { color: #990000; text-decoration:underline;}
    a:active        { color: #663300; }
	
	a.paper {color : #990000; text-decoration:underline;}	
    a.paper:visited {color: #663300 }
	a.paper:active {color: #663300 }
	
	a.footer {color : #d3c57d; }	
    a.footer:visited {color:#5e5636; }
	a.footer:active {color: #5e5636; }
	
/* Backgrounds Colors */

    .bg_main              { background-color: #FFFFFF; }
    .bg_header            { background-color: #EEEEEE; } 
    .bg_tan_box        { background-color: #d3c57d; }
	.bg_article_box      { background-color: #a5d8db; }
    
    .bg_magazine   		{ background-color: #f7e3b0; } 
    .bg_tour            { background-color: #cebfb2; } 
    .bg_contest         { background-color: #f7d2ba; } 
    .bg_sport  			{ background-color: #C6c191; } 
    .bg_shape           { background-color: #ced8d8; } 
	.bg_article           { background-color: #a5d8db; } 

    

/* Common Styles */
    .HEADLINE {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
     }

    .Article_title         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; }
	.headline_main         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
	.headline_center         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
	.headline_right         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
	.headline_right_upper   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-transform: uppercase; }
	.headline_bullets        { color: #5e5636; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
	.headline_chalk        { color: #EEEEEE; font-family: Comic Sans MS; font-size: 14px; font-weight: bold; }
    
    .text_bullets              { color: #5e5636; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	.text_right                { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	.text_left                 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	.text_main               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
	.text_center               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
	.text_footer               { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#5e5636}
	
	.chalk_12 { font-family: "Comic Sans MS"; font-size: 12px; color: #EEEEEE; }
	.chalk_13 { font-family: "Comic Sans MS"; font-size: 13px; color: #EEEEEE; }
	.chalk_head { font-family: "Comic Sans MS"; font-size: 13px; color: #EEEEEE; font-weight: bold; }
	.chalk_14 { font-family: "Comic Sans MS"; font-size: 14px; color: #EEEEEE; }
	.chalk_14head { font-family: "Comic Sans MS"; font-size: 14px; color: #EEEEEE; font-weight: bold;  }
	.chalk_18 { font-family: "Comic Sans MS"; font-size: 18px; color: #EEEEEE; }
	
	.brickred {color: #800000;}
