body { background: #003366; font-family: Arial,Verdana,sans-serif; font-size: 80%}
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: x-large; color: #ffffff; font-weight: bold}
.navBar { font-size: 80%; color: #ffffff; text-decoration: none; font-weight: bold }
.navBarpipe { font-size: large; color: #336699; font-weight: bold}
a.navBar:hover  { color: #66ccff}

.leftBarLink { font-size: small; color: #ffffff; text-decoration: none}
a.leftBarLink:hover { color: #66ccff; background: #003366;}

.centerTopTitle { font-size: x-small; text-transform: uppercase; color: #666633; text-decoration: none; letter-spacing: 5px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: large; color: #666633; text-decoration: none}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}

.rightTitle { font-size: x-small; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 3px}
.rightBarLink { font-size: small; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc }

td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }
td.color1 { font-weight:bold; color: #336699; }
td.color2 { font-weight:bold; color: black; }

.leftLine { background: #336699; }

td.footer { background: #003366; }
.footer { font-size: x-small; color: #ffffff }
a.footer { font-size: x-small; color: #ffffff }

.trenner  {	border-left-width: 0; border-right-width: 0; border-top-width: 1px; border-bottom-width: 0; border-color: #cccc99;
            border-style: solid; 
            width : 100%;  font-family: Arial,Verdana,sans-serif; font-size: 10pt ; background-color: #cccc99;}
.tooltiptext {  color:white; font-family: Arial,Verdana,sans-serif; font-weight: bold; font-size: 10pt}
.text { color:cyan; font-family: Arial,Verdana,sans-serif; font-weight: normal; font-size: 10pt }
.interview1 { font-family: Arial, Verdana, sans-serif; color:#336699; font-size:14px; text-decoration:none; font-weight: bold; }
.interview2 { font-family: Arial, Verdana, sans-serif; color:black; font-size:14px; }
.countertext { font-family: Arial, Verdana, sans-serif; color:black; font-size:12px; }
.counterminitext { font-family: Arial, Verdana, sans-serif; color:black; font-size:10px; }
.details { font-family: Arial, Verdana, sans-serif; font-size:11px; }
td.details { font-family: Arial, Verdana, sans-serif; font-size:11px;
					   border-bottom: 2px solid #cccc99; }
.videohead { font-family: Arial, Verdana, sans-serif; letter-spacing:0.2em; }
blockquote {font-size: 100%; background-color: #cccc99; border: 1px dashed #B2C1E0; padding: 4px; margin-left: 10px; margin-right:10px;}

/* gAjax RSS Pausing Scroller- */
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}
.datefield{ /*CSS for date field in general*/
color:#009966;
font-size: 90%;
}

#example3{ /*Demo 3 main container*/
width: 700px;
height: 210px;
border: 1px dashed black;
padding: 4px;
margin: 4px;
background-color: #eaeaea;

}

#example3 div p{ /*Demo 3 P element that separates each entry*/
margin-top: 0;
margin-bottom: 7px;
font-size: 80%;
}


code{ /*CSS for instructions*/
color: red;
}

