
.dispTable body {
font-size: small;
color: #000000;
}

.dispTable a {
//color: #000000;
}

.dispTable {
padding: 0;
margin: 0;
border-collapse: collapse;
}

.dispTable caption {
padding: 0 0 5px 0;
width: 700px;
font: italic;
font-size: small;
text-align: right;
font-style: italic;
}

.dispTable th {
font: bold;
font-size: small;
color: #000000;
//text-transform: capitalize;
text-align: left;
padding: 6px 6px 6px 12px;
}



.dispTable tbody td 
{
font: bold;
font-size: small;
padding: 6px 6px 6px 12px;
color: #000000;
}


.dispTable tbody th{
font: bold;
font-size: small;
//border-left: 1px solid #C1DAD7;
border-top: 0;
font: bold;
}









@import url(../personal_style.css);

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* personal style */
#menu_newsandevents_archive > a { font-weight: bold; }