/* CSS Document */

BODY { font-family: Verdana, Sans-serif; font-size: 10px;}

a:link { color:#000000; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }
a:visited { color:#000000; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }
a:hover { color:#59B8AA; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold;}
a:active { color:#000000; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }

a.newslink { color:#000000; font-family: Verdana, Sans-serif; font-weight: bold; text-decoration: underline;}
a.newslink:visited { color:#000000; font-family: Verdana, Sans-serif; font-weight: bold; text-decoration: underline;}
a.newslink:hover { color:#59B8AA; font-family: Verdana, Sans-serif; font-weight: bold; text-decoration: underline;}
a.newslink:active { color:#000000; font-family: Verdana, Sans-serif; font-weight: bold; text-decoration: underline;}

a.wlink { color:#FFFFFF; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }
a.wlink:visited { color:#FFFFFF; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }
a.wlink:hover { color:#000000; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold;}
a.wlink:active { color:#FFFFFF; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold; }

.smallred { color:#BB2027; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; }
.smalltext { color:#000000; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal;}
.red { color:#BB2027; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold;}
.grey { color:#BCBEC0; font-family: Verdana, Sans-serif; text-decoration: none; font-weight: bold;}

.historyhead { font-family: Verdana, Sans-serif; font-size: 10px; font-weight: bold; color: #E8AB00;}
.smallheaderwhite {	font-family: Verdana, Sans-serif; font-size: 10px;	font-weight: bold; color: #FFFFFF;}
.smallheader {	font-family: Verdana, Sans-serif; font-size: 10px;	font-weight: bold; color: #59B8AA;}
.smallheadblue {	font-family: Verdana, Sans-serif; font-size: 10px;	font-weight: bold; color: #336666;}

.inputpw { background-color:#FFFFFF; color:#000000; border:1pix solid #BCBEC0; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; width:100px; height:15px}

.butt { background-color:#FFFFFF; color:#E8AB00; border:1pix solid #E8AB00; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; width:100px; height:15px}
.input { background-color:#FFFFFF; color:#000000; border:1pix solid #E8AB00; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; width:100px; height:15px}
.input2 { background-color:#FFFFFF; color:#000000; border:1pix solid #E8AB00; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; width:50px; height:15px}
.textarea { background-color:#FFFFFF; color:#000000; border:1pix solid #E8AB00; font-family: Verdana, Sans-serif; font-size: 10px; font-weight: normal; width:100px; height:80px}

.select { background-color:#FFFFFF; border:none;}
.largewhite { color: #FFFFFF; font-family: Verdana, Sans-serif; font-size: 16px;	font-weight: bold; }
.largeblue { color: #00285E; font-family: Verdana, Sans-serif; font-size: 16px;	font-weight: bold; }
.largeheader { color: #7697B7; font-family: Verdana, Sans-serif; font-size: 16px;	font-weight: bold; }

td { font-family: Verdana, Sans-serif; font-size: 10px; color:#000000; font-weight: normal}

.picture { border-color:#E8AB00; border-style:solid; border-right:1px solid #E8AB00; border-left:1px solid #E8AB00; border-bottom:1px solid #E8AB00; border-top:1px solid #E8AB00}

<!--
    body {
     scrollbar-face-color:#FFFFFF;
     scrollbar-track-color:#59B8AA;
     scrollbar-3dlight-color:#FFFFFF;
     scrollbar-darkshadow-color:#FFFFFF;
     scrollbar-base-color:#FFFFFF;
     scrollbar-track-color:#FFFFFF;
     scrollbar-arrow-color:#59B8AA;
     scrollbar-highlight-color:#59B8AA;
     scrollbar-shadow-color:#59B8AA}
    -->