﻿a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

                td
                {
                    font-family: Tahoma;
                    font-size: 8pt;
                   color:#000000;line-height:200%
                    }
                .entries #dateR
                {
                    font-family: Tahoma;
                    font-size: 7pt;
                    color: #9db2d5;
                    text-align: right;
                    direction: rtl;
                    width: 206px;
                    float: right;
                    padding-top: 3px;
                    padding-bottom: 3px;
                }
                .bluebutton
                {
                    border: 0px solid #FFFFFF;
                    background: url( 'Image/bluebuttonbg.gif' ) no-repeat;
                    height: 25px;
                    width: 60px;
                    color: #000000;
                    font-family: Tahoma;
                    font-size: 11px;
                    margin: 0px;
                    padding-top: 3px;
                    padding-bottom: 15px;
                    vertical-align: middle;
                }
                .tbt
                {
                    font-family: Tahoma;
                    font-size: 8pt;
                    color: #ffcc00;
                    height: 13px;
                    background-color: #6699ff;
                }
                .fon
                {
                    font-family: Tahoma;
                    font-size: 8pt;
                }
                .higbutton
                {
                    min-width: 7em;
                    overflow: visible;
                    padding: 0px 1em;
                    background: #F1F1F1 url(Image/btnbkgnd_rest.gif) center repeat-x;
                    border: .1em solid #00156E;
                    font-size: 95%;
                    line-height: 1.4;
                    text-align: center;
                    font-family: Tahoma;
                    font-size: 8pt;
                }