html         { font-family: 'Tw Cen MT', sans-serif; margin-bottom: 0; color: #FFFFDD }
body         { margin-bottom: 0; }
span.sidebar {  }

table        { margin-bottom: 0 }

.sideyellow	{ font-size: 10pt; color: #FFFF00 }
.formfields  { }

input		   { font-size: 12pt  }
textarea	   { font-size: 12pt }
select		   { font-size: 12pt }

li           { }
p			 { color: #FFFFDD }

// h1           { font-family: 'Times New Roman'; font-style: italic; font-size: 26pt; margin-bottom: 0; color: #FFFFBB }

h1           { font-size: 18pt; margin-bottom: 0; color: #FCFCFC }
h2           { font-size: 14pt; margin-bottom: 0; color: #FFFFBB }
h3           { font-size: 10pt; margin-bottom: 0; color: #FFFFBB }
h4           { font-size:  8pt  }
th           { }
small        { }
strong       { }

a            { text-decoration: none; font-weight: bold }
a:link       { color: #BBBBFF}
a:visited    { color: #BBBBFF}
a:hover      { color: #FFFFFF}
ul           { }
li           { }
.likemenu    { font-size: 11pt; text-decoration: none; font-weight: bold }
.likemenu9   { font-size: 11pt; text-decoration: none; font-weight: normal }
.doublearrow { font-size: 10pt; text-decoration: none; font-weight: bold }


.programtitle			{ font-size: 14pt; text-decoration: none; font-weight: bold }
.programitem			{ font-size: 12pt; text-decoration: none; font-weight: normal }
.programgrid			{ font-size: 11pt; text-decoration: none; font-weight: normal; background-color: #CCFFCC }
.programdesc			{ font-size: 11pt; text-decoration: none; font-weight: normal }
table.programtable	{ border-width: 1; width: 97%; background-color: #BBBB77}

.piccaption	{ font-size: 8pt; text-decoration: none; font-weight: normal; color: #444400 }

.popupLink { COLOR: red; outline: none }

.popup { 
POSITION: absolute; 
VISIBILITY: hidden; 
BACKGROUND-COLOR: EEEEBB; 
LAYER-BACKGROUND-COLOR: EEEEBB; 
BORDER-LEFT: 		3px solid #FFFFDD; 
BORDER-TOP: 		3px solid #FFFFDD; 
BORDER-BOTTOM: 	3px solid #666633; 
BORDER-RIGHT: 		3px solid #666633; 
filter: alpha(opacity=100), dropshadow(Color=#999999, OffX=0, OffY=0, Positive=1, Enabled=1);
PADDING: 3px; 
z-index: 10 
/*width: 325; */
}

.popupclass { 
POSITION: absolute; 
VISIBILITY: hidden; 
BACKGROUND-COLOR: EEEEBB; 
LAYER-BACKGROUND-COLOR: EEEEBB; 
width: 650; 
height: 300;
BORDER-LEFT: 		3px solid #FFFFDD; 
BORDER-TOP: 		3px solid #FFFFDD; 
BORDER-BOTTOM: 	3px solid #666633; 
BORDER-RIGHT: 	3px solid #666633; 
filter: alpha(opacity=100), dropshadow(Color=#999999, OffX=0, OffY=0, Positive=1, Enabled=1);
PADDING: 3px; 
z-index: 10 
}

.popup400 { 
POSITION: absolute; 
VISIBILITY: hidden; 
BACKGROUND-COLOR: EEEEBB; 
LAYER-BACKGROUND-COLOR: EEEEBB; 
width: 425; 
height: 450;
BORDER-LEFT: 		3px solid #FFFFDD; 
BORDER-TOP: 		3px solid #FFFFDD; 
BORDER-BOTTOM: 	3px solid #666633; 
BORDER-RIGHT: 	3px solid #666633; 
filter: alpha(opacity=100), dropshadow(Color=#999999, OffX=0, OffY=0, Positive=1, Enabled=1);
PADDING: 3px; 
z-index: 10 
}
