A:link{
    font-weight: normal;
    text-decoration: none;
    color: #AFF672;
}
A:visited{
    font-weight: normal;
    text-decoration: none;
    color: #9FE662;
}
    
A:hover, hover:visited
{
    font-weight: normal;
    text-decoration: none;
    color: #BFFF82;
}

A.m:active, visited:active{
	font-weight: normal;
    color: #aFF672;
}

A.m:link, A.m:visited{
	font-weight: normal;
    color: #9FE662;
}
A.m:hover, hover:visited{
	font-weight: normal;
    color: #aFF672;
}

TABLE.main{
    border-left:    4px solid #8FD652;
    border-top:     2px solid #8FD652;
    border-right:   2px solid #8FD652;
    border-bottom:  2px solid #8FD652;
    background-color:         #5280A4;
}
TH.main{
    border-left:    0px solid #3C6686;
    border-top:     0px solid #3C6686;
    border-right:   0px solid #3C6686;
    border-bottom:  1px solid #3C6686;
    background-color:         #5280A4;
    color:                    #505258;
}
TD.lt{
    border-top:         4px solid #ffffff;
    border-left:        1px solid #ffffff;
    border-right:       0px solid #3C6686;
    border-bottom:      0px solid #3C6686;
}
TD.ltb{
    border-top:         4px solid #ffffff;
    border-left:        1px solid #ffffff;
    border-right:       0px solid #3C6686;
    border-bottom:      1px solid #3C6686;
}
TD.lr{
    border-top:         1px solid #ffffff;
    border-left:        1px solid #ffffff;
    border-right:       1px solid #3C6686;
    border-bottom:      1px solid #3C6686;
    background-color:             #4C7696;
}
TD.t{
    border-top:         2px solid #5280A4;
    border-left:        0px solid #3C6686;
    border-right:       0px solid #3C6686;
    border-bottom:      0px solid #3C6686;
    background-image:   none
}
TD.b{
    border-top:         0px solid #ffffff;
    border-left:        0px solid #3C6686;
    border-right:       0px solid #3C6686;
    border-bottom:      1px solid #507EA2;
    background-color:   #5280A4;    
}
TD.c{
    border-top:         0px solid #FFD700;
    border-left:        0px solid #8FD652;
    border-right:       0px solid #5280A4;
    border-bottom:      0px solid #3C6686;
}
TD.l{
    border-top:         0px solid #9AB7CE;
    border-left:        1px solid #9AB7CE;
    border-right:       1px solid #5280A4;
    border-bottom:      0px solid #3C6686;
    background-color:   #5280A4;
}

TABLE{
    font-size:          7pt;
    border-left:        1px solid #427094;
    border-top:         1px solid #427094;
    border-right:       1px solid #5C86A6;
    border-bottom:      1px solid #5C86A6;
    background-color:   #3A688C;
    color:              #E6E7E4;
}
TH{
    font-size:           6pt;
    border-left:         1px solid #326084;
    border-top:          1px solid #326084;
    border-right:        1px solid #326084;
    border-bottom:       0px solid #326084;  
    background-color:    #8FD652;
    color:               #104602;    
    background-image:    url(pics/header-right.gif);
    background-repeat:   no-repeat;
    background-position: top right;
    
}
TD{
    border-left:    1px solid #326084;
    border-top: 	1px solid #326084;
    border-right:   1px solid #326084;
    border-bottom:  0px solid #326084;      
}

TABLE.m{
    font-size:      7pt;
    border-top:     0px solid #3C6686;
    border-right:   0px solid #9AB7CE;
    border-bottom:  0px solid #9AB7CE;
    color:                    #F6FFFB;
    background-color:         #E6E7E4;
}
TD.m{
    font-size:      7pt;
    border-left:    2px solid #326084;
    border-top:     1px solid #326084;
    border-right:   1px solid #326084;
    border-bottom:  1px solid #326084;
    color:                    #9AB7CE;
    background-color:         #3A688C;
}
TD.mn{
    font-size:      7pt;
    border-left:    0px;  
    border-top:     0px;
    border-right:   1px solid #3C6686;
    border-bottom:  0px;
    color:                    #D2DDD9;
    background-color:         #5280A4;
}
TD.ms{
    font-size:      7pt;
    border-left:    1px solid #467498;  
    border-top:     1px solid #467498;
    border-right:   0px solid #3C6686;
    border-bottom:  1px solid #3C6686;
    color:                    #D2DDD9;
    background-color:         #5280A4;
    font-weight:              bold;
}
TH.m{
    border-left:        0px;
    border-top:         0px;
    border-right:       0px;
    border-bottom:      0px;
    color:              #003366;
    background-color:   #E6E7E4;
    font-weight:        normal;
}


BODY{
    font-family:            verdana, geneva, arial, helvetica, sans-serif;
    font-size:              7px;
    background-color:       #3B4959;
    color:                  #505258;
    font-style:             normal;
    font-weight:            normal;
    background-image:       url(pics/bg.gif);
}
BODY {
    scrollbar-3dlight-color:    #5280A4;
    scrollbar-arrow-color:      #06334B;
    scrollbar-base-color:       #5280A4;
    scrollbar-darkshadow-color: #5280A4;
    scrollbar-face-color:       #5280A4;
    scrollbar-highlight-color:  #06334B;
    scrollbar-shadow-color:     #06334B;
}

BODY.count{
    font-family:            verdana, geneva, arial, helvetica, sans-serif;
    font-size:              10px;
    color:                  #F6FFFB;
    background-color:       #3A688C;
    font-style:             normal;
    font-weight:            bolder;
    background-image:		none;
}

.img{
    border: 2px solid #AFF672;
}