body
{
        background-color: #ffffff;
        background-position: center;
}
h1,h2,h3,h4,h5
{
        color: #330066;
}
a img
{
        border: none;
}
.important
{
        background-color: #cc0000;
        color: #ffffff;
}
div.important a
{
        color: #FFFFCC;
}
#navigation
{
        background-color: #0000aa;
        color: #ffffff;
        background-image: url('images/3d.gif');
        background-repeat:repeat-x;
        background-position: left;
}
.content a
{
        color: #660000;
        text-decoration: none;
}
#banner
{
        border: 1px solid #aaaaaa;
}
.head
{
        background-image: url(images/nav.png);
        margin: 0;
        padding: 3px;
        background-color: #DDE9FF;
}
.nav
{
        border: 1px solid #cccccc;
}
.container
{
        border: 1px solid #aaaaaa;
        width: 150px;
        background-color: #e5e5e5;
        margin-top: 7px;
}
.nav a
{
        background: #e5e5e5;
        border-top: 1px solid #aaaaaa;
        color: #000000;
        text-decoration: none;
        background-position: left;
        background-repeat: repeat-x;
}
.nav a:hover, .nav a:active
{
        background-image: url(images/a-bull-hover.gif);
}
#status a
{
        color: #33CC33;
        font-weight: bold;
        text-decoration: none;
}
.panel, .display
{
        border: 1px solid #cc0000;
        /* background-color: #F4EAD5; */
        background-color: #ECF3FB;
        font-size: 12px;
}
table.panel
{
        border: none;
}
.panel  td a:hover, .panel  td a:active
{
        /* background-color: #FFC184; */
        background-color: #B1D6F3;
        border: none;
}
#copyright
{
        background-color: #ffffff;
        color: #000000;
        border-top: 1px solid #cc0000;
        width: 100%;
        padding-top: 7px;
}
#copyright a
{
        text-decoration: none;
        color: #bB6870;
}
#copyright a:hover
{
        background-color: #FFEFE8;
}
#login input
{
        color: #990000;
}
#login button
{
        background-color: #DFE9F7;
        border: 1px solid #777777;
}
.heading
{
        font-size: 24px;
        font-weight: lighter;
}
form.normal fieldset , fieldset
{
        border: 1px solid #a0aEdD;
}
.list
{
        font-size: 11px;
}
.list thead, .list thead a
{
        background-color: #00005E;
        color: #FFFFFF;
}
.list .mainRow, .list
{
        background-color: #D3E6FA;
}
.list .altRow
{
        background-color: #e6e6e6;
}
th.heading
{
        background-color: #003399;
        color: #ffffff;
        font-weight: bold;
        font-size: 14px;
        text-transform: capitalize;
}
.altRow
{
        background-color: #dCe3eB;
}
tr.display
{
	color: #990000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}