table       { border-collapse: collapse;}
input		    { font-family: Verdana, Tahoma; font-size: 11 }
select	    { font-family: Verdana, Tahoma; font-size: 11 }
textarea	  { font-family: Verdana, Tahoma; font-size: 11 }
td          { font-family: Verdana, Tahoma; font-size: 11; color: #000000; font-weight: normal;}
a           { font-family: Verdana, Tahoma; color: #D20000; text-decoration: none}
a.white     { color: #FFFFFF}
a.black     { color: #000000}
a:hover	    { text-decoration: underline }
li          { text-align: left; margin: 0 5 }
ul          { margin: 0 15 }
ol          { text-align: left; margin-left: 20; margin-right: 20 }
th          {  background-color: #B2B3CA; font-family: Verdana, Tahoma; font-size: 11; font-weight: bold; border-bottom: 1px solid #839ABE;}

.f1    	    { font-family: Verdana, Tahoma; font-size: 10; color: #000000; font-weight: normal }
.f2    	    { font-family: Verdana, Tahoma; font-size: 11; color: #000000; font-weight: normal }
.f3    	    { font-family: Verdana, Tahoma; font-size: 12; color: #000000; font-weight: normal }

.td1        { border-left: 1px solid #111111; border-right: 1px solid #111111; border-top: 1px solid #111111; border-bottom: 1px solid #111111 }
.td2        { border-left: 2px solid #336699; border-right: 2px solid #336699; border-top: 2px solid #336699; border-bottom: 2px solid #336699 }
.td3	      { background-color: #E2E5EE }
.th         { height: 34; font-family: Verdana, Tahoma; font-size: 11; color: #336699; font-weight: bold;}
.container  { width: 100%; height: 100%; padding: 0; border: none}
.guzik      { text-align: center; background-color: #EEEEEE; border: solid #000000 1px}
.text_btn   {padding: 1; background-color: #8283AA; border: solid 1px #EAEAEA; color: #FFFFFF; cursor: hand}

#menu { border-bottom: solid #8283AA 1px; height: 26; font-size: 12; cursor: hand}

td.activetab   {text-align: center; font-weight: bold;border-top: solid 2px #FFFFFF; border-right: solid 2px #FFFFFF; border-left: solid 2px #FFFFFF; border-bottom: solid 1px #C8CEDE; background-color: #C8CEDE}
td.inactivetab {color: #EEEEEE; text-align: center; border-top: solid 0px; border-right: solid 0px; border-left: solid 0px; border-bottom: solid 2px #FFFFFF}
td.active_menu {background-color: #FF0000}
td.new_menu    {border: solid #DFFD11 2px}

body {
       font-family: Verdana, Tahoma;
       font-size: 11;
       color: #000000;
       font-weight: normal;
       scrollbar-face-color: 77bbdd;
	     scrollbar-highlight-color: #f7f8f9;
	     scrollbar-shadow-color: 000080;
	     scrollbar-3dlight-color: #F3F3F3;
	     scrollbar-arrow-color:  #FFFFFF;
	     scrollbar-track-color: #DAE2EF;
	     scrollbar-darkshadow-color: #9FB7C4;
     }

.change-version
{
	padding: 6px 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: RGBA(0,0,0,0.5);
	//background-image: url(../images/mask60.png);
	border-bottom-right-radius: 5px;
	color: #ccc;
}

.change-version select
{
	height: 17px;
	margin: 0px;
}
