.buton {  font-family: tahoma; font-size: 12px; font-weight: bold; background-color: #990000; text-decoration: none; cursor: hand; color: #FFFFFF; border-color: #FF0000; height: 25px; clear: none; background-image: none; float: none; border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.a12_black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: bold}
.t11_grey {  font-family: tahoma; font-size: 11px; color: 6E6E6E; text-decoration: none}
.t11_blue {  font-family: tahoma; font-size: 11px; font-weight: bold; color: 3B61A1; text-decoration: none}
.t11_red {  font-family: tahoma; font-size: 11px; font-weight: bold; color: 8C1111; text-decoration: none}
.t14_blue {  font-family: tahoma; font-size: 14px; font-weight: bold; color: CC0000; text-decoration: none}
.t12_grey {  font-family: tahoma; font-size: 12px; color: 6E6E6E; text-decoration: none}
.t13_blue {  font-family: tahoma; font-size: 13px; font-weight: bold; color: 3B61A1; text-decoration: none}
.box {  font-family: tahoma; font-size: 12px; font-style: normal; color: #990000; }

a.thumbnail, a.thumbnail:link, a.thumbnail:visited, a.thumbnail:active {
        border: #ffffff 1px solid;
        margin-bottom: -58px;
        padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
        width: 210px;
        display: block;
        background: #FFFFFF;
        height: 190px;
        opacity: 0.65;
        -moz-opacity: 0.65;
        -khtml-opacity: 0.65;
        filter: alpha(Opacity=75);
}

a.thumbnail:hover            {
        border: 1px solid #6633FF;
        margin-bottom: -58px;
        padding-top: 5px;
        width: 210px;
        display: block;
        background: #FFFFFF;
        height: 190px;
        opacity: 1.00;
        -moz-opacity: 1.00;
        -khtml-opacity: 1.00;
        filter: alpha(Opacity=100);

}
a.thumbnail1, a.thumbnail1:link, a.thumbnail1:visited, a.thumbnail1:active {
        border: #ffffff 1px solid;
        padding-top: 5px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
        width: 135px;
        display: block;
        background: #FFFFFF;
        height: 80px;
        opacity: 0.65;
        -moz-opacity: 0.65;
        -khtml-opacity: 0.65;
        filter: alpha(Opacity=75);
}

a.thumbnail1:hover            {
        border: 1px solid #FF9900;
        padding-top: 5px;
        width: 135px;
        display: block;
        background: #FFFFFF;
        height: 80px;
        opacity: 1.00;
        -moz-opacity: 1.00;
        -khtml-opacity: 1.00;
        filter: alpha(Opacity=100);

}