/*
bgneugreen: color: #497b64; OriginalLink: #0000CC;
neublue: color: #00397b; OriginalVisited: #669966; 
*/

body {
margin-left: 50px;
margin-top: 25px;
background: #F8F8F8;
font-family: Arial, Helvetica, sans-serif;
font-size: 13;
color: #202020;
}

table {
font-size: 13;
text-align: center;
border-spacing: 0;
}

td{
padding-top: 10;
padding-bottom: 10;
}

a:link {
color: #00397b;
text-decoration: none;
}

a:visited {
color: #497b64;
text-decoration: none;
}

iframe{
width: 170;
height: 140;
border: 0;
margin: 0 20 0 20;
}

#maincontent {
font-size: 130%;
}

.neutextcolor {
font-size: 10;
font-weight: bold;
/*color: #333399;*/
color: #00397b;
}

.notice{
color: red;
}

.noticebig{
color: red;
font-size: 130%;
}

.bgneugreen{
background-color: #D9EBD9;
}

.neublue{
color: #00397b;
}

.neugreen{
color: #497b64;
}


