﻿#BannerBG2 
	{
	background:url('/images/packages/bannerbg_2.gif') repeat-x; 
	height:147px; 
	width:100%;
	}
	
#Banner2 
	{
	background:url('/images/packages/banner.jpg') no-repeat; 
	height:147px; 
	width:950px;
	}
	
h1 
	{
	margin:0px;
	padding:0px;
	font-size:30px;
	color:#000;
	font-weight:normal;
	display:inline;
	}
	
#CaptionBubble
	{
	background:url('/images/newserver/captionbubble.gif') no-repeat; 
	height:67px; 
	width:228px; 
	}
	
td 
	{
	font-size:12px;
	}

td.PkgName 
	{
	font-size:18px;
	color:#fff;
	padding:5px;
	text-align:center;
	}
	
td.PkgName2 
	{
	font-size:18px;
	color:#fff;
	padding:10px;
	text-align:left;
	}

#CaptionBubble
	{
	background:url('/images/packages/captionbubble.gif') no-repeat; 
	height:67px; 
	width:228px; 
	}

td.PkgFeature
	{
	text-align:center;
	padding:8px;
	}

td.PkgFeature2
	{
	color:#fff;
	padding:8px;
	}

td.PkgFeature3
	{
	padding:8px;
	}

td.PkgFeature2
	{
	padding:6px;
	}

.PkgPrice 
	{
	color:#d30202; 
	font-size:16px; 
	font-weight:bold;
	}

tr.PkgOdd 
	{
	background:url(/images/packages/pkgtopline.gif) scroll repeat-x bottom left; 
	background-color:#f7f8f3;
	}

tr.PkgEven 
	{
	background:url(/images/packages/pkgtopline.gif) scroll repeat-x bottom left; 
	background-color:#fff;
	}

.mo 
	{
	font-size:11px; 
	font-weight:normal;
	}

.PriceNote 
	{
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#d30202; 
	}

td.VDots 
	{
	background:url('/images/packages/vdots_2.gif') repeat-y; 
	height:100%; 
	width:1px;
	}

#Clear 
	{
	clear:both;
	}

/* Buttons */
a.BTNWindowsHosting
	{
	display: block;
	text-align: right;
	width: 143px;
	height: 34px;
	background-repeat:no-repeat;
	background-image:url(/images/packages/tab_windows_off.gif);
	cursor: hand;
	}
a.BTNWindowsHosting:hover
	{
	background-image:url(/images/packages/tab_windows_on.gif);
	}

a.BTNLinuxHosting
	{
	display: block;
	text-align: right;
	width: 143px;
	height: 34px;
	background-repeat:no-repeat;
	background-image:url(/images/packages/tab_linux_off.gif);
	cursor: hand;
	}
a.BTNLinuxHosting:hover
	{
	background-image:url(/images/packages/tab_linux_on.gif);
	}

/* Links */
a.Included:link, a.Icluded:active, a.Included:visited 
	{
	font-size:12px; 
	color:#d30202; 
	text-decoration:none;
	}
a.Included:hover 
	{
	font-size:12px; 
	color:#d30202; 
	text-decoration:underline;
	}

a.PkgLearnMore:link, a.PkgLearnMore:active, a.PkgLearnMore:visited 
	{
	font-size:12px;
	color:#000;
	text-decoration:underline;
	}
a.PkgLearnMore:hover 
	{
	color:#d30202;
	text-decoration:underline
	}

a.Compare:link, a.Compare:active, a.Compare:visited 
	{
	color:#d30202; 
	font-size:16px; 
	font-weight:bold;
	text-decoration:none;
	}
a.Compare:hover 
	{
	color:#d30202; 
	font-size:16px; 
	font-weight:bold;
	text-decoration:underline;
	}
	
#TitleSubText
	{
	font-size:17px; 
	color:#686868; 
	text-align:left;
	line-height:22px; 
	font-style:italic; 
	}

a.Promo:link, a.Promo:active, a.Promo:visited 
	{
	font-size:17px; 
	color:#d30202; 
	font-weight:bold;
	text-decoration:none;
	}
a.Promo:hover 
	{
	font-size:17px; 
	color:#d30202; 
	font-weight:bold;
	text-decoration:underline;
	}
	
a.Testimonials:link, a.Testimonials:active, a.Testimonials:visited 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 
	font-size:17px; 
	line-height:18px;
	text-decoration:none;
	font-style:italic;
	}	
a.Testimonials:hover 
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff; 
	font-size:17px; 
	line-height:18px;
	text-decoration:underline;
	font-style:italic;
	}
	
a.Components:link, a.Components:active, a.Components:visited 
	{
	font-size:12px; 
	color:#000; 
	text-decoration:underline;
	}
a.Components:hover 
	{
	font-size:12px; 
	color:#d30202; 
	text-decoration:underline;
	}
	
a.Promo2:link, a.Promo2:active, a.Promo2:visited 
	{
	font-size:17px; 
	color:#d30202; 
	font-weight:bold;
	text-decoration:none;
	}
a.Promo2:hover 
	{
	font-size:17px; 
	color:#d30202; 
	font-weight:bold;
	text-decoration:underline;
	}


