/* DHCV Theme */



a 		{color:#770000;  text-decoration: none;}
a:hover 	{color:#007700;  text-decoration: none;}
a.Link 		{color:#000077;  text-decoration: none;}
a.Visited 	{color:#aabbcc;  text-decoration: none;}
 



.Button70x16 
 { 
  border-bottom: 0px solid #770000; 
  border-left: 0px solid #770000; 
  border-right: 0px solid #770000; 
  border-top: 0px solid #770000; 
  background-color: #000000; 
  font-size: 12px; font-family: Arial, Tahoma, Verdana,  Helvetica;
  width: 70px;
  height: 16px;	
  position:relative; top:0px; left:1px;

  background: url(button70x16.gif);
	
	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;

	cursor: hand;
	color {#000000;}

  vertical-align:top;
  text-align:center;

}



.Button140x24 
 { 
  border-bottom: 0px solid #770000; 
  border-left: 0px solid #770000; 
  border-right: 0px solid #770000; 
  border-top: 0px solid #770000; 
  background-color: #000000; 
  font-size: 20px; font-family: Arial, Tahoma, Verdana,  Helvetica;
  width: 141px; height: 24px;	

  position:relative; top:0px; left:1px;
  background: url(button140x24.gif);	

	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	cursor: hand;
	color {#000000;}

  text-align:center;
}


.Button140x24Black
 { 
  color: #000000;
  font-weight: bold; 
  font-size: 15px; font-family: Arial, Tahoma, Verdana,  Helvetica; 

  border-bottom: 0px solid #770000; 
  border-left: 0px solid #770000; 
  border-right: 0px solid #770000; 
  border-top: 0px solid #770000;   
  background-color: #000000; 

  width: 141px;  height: 24px;	
  float: left;

  position:relative; top:1px; left:1px;
  background: url(button140x24.gif) 10% 30%;

	margin-top : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	cursor: hand;

  text-align:center;

  

 }

.Buttontext
 {
  position: relative;
  top: 3px;
 }


.InputBox
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 10px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	font-family: Arial, Tahoma, Verdana, Helvetica;
	//background-color: yellow;	
}

Textarea 
{ 
  border-bottom: 1px solid #000000; 
  border-left: 1px solid #000000; 
  border-right: 1px solid #000000; 
  border-top: 1px solid #000000; 
  font-size: 10px; 
  font-family: Arial, Tahoma, Verdana,  Helvetica; 
	width: 100%;    
 }
   

