.green {
        color : #008342;
}

.big {
        font-size : 12px;
        font-weight : bold;
}

.white_small {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 11px;
        color : #FFFFFF;
}

.grey_small {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 11px;
        color : #A0A0A0;
}

.butt_green {
        border : 0px solid #239D00;
}

.edit_green {
        background-image: url(/images/gh_f_82.gif);
        background-position: middle left;
        background-repeat: repeat-x;
        border : 0px solid;
        border-color : #239D00 #FFFFFF #239D00 #239D00;
}

.descr {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
        color : #B49A6A;
        text-align : justify;
        font-weight : normal;
}

.descr2 {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
        color : #b4b4b4;
        text-align : justify;
        font-weight : normal;
}
.descr3 {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 11px;
        color : #939191;
        text-align : justify;
        font-weight : normal;
}

.error {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 12px;
        color : #ff0000;
        text-align : justify;
}

.title {
        color : #008342;
        font-weight : bold;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 12px;
}
.title1 {
        color : #008342;
        font-weight : bold;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 11px;
}

.right_menu {
        color : #FF5400;
        font-weight : bold;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 11px;
}

.titlelink {
        color : #FF5400;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 12px;
}
.titlelink2 {
        color : #FF5400;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 12px;
text-decoration: underline;
}


.on_sky {
        color : #0A2844;
        font-size : 12px;
}

.kvm {
        color : #ffffff;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 18px;
        background-color: #FF5400;

}

.href {
        color : #A78579;
}

.big_title {
        color : #F75307;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 22px;
}

.mini_title {
        color : #FFFFFF;
        font-weight : bold;
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
}

.t_bold {
        color : #000000;
        font-weight : bold;
        font-size : 9px;
}

.gloss {
	text-decoration: underline;
	font-style: italic;
}

.v_name {
        color : #000000;
        font-weight : bold;
}

.v_sub {
        color : #000000;
}

.go {
        border : 1px solid #7BC729;
}

TD {
        font-family : Verdana,arial,tahoma,sans-serif;
        text-align : justify;
        font-size : 11px;
        color : #000000;
}

INPUT {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
        border : 1px solid #000000;
}

TEXTAREA {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
        border : 1px solid;
        border-color : #000000 #000000 #000000 #000000;
}

SELECT {
        font-family : tahoma,arial,Verdana,sans-serif;
        font-size : 10px;
}

A:link {
        COLOR: #005FCD;
        TEXT-DECORATION: none;
        font-weight : normal;
}

A:visited {
        COLOR: #005FCD;
        TEXT-DECORATION: none;
        font-weight : normal;
}

A:active {
        COLOR: #005FCD;
        TEXT-DECORATION: none;
        font-weight : normal;
}

A:hover {
        COLOR: #005FCD;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:link.menu_green {
        font-size : 11px;
        COLOR: #008342;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:visited.menu_green {
        font-size : 11px;
        COLOR: #008342;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:active.menu_green {
        font-size : 11px;
        COLOR: #008342;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:hover.menu_green {
        font-size : 11px;
        COLOR: #008342;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:link.menu_grey {
        font-size : 11px;
        COLOR: #999999;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:visited.menu_grey {
        font-size : 11px;
        COLOR: #999999;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:active.menu_grey {
        font-size : 11px;
        COLOR: #999999;
        TEXT-DECORATION: underline;
        font-weight : normal;
}

A:hover.menu_grey {
        font-size : 11px;
        COLOR: #999999;
        TEXT-DECORATION: underline;
        font-weight : normal;
}



