.oldp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	clip:   rect(auto auto auto auto);
	font-weight: normal;
	color: #330066;
}
.oldtd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #330066;
	vertical-align: top;
}
.banner-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banner-bold-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.banner-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660066;
	background-position: right;
	background-color: #FFFFFF;
}
.td-highlight {
	background-color: #FFFFFF;
	padding: 6px;
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.olda {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
.section-header {
	font-size: 16px;
	font-weight: bold;
} 
.td-highlight-sub-menu {
	background-color: #CCCC66;
	border-top: thick double #000000;
	border-right: thin double #000000;
	border-bottom: thick double #000000;
	border-left: thin double #000000;
}
.oldbody {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: left top;
scrollbar-face-color: #cc0000;
scrollbar-shadow-color: #990000;
scrollbar-highlight-color: White;
scrollbar-3dlight-color: #cc0000;
scrollbar-darkshadow-color: #660000;
scrollbar-track-color: #ffcccc;
scrollbar-arrow-color: #ffffff;
}
.section-header-big {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.shaded {
	background-color: #eeeeee;
}
.vote {
	text-decoration: blink;
	background-color: #FFCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #FF0033;
	border-right-color: #FF0033;
	border-bottom-color: #FF0033;
	border-left-color: #FF0033;
}

/* Outer div */ 
div.datetime { 
border:1px solid #000; 
width:5.0em; 
float:left; 
margin:2px 4px 2px 2px; 
padding:0; 
}

div.datetime p { 
margin:0 auto; 
padding:0; 
text-align:center; 
font-size:x-small; 
}

div.datetime .top { 
color:#fefefe; 
background-color:#2f4765; 
}


/* day of the month (NUMBER) */ 
div.datetime p.day { 
font:bold 1.5em/98% Georgia, "New Century Schoolbook", "Book Antiqua", "Times New Roman", serif; 
letter-spacing:0.13em; 
}

/* month */ 
div.datetime p.mon { 
font:x-small/135% Verdana,Geneva,Arial,Helvetica,sans-serif; 
letter-spacing:normal; 
text-transform:uppercase; 
}

/* year */ 
div.datetime p.yr { 
font:x-small/110% Verdana,Geneva,Arial,Helvetica,sans-serif; 
letter-spacing:0.05em; 
}


