body {
  background : white;
  padding : 0;
  margin : 0;
  font-family : Arial;
  font-size : 12px;
  color : 310906;
  background: white;
}

td {
  font-size : 12px;
}

input {
  font-family : Arial;
  font-size : 12px;
  border : 1px solid #310906;
}

select {
  font-family : Arial;
  font-size : 12px;  
  border : 1px solid #310906;
}

textarea {
  font-family : Arial;
  font-size : 12px;  
  border : 1px solid #310906;
}

.bottom {
  font-family : Arial;
  font-size : 11px;
  color : white;
}

.menuLink {
  font-family : Arial Narrow, Arial;
  font-size : 14px;
  color: #310806;
  text-decoration : none;
}

.menuLink:visited {
  font-family : Arial Narrow, Arial;
  font-size : 14px;
  color: #310806;
  text-decoration : none;
}

.menuLink:hover {
  font-family : Arial Narrow, Arial;
  font-size : 14px;
  font-weight : bold;
  color: #310806;
  text-decoration : none;
}

.menuActiveLink {
  font-family : Arial Narrow, Arial;
  font-size : 14px;
  font-weight : bold;
  color: #310806;
}

a {
  color : #a22212;
  text-decoration : underline;
}

a:visited {
  color : #822212;
  text-decoration : underline;
} 

a:hover {
  color : #e22212;
  text-decoration : none;
}

.title {
  font-family : Arial Narrow;
  font-size : 20px;
  font-weight : bold;
  color : #a22212;
}

.subtitle {
  color : #ffb021;
} 

.loginInput {
  font-family : tahoma;
  margin : 0px;
  padding-left : 3px;
  padding-right : 3px;
  font-size : 9px;
  height : 15px;
  width : 60px;
  background : white;
  border : 1px solid #9d0f0a;
  color : #9d0f0a;  
}

.adm {
  font-family : Tahoma;
  font-size : 12px;
  font-weight : bold;
  color : #9d0f0a;
}

.text {            
  font-family : arial;
  font-size : 12px;
  color : #310906;
}
