/*
 * 
 *
 * ruidosonews.com stylesheet, picks an appropriate size stylesheet.
 */

td.webapphilite {
	background-color: #cccccc;
}

a.webappbk:link,
a.webappbk:visited,
a.webappbk:active,
a.webappbk:hover {
	color: #000000;
}
:link { color: #003366; }
a:visited { color: #003366; }
a:hover, a:active { color: #000000; }

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.onpagetitle {
	font-size: 14pt;
	font-weight: bold;
	color: #CC3300;
	text-transform: uppercase;
}

.grassyonpagetitle {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.sitecopyright {
	font-size: 10pt;
	color: #FFFFFF;
 	background-color: #003366;
}

.sitefooter {
	font-size: 7pt;
	background-color: #CCCCCC;
}

.sitefrontdate {
	font-size: 10pt;
	color: #666666;
}

.sitefrontcity {
	font-size: 10pt;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

/*
 * left-side vertical nav
 */

.siteleftcat, .siteleftcat1, .siteleftcat2, .siteleftcat3 {
	color: #ffffff;
	background-color: #003366;
}

.siteleftlink {
	color: #003366;
	background-color: #cccccc;
}

.siteleftdots {
	font-size: 9pt;
	font-weight: bold;
	color: #CC3300;
}

a.siteleft:link { font-size: 10pt; color: #003366; }
a.siteleft:hover { font-size: 10pt; color: #99FFFF; }
a.siteleft:visited { font-size: 10pt; color: #003366; }
a.siteleft:active { font-size: 10pt; color: #660000; }

a.pennyreact:link {
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #336699
}

.pennylheadline1 {
	font-size: 14pt;
	font-weight: bold;
}

.pennycsection {
	color: #CC3300;
	font-weight: bold;
}

.pennychead1 {
	font-weight: bold;
	font-size: 17pt;
}

.pennychead2 {
	font-weight: bold;
	font-size: 10pt;
}

.pennychead_right {

	font-size: 8pt;
}

.pennychead3 {
	font-weight: bold;
	font-size: 12pt;
}

.pennylheadline {
	font-size: 15pt;
	font-weight: bold;
}

.pennysheadline {
	font-size: 20pt;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
}

.pennyssubhead {
	font-weight: bold;
	color: #666666;
	font-size: 11pt;
}

.pennyldate {
	font-size: 9pt;
	color: #CC3300;
}

.pennysdateline {
	font-weight: bold;
	font-size: 13pt;
}

.pennysbyline {
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}

.pennysdate {
	font-size: 9pt;
	color: #CC3300;
	/* text-transform: uppercase; */
}

.pennysleadingwords {
	font-weight: bold;
	font-size: 13pt;
}

.pennyicredit {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.pennyicutline {
	font-size: 10pt;
	color: #666666;
}


<!--#if expr="
        \"$HTTP_USER_AGENT\" = /Macintosh|Mac_PPC|Mac_PowerPC|Mac_68000/
    &&  \"$HTTP_USER_AGENT\" = /Mozilla\/[1234]/
    && (\"$HTTP_USER_AGENT\" != /MSIE/ || \"$HTTP_USER_AGENT\" = /MSIE [234]/)
"-->
<!--#include file="/style/main72.css" -->
<!--#elif expr="\"$HTTP_USER_AGENT\" = /X11;/" -->
<!--#include file="/style/main72.css" -->
<!--#else -->
<!--#include file="/style/main96.css" -->
<!--#endif -->

