BODY,TH,TD {
    font-family: Helvetica,verdana,arial,helvetica,sans-serif;
    font-size:12px;
    color:black;
}

h3 {
	color : #003366;
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 135%;
}	



INPUT,TEXTAREA,SELECT {
    background-color : #ffcc66;
    color : black;
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 10px;
}

A {
    font-family: Helvetica,verdana,arial,helvetica,sans-serif;
    color: #003366;
    text-decoration: none;
    
}

A.menu {
    font-family: Helvetica,verdana,arial,helvetica,sans-serif;
    color: #003366;
    text-decoration: none;
    font-weight : bold;
}

A:hover {
    text-decoration: underline;
    color: red;
}

A.menu:hover {
    text-decoration: underline;
    color: #993366;
}

.boxtext {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Black;
    background-color : White;
}

.boxtitle {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #0065ad;
    font-weight : bold;
}

.plainboxtitle {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #0065ad;
    font-weight : bold;
    background-color : Blue;
}

.row0 {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #FFFFFF;
    background-color : #0065ad;
    font-weight : bold;
}

.row1 {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Black;
    background-color : #F0F0F0;
}

.row2 {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Black;
    background-color : #FFFFFF;
}

td.row1 a, td.row2 a {
    color : #1e589f;
    text-decoration: none;
}

td.row1 a:hover, td.row2 a:hover {
    color : Red;
    text-decoration: none;
}

.error {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Red;
}

.info {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Blue;
}

.newstable {
    border : 1px solid #696969;
}

.newstitle {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Navy;
    background-color : #DCDCDC;
}

.newsrow0 {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #000000;
    font-weight : bold;
    background-color : #d4d4d4;
    border-bottom : 1px solid Black;
    border-top : 1px solid Black;
}

.newslink {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #696969;
}

.newslink:HOVER {
    color : Black;
}

.newstext {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    font-weight : normal;
    color : Black;
}

.rowtextb {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    font-weight : normal;
    color : Black;
    border-bottom : 1px solid Black;
    border-left : 1px solid Black;
    border-right : 1px solid Black;
    border-top : 1px solid Black;
}

.rowtext {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    font-weight : normal;
    color : Black;
}

.navbar {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : Navy;
    background-color : #E5E5F0;
    border-bottom : 1px solid Navy;
    border-left : 1px solid Navy;
    border-right : 1px solid Navy;
    border-top : 1px solid Navy;
}

.articlesubtitle {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 12px;
    font-weight: bold;
    color : #1e589f;
}

.navbarlink {
    font-family : Helvetica,verdana,arial,helvetica,sans-serif;
    font-size : 11px;
    color : #0065ad;
}

.navbarlink:HOVER {
	color : Red;
}
.pgprocessed {
	color: #ADADAD;
	font-family: Helvetica,verdana,arial,helvetica,sans-serif;
	font-size: 9px;
}