body {
	margin: 0 0 0 0;
	background-image: url(../images/bg.main.png);
	background-repeat: repeat-y;
}
.crumb {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size:10px;
	background-color: #ffffff;
}
td {
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	font-size:14px;
}
.error {
    	font-size : 12px;
                color: red;
}
a.main {
	font-size: 14px;
	color: #603811;
	font-weight: bold;
	text-decoration: none;
}

a.sub {
	color: #000000;
	text-decoration: none;
}
a:hover.sub {
	background-color: #C3B4A4;
	width: 100%;
}
a:visited.sub {
	color: gray;
}
h1 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin:0;
}
h2 {
	font-size: 14px;
	color: #603811;
	font-weight: bold;
	margin:0;
}
.footer {
	color: #603811;
}
a.footer {
	color: #603811;
	text-decoration:none;
}
a:hover.footer {
	text-decoration: underline;
}
a {
	color: #603811;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
 
.input {
	border: 1px solid #000000;
	width: 100%;
}	
	
.textarea {
	border: 1px solid #000000;
}	
a.sub3 {
	font-size: 12px;
	color: #603811;
	text-decoration: none;
}

.spermaHeader {
  background-color: #C3B4A4;
  color: #603811;
  padding-left: 2px;
  font-size:12px;
  font-weight: bold;
}
.spermaHeader2 {
  background-color: #C3B4A4;
  color: #603811;
  padding-right: 2px;
  text-align: right;
  font-size:12px;
  font-weight: bold;
}
.spermaTopHeader {
  background-image : url(../images/bg.content.png);
  background-position: right;
  background-repeat: repeat-y;
  text-align: right;
  color: #603811;
  padding-right: 2px;
  font-size:14px;
  font-weight: bold;
}
            
.spermaTable {
  background-color: #EEEAE4;
  color: #603811;
  padding-left: 2px;
  font-size:12px;
}
.spermaTable2 {
  background-color: #EEEAE4;
  color: #603811;
  padding-right: 2px;
  text-align: right;
  font-size:12px;
}
.spermaTable3 {
  background-color: #EEEAE4;
  color: #603811;
  text-align: center;
  font-size:12px;
}
.spermaTable4 {
  background-color: #EEEAE4;
  color: #603811;
  padding-right: 2px;
  text-align: right;
  font-size:11px;
}
.spermaInput {
  background-color: #EEEAE4;
  color: #603811;
  padding-left: 2px;
  padding-right: 2px;
  text-align: right;
  font-size:10px;
  height: 16px;
  width: 50px;
}
#sperma_vererber_list 
{
  width: 237px;
  overflow:auto;
  overflow-x: scroll;
}

.sperma_msg {
  font-size: 12px;
}