
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image:url(../images/bgx.gif);
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
}

/************************************* LOGIN PAGE ***************************************************/
#centerLoginTitle {

  background-color:#CCCCCC;

  width:500px;
  left : 400px;
  top : 220px;
  height:30px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  text-align:center;
  line-height:30px;
}

#centerLogin {

  background-color:#232323;

  width:500px;
  left : 400px;
  top : 250px;
  height:50px;
  position:absolute;

  line-height:50px;
  text-align:center;
  font-family:Tahoma;
  font-size: 11px;
  color:#FFFFFF;

}

#centerLogin .input {

  background-color:#FFFFCC;
  font-family:Tahoma;
  font-size: 11px;
  border:solid 1px #CCCCCC;


}

#centerLogin .button {

  background-color:#353535;
  border-top:0.5px solid #FFFFFF;
  border-left:0.5px solid #FFFFFF;
  border-right:0.5px solid  #CCCCCC;
  border-bottom:1px solid #CCCCCC;


  font-family:Tahoma;
  color:#FFFFFF;
  font-size: 11px;
  font-weight:bold;
  height:19px;
}
/************************************* END LOGIN PAGE ***************************************************/


/************************************* BEGIN MAIN MENU PAGE ***************************************************/

#centerMainMenuTitle {

  background-color:#000000;

  width:500px;
  left : 400px;
  top : 30px;
  height:50px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  
  text-align:center;
  line-height:40px;
  color:#FFFFFF;
   border:#666666 solid 1px;
}


#centerMainMenu {

  background-color:#E4E4E4;

  width:500px;
  left : 400px;
  top : 70px;
  height:520px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  line-height:20px;
  border:#666666 solid 1px;
}


#centerMainMenu a:link {
	color: #000000;
	text-decoration: none;
}
#centerMainMenu a:visited {
	text-decoration: none;
	color: #666666;
}
#centerMainMenu a:hover {
	text-decoration: underline;
	color: #666666;
}
#centerMainMenu a:active {
	text-decoration: none;
	color: #333333;
}
/************************************* END MAIN MENU PAGE ***************************************************/

/************************************* BEGIN PAGE EDIT CONTENT ***************************************************/

#centerNavContent{

  background-color:#232323;
  width:800px;
  left : 250px;
  top : 20px;
  height:30px;
  position:absolute;
  border:solid 1px #333333;

}

#centerNavContent .button {

  background-color:#353535;
  border-top:0.5px solid #FFFFFF;
  border-left:0.5px solid #FFFFFF;
  border-right:0.5px solid  #CCCCCC;
  border-bottom:1px solid #CCCCCC;
  margin-left:10px;
  margin-top:5px;


  font-family:Tahoma;
  color:#FFFFFF;
  font-size: 11px;
  font-weight:bold;
  height:19px;
  
  cursor:pointer;
}







#centerMainContentTitle {

  background-color:#CCCCCC;

  width:800px;
  left : 250px;
  top : 50px;
  height:30px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  
  text-align:center;
  line-height:20px;
  color:#000000;
   border:#666666 solid 1px;
}


#centerMainContent{

  background-color:#E4E4E4;

  width:800px;
  left : 250px;
  top : 70px;
  height:500px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  line-height:20px;
  border:#666666 solid 1px;
}




/************************************* END MAIN MENU PAGE ***************************************************/

.fotonya {
float:left;
position:relative;

width:150px;
left:20px;
top:20px;
background:#FFFFFF;
}

.fotonya img{

position:relative;
top:20px;
left:20px;
/*width:100px;
height:100px;*/
cursor:pointer;
}

.fotonya1 img{

display:block;
line-height:50px;
width:16px;
height:16px;

}


.fotonya span{
display:block;
line-height:50px;
text-align:center;
font-family:Tahoma;
font-size: 9px;
color:#FF6600;

}

#centerMainForm{

  background-color:#F4F4F4;

  width:400px;
  left : 200px;
  top : 70px;
  height:300px;
  position:absolute;

  font-family:Tahoma;
  font-size: 11px;
  line-height:20px;
  border:#666666 solid 1px;
}


-->

