﻿
body, td

{

	font-family:tahoma;

	font-size:8pt;

	color: #FFFFFF;

	scrollbar-face-color: green;

	scrollbar-highlight-color: Black;

	scrollbar-3dlight-color: green;

	scrollbar-darkshadow-color: Black;

	scrollbar-shadow-color: Black;

	scrollbar-arrow-color: Black;

	scrollbar-track-color: Black;

}

a, a.visited, a.hover

{

        color:#FFFFFF;

}

A:link       { text-decoration: none;

               color:#FFFFFF; } 

A:hover      { text-decoration:none;

               color:#339933;}

.input



{

    BACKGROUND-COLOR: #FFFFFF;

    BORDER-BOTTOM: black 1pt solid;

    BORDER-LEFT: black 1pt solid;

    BORDER-RIGHT: black 1pt solid;

    BORDER-TOP: black 1pt solid

    COLOR: black;

    FONT-SIZE: 8pt;

    MARGIN: 0px;

    PADDING-BOTTOM: 0px;

    PADDING-LEFT: 2px;

    PADDING-RIGHT: 0px;

    PADDING-TOP: 0px;

    font-family: tahoma;

}

.button

{

        font-family:Tahoma;

        font-size:11px;

        color:#FFFFFF;

        background:#339933;

        border: #000000;

        border-style: solid;

        border-top-width: 1px;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

		width : 60px;

        cursor : hand;

}

.x

{

        font-family:Tahoma;

        font-size:11px;

        color:#000000;

        background:#339933;

        border: #000000;

        border-style: solid;

        border-top-width: 1px;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

		width : 15px;

        cursor : hand;

}

a.user

{

        font-family : Tahoma;

        font-size : 8pt;

        font-weight : bold;

        text-decoration : none;

        color : #FFFFFF;

        vertical-align : top;

}

.head

{

        font-family:Tahoma;

        font-size:8pt;

        color:#339933;

        background:#000000;

}

.sinput

{

    font-family:tahoma;

    font-size:12px;

        color:black;

        background:#339933;

        border: maroon;

        border-style: solid;

        border-top-width: 1px;

        border-right-width: 1px;

        border-bottom-width: 1px;

        border-left-width: 1px;

}

.who

{

        font-family:Tahoma;

        font-size:8pt;

        color:#339933;

        background:#339933;

		border-collapse: collapse;

        border: 1px solid #000000;



}