html, body {
	width: 100%;
	height: 100%;
	margin: 0px; 
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left;
	background-image: url(../gui_hp/bg_all.jpg); 
	background-color: #000000;
}
.clr {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
a {
	cursor: pointer;
	color: #133580;
	text-decoration: none;
}
a:hover { color: #FFFFFF; }
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* ========================================== */
.mainout {
	width: 995px;
	height: 600px;
	
}
.mainoutleft { width: 865px; }
.main {
	width: 864px;
	height: 560px;
	
}
.mainleft {
	width: 225px;
	height: 542px;	
	background-image: url(../gui_hp/mainleft.gif); background-repeat: no-repeat;
}
.login {
	height: 150px;
	padding: 0px 25px 0px 55px;
}
.login table { width: 100%; }
.log1 {
	height: 20px;
	font-weight: bold;
	color: #F99714;
}
.log2 {
	height: 20px;
	
}
.log2 input {
	padding: 0px 2px 0px 2px;
	
	background-color: #C0C0C0;
	border: 1px solid #000000;
}
.log3 {
	/*padding-top: 36px;*/
	/*ot CaXo	*/
	padding-top: 32px;
}
.log3 input {
	width: 100%;
	/*height: 21px;*/
	background-repeat: no-repeat; background-position: center center;
	background-color: transparent;
	border: none;
	/*ot CaXo	*/
	height: 32px;
}

.mainright {
	width: 639px;
	padding-bottom: 4px;		
	background-image: url(../gui_hp/mainright.jpg); background-repeat: no-repeat;
}
.content {
	width: 524px;
	height: 470px;
	padding: 0px 0px 3px 4px;
	background-image: url(../gui_hp/cont_test_01.gif); background-repeat: no-repeat;
}
.mainmenu {
	width: 864px;
	height: 41px;
	background-image: url(../gui_hp/footer.gif); background-repeat: no-repeat;
}
.mainmenuleft {
	width: 303px;
	/*padding: 10px 0px 0px 10px;*/
	/*ot CaXo*/
	padding: 0px 0px 0px 22px;
}
.mainsep {
	width: 9px;
	font-size: 0px;
}
.mainoutright {
	width: 120px;	
	border: 2px solid #FF9900;
}
.mainmenuright { padding: 8px 0px 0px 20px; }

.mainmenuright a {
	
	margin: 0px 15px 0px 15px;
	color: #FFF8F5;
	font-weight: bold;
}
.mainmenuright a:hover {
	color: #0096F5;
	text-decoration: underline;
}
a.close {
	float: right;
	position: relative;
	/*padding-right: 119px;*/
		top: 0px;
		left: -119px;
}
.R1top { width: 100%;  height: 5px; }
.tlu1, .tcu1, .tru1 {
	height: 5px;
	line-height: 0px;
	font-size: 1px;
}
.tlu1, .tru1  {
	width: 57px;
	background-repeat: no-repeat;
}
.tlu1 { background-image: url(../gui/tlu1.gif); background-position: top left; }
.tcu1 { background-image: url(../gui/tcu1.gif); background-repeat: repeat-x; }
.tru1 { background-image: url(../gui/tru1.gif); background-position: top right; }

.R1mid { width: 100%; }
.mlu1 , .mru1 {
	width: 5px;
	font-size: 1px;
	background-repeat: repeat-y;
}

.mlu1 { background-image: url(../gui/mlu1.gif); }
.mcu1 { background-image: url(../gui/mcu3.gif); }
.mru1 { background-image: url(../gui/mru1.gif); }
.R1bot { width: 100%;  height: 7px; margin-bottom: 10px; }
.blu1, .bcu1, .bru1 {
	height: 7px;
	line-height: 0px;
	font-size: 1px;
}
.blu1, .bru1  {
	width: 39px;
	background-repeat: no-repeat;
}
.blu1 { background-image: url(../gui/blu1.gif); background-position: top left; }
.bcu1 { background-image: url(../gui/bcu1.gif); background-repeat: repeat-x; }
.bru1 { background-image: url(../gui/bru1.gif); background-position: top right; }
.darker {
	padding: 5px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #C1A26C;
	border-bottom: 1px solid #2A343D;
	background-image: url(../gui_hp/fullback.jpg); background-repeat: repeat-x;
}
.dark {
	color: #C1A26C;
	padding: 10px 15px 10px 15px;
	background-color: #4F504B;
}
.darkreg {
    text-align: center;
	color: #C1A26C;
	padding: 0px 5px 0px 5px;
	background-color: #4F504B;
}
div.dark p {
	padding: 0px;
	margin: 2px 0px 4px 0px;
	text-align: left; 
}
a.button {
	padding: 2px 7px 2px 2px;
	height: 21px;
	line-height: 21px;
	color: #000000; 
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*background-image: url(../gui/button01.gif); background-repeat: repeat-x;*/
	/*ot Robusta*/
	background-image: url(../gui_hp/butonT.png); background-repeat: repeat-x;
	/*border: 1px solid #000000;*/
}
.button2 {
    align: center;
	height: 21px;
	color: #000000; 
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*background-image: url(../gui_hp/button01.gif); background-repeat: repeat-x;*/
	/*background-image: url(../gui_hp/buton_test_02.gif); background-repeat: repeat-x;*/
	background-image: url(../gui_hp/butonT.png); background-repeat: repeat-x;
	border: 2px outset #000000;
	/*border-top:0px;
	border-bottom:0px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;*/
} 

/*Edit Ina Start*/

.outer {
  margin:0 8%;
  background: transparent;
}
.outer1 {
  margin:0 10%;
  background: transparent;
}

/*.cleared {
  clear:both;
  line-height:0;
}*/
  
a.Button3
{ 
	text-align: center;
	height: 21px;
	padding: 0px 10px 0px 8px;
	background-image: url(../gui_hp/buton_test_02.gif); background-repeat: repeat-x;
}


.ImageButton
{ 
	text-align: center;
	height: 21px;
	background: transparent;
	padding: 0px 10px 0px 8px;
}

.ImageButton .ButtonLeft
{
    background-repeat:no-repeat;
    float: left;
}

.ImageButton .ButtonMiddle
{
    text-align: center;
    float: left;
}

.ImageButton .ButtonRight
{
    background-repeat:no-repeat;
    float: left;
}

.ImageButton .ButtonText
{
	height: 21px;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
}

.ButtonText
{
    text-align: center;
	height: 21px;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
}

.Button3 .ButtonLeft
{
    width: 6px;
    height: 21px;
    background-image: url(../gui_hp/button_test_left.gif);
}

.Button3 .ButtonMiddle
{
    height: 21px;
    background-image: url(../gui_hp/button_test_middle.gif);
}

.Button3 .ButtonRight
{
    width: 6px;
    height: 21px;
    background-image: url(../gui_hp/button_test_right.gif);
}


.submit {
    width:99.5%;
    margin-left:-0.5%;
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	color: #000;
	display: inline;
	margin: 0;
	padding: 2px;
	
}

*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;
}

* html .submit {				/* hack needed for IE 5/6 */
	border-bottom: 0;
}


/*Edit Ina End*/


.sttable , .sttable2 , .sttable3 , .sttable4  {
	color: #C1A26C;
	background-color: #C1A26C;
}
.sttable td {
	padding: 4px;
	background-color: #4F504B;
}
.sttable .dark , .sttable2 .dark ,  .sttable3 .dark  { 
		/*ot Robusta*/
	background-image: url(../gui_hp/fullback_down.jpg); background-repeat: repeat-x;
	background-color: #4F504B; 
}
/*ot Robusta*/
.sttable .rdark{
	background-color: #4A4B46; 
} 
.sttable .darker , .sttable2 .darker , .sttable3 .darker  { 
		/*ot Robusta*/
	background-image: url(../gui_hp/fullback_up.jpg); background-repeat: repeat-x;
	background-color: #C1A26C; 
}
.error {
	color: #C1A26C;
	display: block;
	padding: 10px;
	background-color: #4F504B;
	
}
.rlist{
	padding: 40px 0px 0px 0px;
	line-height: 40px;
	color: #000000; 
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.rlist a {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.rlist a:hover { color: #C1A26C; }
a.reg4e{
	/*line-height: 40px;*/
	color: #FFFFFF; 
	font-family: Arial, Verdana, Georgia, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
}
a.reg4e:hover { color: #0096F5; }

.flags{ 
      padding-left: 180px;
}
.flagstd{
      width: 864px;
      height: 18px;
      background-repeat:no-repeat;
      background-image: url(../gui_hp/top_flags.gif);      
}
 ul.navlist
{
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
}

ul.navlist li { display: inline; }

.sign {
	padding-top: 230px;
	padding-left: 51px;
	padding-right: 174px;
	text-align: center;
}
.signContent 
{
	padding-top: 5px;
	padding-left: 24px;
	padding-right: 170px;
	padding-bottom: 0px;
	text-align: left;
	color: #F99714;
	font-size: 12px;
}
.signContent a {
	color: #F99714;
}
.signContent a:hover {
	color: #0096F5;
	text-decoration: underline;
}
.signContent .ul {
	padding:0;
  	margin:0;
  	list-style-position: inside
}