/* CSS Document */

.txt
	{
		font-family:"Times New Roman", Times, serif; color:#771214; font-size:14px;
	}
	
.txttape
	{
	color:#000000; font-size:10px; font-family:Arial, Helvetica, sans-serif;
	}	
	
.txt_b
	{
		font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:14px;
	}	
	
.txt_bred
	{
		font-family:"Times New Roman", Times, serif; color:#771214; font-size:20px; line-height:25px;
	}
	
.txt_bdark
	{
		font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:20px; line-height:25px;
	}		

.hed
	{
		font-size:26px; color:#771214; margin-bottom:15px; text-transform: capitalize; font-family:"Times New Roman", Times, serif; font-weight:600;
	}
		
.inputter
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#2C0001;
		font-size:16px;
		width:200px;
		height:25px;
		border:1px solid #771214;
		background-color:#C4A89C;
	}
	
.inputter2
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#2C0001;
		font-size:14px;
		width:200px;
		border:1px solid #771214;
		background-color:#C4A89C;
	}
	
.inputter3
	{
		font-family:Arial, Helvetica, sans-serif;
		color:#2C0001;
		font-size:14px;
		border:1px solid #771214;
		background-color:#C4A89C;
	}	
	
.mitter
	{
		font-family:"Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:16px;
		font-weight:bold;
		width:200px;
		height:25px;
		border:1px solid #2C0001;
		background-color:#791214;
	}		

.links {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:14px; font-weight:bold;text-decoration:none;
}
.links:a {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:14px; font-weight:bold;text-decoration:none;
}
.links:hover {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:14px; font-weight:bold;text-decoration:underline;
}

.links2 {
font-family:"Times New Roman", Times, serif; color:#771214; font-size:14px; font-weight:bold;text-decoration:none;
}
.links2:a {
font-family:"Times New Roman", Times, serif; color:#771214; font-size:14px; font-weight:bold;text-decoration:none;
}
.links2:hover {
font-family:"Times New Roman", Times, serif; color:#771214; font-size:14px; font-weight:bold;text-decoration:underline;
}

.links3 {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:20px; line-height:25px;text-decoration:none;
}
.links3:a {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:20px; line-height:25px;text-decoration:none;
}
.links3:hover {
font-family:"Times New Roman", Times, serif; color:#2C0001; font-size:20px; line-height:25px;text-decoration:underline;
}

.validatorCalloutHighlight
{
	background-color:Red;
}

 