/* CSS Document */
body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 8px;
}
.body {font-family:  Arial, Helvetica, sans-serif, sans-serif; font-size: 12px;}

.SpacerColXS	{width: 3px;}	
.SpacerColS		{width: 5px;}	
.SpacerColM		{width: 15px;}	


.Grey {color: #636567;}
.Red {color: #83173b;}
.SpacerRowXLarge {line-height: 18px;}
.SpacerRowMedium {line-height: 14px;}
.SpacerRowSmall  {line-height: 10px;}
.SpacerRowXSmall {line-height: 2px; font-size:2px;}
.SpacerRowXXL	 {line-height: 30px;}	
.LogoSpacerXSmall {line-height: 7px;}

.HeaderXLarge {
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.HeaderLarge {
	font-size: 20px;
	font-weight: bold;
}
.HeaderMedium {
	font-size: 18px;
	font-weight: bold;
}
.HeaderSmall {
	font-size: 16px;
	font-weight: bold;
}
.HeaderSmall2 {
	font-size: 15px;
	font-weight: bold;
}
.HeaderXSmall {
	font-size: 14px;
	font-weight: bold;
}
.HeaderXSmallItal {
	font-size: 14px;
	font-weight: bold; 
	font-style: italic;
}
.HeaderPackage {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
	background-image: url(../images/Optimized/HeaderBGGradientSlice.jpg);
/*	background-repeat: no-repeat; */
}
.HeaderDomainLookup {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(../images/Optimized/HeaderPackageRedBox.jpg);
	background-repeat: no-repeat;
}
.HeaderSmallItal {
	font-size: 16px;
	font-weight: bold; 
	font-style: italic;
}
td#footer a			{font-size:12px;}
td#Footer a:link	{text-decoration: none; color: #636567;}
td#Footer a:visited	{text-decoration: none; color: #636567;}
td#Footer a:hover	{text-decoration: none; color: #83173b;}
td#Footer span		{font-size: 10px; color: #636567;}

A.TOS:link			{text-decoration: none; color: #000000;}
A.TOS:visited		{text-decoration: none; color: #636567;}
A.TOS:hover			{text-decoration: none; color: #83173b;}

A:link				{text-decoration: none; color: #000000;}
A:visited			{text-decoration: none; color: #636567;}
A:hover				{text-decoration: none; color: #83173b;}


.BorderThinRed {border-style: solid; border-width: 1px; border-color: #83173b;}
.BorderThinGrey {border-style: solid; border-width: 1px; border-color: #aaaaaa;}
.BorderThick {border-style: double;}
.WordBlink {text-decoration: blink;}
.HRSeparator {border-top-style: double; width: 150px; color: #83173b; height: 5px;}

table.hosting {
	border: double; border-color: #83173b;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
table.hosting td {
	border: 0px solid grey;
	padding: 0.2em 2ex 0.2em 2ex;
	color: black; 
	text-align: center;
}
table.hosting tr.d0 td {
	background-color: #ffffff;
}
table.hosting tr.d1 td {
	background-color: #dddddd;
}

