
.links a
{
    text-decoration:none;
}

.input input
{
    position:relative;
    bottom:10px;
}


.dispNews body {
font: normal 11px auto Arial;
color: #4f6b72;
}

.dispNews a {
color: #4f6b72;
}

.dispNews {
width: 700px;
padding: 0;
margin: 0;
border-collapse: collapse;
}

.dispNews caption {
padding: 0 0 5px 0;
width: 700px;
font: italic 11px Arial;
text-align: right;
font-style: italic;
}

.dispNews th {
font: bold 30px Arial;
color: #4f6b72;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
padding: 6px 6px 6px 12px;
}



.dispNews tbody td {
padding: 6px 6px 6px 12px;
color: #4f6b72;
}


.issue {
width: 190px;
text-align: center;
}
.dated{
width: 190px;
text-align: center;
}
 .filed {
 width: 160px;
 text-align: center;
 }
 
 .subject{
 width: 300px;
 }

#button 
{
    margin-top: 20px;
}

#button input
{
    width:100px;
}

@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; }
