/*

	global.css (/styles/global.css)
	
	Global style settings for 100 Sens Sūrs website.
	
*/

/* general settings */

TD {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.section_hdr {
	font-size: 11pt;
	font-family: Arial;
	color: #ffffff;
}

.featured_name {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #cc0000;
}

.featured_details {
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #cc6600;
	text-align: center;
}

.news {
	font-family: Verdana;
	font-size: 13pt;
	font-weight: bold;
	color: #cc6600;
}

.news_date {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #505050;
}

.news_headline {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #003366;
}

.label {
	font-size: 9pt;
	color: #868686;
}

.desc {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #cc6600;
}

.info {
	font-size: 10pt;
	font-weight: bold;
	color: #cc6600;
}

.varinfo {
	font-size: 14pt;
	color: #660000;
	text-decoration: underline;
}

.copyright {
	font-size: 8pt;
	color: #626262;
}

.lastup {
	font-size: 8pt;
	color: #cc6600;
}

.smallhref { 	font-size: 8pt; }
.small { 	font-size: 8pt; }
.big {		 font-size: 14pt; }

.nav {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #006699;
}

.top_header {
	 border-top: 1px solid #cc9900; 
	 border-bottom: 1px solid #cc9900;
	 text-align: center;
	 background-color: #f5deb3;
}

.white {	color: #ffffff; }

.header {
	font-family: Arial;
	font-size: 1.3em;
	text-align: center;
	color: #ffffff;
}

.featuredYear {
	font-size: 0.9em;
	color: #006699;
}

.featuredDesc {
	font-size: 0.9em;
	color: #006699;
}

.featuredTable {
	border: 1px dashed #595959;
}
