/* GLOBAL APPEARANCE*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:rgb(0,0,0);
	scrollbar-3d-light-color :#FFFFFF;
	scrollbar-arrow-color :#000000;
	scrollbar-base-color :#FFFFFF;
	scrollbar-dark-shadow-color :#FFFFFF;
	scrollbar-face-color :#FFFFFF;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-shadow-color :#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;

}

td {
	font-size:11px;
}



/* NAVIGATION */

a {
	color:#98978a;
	text-decoration:none;
}

a:hover {
	color:#000000;

}

a.navi_header {
	color:#000000;
	font-size:9px;
	text-decoration:none;
	letter-spacing:0.5px;
}

a.navi_header:hover {
	color:#ff0000;
	text-decoration:none;
	letter-spacing:0.5px;
}

a.navi_header_off {
	color:#98978a;
	font-size:9px;
	text-decoration:none;	
	letter-spacing:0.5px;	
}

a.more_link {
    font-family:Georgia, Times New Roman, serif;
	color:#ff0000;
	font-size:10px;
	font-style:italic;
	text-decoration:none;
}

a.more_link:hover {
	color:#000000;
	text-decoration:none;
}


a.more_link_regular {
	color:#ff0000;
	font-size:10px;
	text-decoration:none;
}

a.more_link_regular:hover {
	color:#000000;
	text-decoration:none;
}


a.feature_link {
    font-family:Arial, Helvetica, sans-serif; 
	color:#ff0000;
	font-size:10px;
	font-weight:bold;	
	text-transform:uppercase;		
	text-decoration:none;
}

a.feature_link:hover {
	color:#000000;
	text-decoration:none;
}

a.page_link {
    font-family:Arial, Helvetica, sans-serif; 
	color:#ff0000;
	font-size:10px;
	text-decoration:none;
}

a.page_link:hover {
	color:#000000;
	text-decoration:none;
}


/* HEADER */

.hd_01 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.hd_01_white {
	font-family:Futura, Arial, Helvetica, sans-serif; 
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;	
	color:#FFFFFF;
}

.hd_01_white_arial {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:36px;
	text-transform:uppercase;	
	color:#FFFFFF;
}


.hd_title_quarter {
    font-family:Georgia, Times New Roman, serif;
	color:#98978a;
	font-size:20px;
}

.hd_title_issue {    
    font-family:Arial, Helvetica, sans-serif;
	color:#98978a;
	font-size:20px;
	font-weight:bold;
}

.hd_subtext {
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#000000;
}

.hd_subtext_white {
	font-family:Futura, Arial, Helvetica, sans-serif; 	
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;	
	color:#FFFFFF;
}

.hd_subtext_white_arial {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase;	
	color:#FFFFFF;
}


/* TEXT */

.txt_footer {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}

.txt_more {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}

.calendar {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:0.5px;
}

.calendar_off {
   	color:#98978a;
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:0.5px;
}


.text_XS {
   	color:#000000;
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:0.5px;
}

/* POST */


/* VARIOUS */

.question {
    font-family:Georgia, Times New Roman, serif;
	color:#888779;
	font-weight:bold;
	font-size:10px;
}

.date_author {
    font-family:Georgia, Times New Roman, serif;
	font-size:10px;
}

.post_date {
    font-family:Georgia, Times New Roman, serif;
	font-size:10px;
}

.post_category {
    font-family:Georgia, Times New Roman, serif;
	font-size:10px;
}

.photo_credit {
    font-family:Georgia, Times New Roman, serif;
	font-size:10px;
	padding-top:5px;
	color:#98978a;
}

.marker {
	font-size:10px;
	background-color:#000000;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:5px;
	padding-bottom:2px;
}

.textfield {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #666666; 
	width:190px;
}
