.Missing {
  font-family:verdena;
  background: red;
  color:white;
  width: 300px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.Missing_small{
  font-family:verdena;
  background: red;
  color:white;
  width: 223px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.TextBoxMissing {
  font-family:verdena; 
  background: red;
  color:white;
  width: 300px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.copybox {
	padding: 5px;
	border: 1.9px dashed #5EBA3F;
}

td, div, p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#05451F;
}

.copyright {
color: #b9b0b0;
font-size: 10px;
}

a.link {text-decoration:underline; color:#05451F;}
a.link:hover {text-decoration:underline; color: #78D540}

.smalltxt
{
font-size: 10px;
font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif
}

a.BttnNav {text-decoration: underline}
a.BttnNav:hover {color: red}
a.BttnNav:hover {text-decoration:underline}
a.BttnNav {color: #b9b0b0}


.inp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #529F0B;
	width: 300px;
	padding: 4px;
}

.inp_large {
  font-family:verdena; 
  width: 400px;
  font-size:12px; 
  font-weight: lighter;
  border: 1px solid #529F0B; 
  padding: 4px;  
}

.inp_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #529F0B;
	padding: 4px;
	width: 222px;
}

.inp_verysmall {
  font-family:verdena; 
  width: 138px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #529F0B; 
  padding: 4px;  
}

.inp_text {
  font-family:verdena; 
  width: 300px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #529F0B; 
  padding: 4px;  
}

.inp_small_text {
  font-family:verdena; 
  width: 216px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #529F0B; 
  padding: 4px;  
}

.inp_select {
  font-family:verdena; 
  width: 300px;
  font-size:9pt; 
  font-weight: lighter; 
  padding: 4px;  
  border overflow: hidden;
}

.smalllist {
	font-size: 10px;
}

.largetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #05451F;
}

.handcursor {cursor: hand;}

li {
	list-style-image: url(../../images/bullet.gif);
}
