a{
  color: black;
  font-size: 12px;
  text-decoration: underline;
}
a:hover{
  text-decoration: none;
}

a.moj{
  color: white;
  font-size: 11px;
  text-decoration: none;
}
a.moj:hover{
  color: black;
}






textarea{
  font-family: Tahoma,verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
   
  
}


.bgm{
background-color:red;
height:100px;
}


/****** account / test connection****/
#accountest
{
  padding-left: 5px;
  font-weight: bold;
}

/** accounts **/

    .xbox
    {
      padding-right: 12px;
      height: 10px;
      margin-right: 5px;
      border-width: 1px;
      border-color: black;
      border-style: solid;
    }

/**************/
.longspan{
  width: 100%;
}

form
{
  margin-top: 0px;
  margin-bottom: 3px;
  margin-left:10px;
}
.overflow0
{
  width: 100%;
  height: 15px;
  overflow: hidden;
}

.pad10
{
  padding: 10px 10px 10px 10px;
}
.centered{
text-align: center;
}

#cipher{
  Display: none;
}
#emptybuttons{
float: right;
}
pre{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 11px;
  padding-top: 10px;
  text-align: center;
}

/**** Webmail ****/
div{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin:0;
  padding:0;
  background-color: #FFAA00;
}

.grayborder
{
   border-width: 1;
   border-style: solid;
   border-color: #808080;
}

body {
        margin : 0px;
        padding: 0px;
        font-family: verdana;
        font-size: 11px;
		color: #FFFFFF;
		background-color: white;
}
td {
        font-family: verdana;
        font-size: 11px;
}

.message_link {
        color : red;
        text-decoration : none;
}
.message {
        margin : 5px;
        padding : 5px;
        color: Black;
}

A.link {
        color: black;
}
A.link:hover {
        text-decoration : none;
}
.loginpagebox {
        margin : 5px;
        padding : 5px;
}
.textarea {
        font-size : 11px;
        font-family : verdana;

}

.fr_text,.inormal {
        font-size : 11px;
        font-family : verdana;
}
.fr_combo,.combo {
        font-size : 11px;
        font-family : verdana;
}
.fr_checkbox {

}
.fr_button,.button,.buttonl,.button100{
        background-color: #FF9701;
		color :#FFFFFF;
		font-weight : bold;
        font-size : 11px;
        padding-left : 3px;
        padding-right : 3px;
		
		border-width: 1px;
  border-style: solid;
  border-color: #FF6701;
}





.fr_button,.button,.buttonl {
        font-size : 12px;
}

