﻿body {
}
.Heading1 
{
	font-family: Arial; 
	font-weight: bold; 
	color: #ca692f; 
	font-size: small;
	text-align: left;
	vertical-align: top;
}
.Heading1a
{
	font-family: Arial; 
	font-weight: bold; 
	color: #ca692f; 
	font-size: small;
	text-align: center;
	vertical-align: top;
}
.Heading2
{
	font-family: Arial; 
	font-weight: bold; 
	color: White; 
	font-size: small;
	text-align: left;
	vertical-align: top;
}
.Heading2a
{
	font-family: Arial; 
	font-weight: bold; 
	color: White; 
	font-size: small;
	text-align: center;
	vertical-align: top;
}
.Heading3
{
	font-family: Arial; 
	font-weight: bold; 
	font-size: large; 
	color: #ffffff;
	text-align: center;
}
.TitleInHeading
{
	font-family: Arial; 
	font-weight: bold; 
	font-style: italic;
	font-size: xx-large; 
	color: #ca692f;
	text-align: center;
}
.Link
{
	font-size:  x-large;
}
.TitleInText
{
	font-family: Arial; 
	font-weight: bold; 
	font-style: italic;
	font-size: small; 
	color: #ca692f;
	text-align: center;
}
.RedUnderline 
{
	border-bottom: solid 1px #76181f;
}
.ContactLabelTd
{
	width: 130px;
	color: #ffffff; 
	vertical-align: top;
	font-weight: bold;
	text-align: left;
}
.ContactTextTd
{
	width: 141px; 
	height: 30px;
	text-align: left;
}	
.YourNetDesigner
{	
	text-align:center;
	font-family: Calibri, Arial ; 
	color: #003399; 
	background-color: #afaeb5;
	width:100%;
}
.HD
{
 background-color: Lime;
}

