@charset "utf-8";
/* CSS Document */

.ExternalLink
        {
                background: url("../images/external.png") center right no-repeat;
                padding-right: 13px;
        }
.bkg {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

.required
        {
	padding-right: 13px;
	background-image: url(../images/ball1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	z-index: 18;
        }
.clear {
	font-family: "Times New Roman", Times, serif;
	visibility:hidden;
}

.TABLEhostingindi {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 11px;
	color: #4A5966;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 7px;
	border: none;
	left: auto;
	font-weight: normal;
}

.style1 {color: #FF0000}

.styleh1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}

.styleh2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #009933;
}

.small-mid {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #C0C0C0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: none;
	left: auto;
	font-weight: normal;
}

.small-lgt {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #D3D3D3;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: none;
	left: auto;
	font-weight: normal;
}

.small-drk {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #A9A9A9;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: none;
	left: auto;
	font-weight: normal;
}

.small-drkslt {
	font-family: Tahoma, sans-serif, Arial, Verdana;
	font-size: 10px;
	color: #2F4F4F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: none;
	left: auto;
	font-weight: normal;
}


.pless {
	color: #C30000;
}

 .footer {
	font-size: 9px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
a.clrlnk:link {text-decoration: none;} 
a.clrlnk {text-decoration: none;}
a.clrlnk:visited {text-decoration: none;}
a.clrlnk:hover {text-decoration: none;}
.blkbkg {
	background-color: #000;
}
.reverse {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	width: 20px; 
	display: none; 
	visibility: hidden; 
	z-index: 0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}

/* For great looking quote marks in titles, replace "asdf" with:
   <span class="dquo">&#8220;</span>asdf&#8221;
   (That is, when the title starts with a quote mark). 
   (You may have to change this value depending on your font size). */  
   
.dquo { margin-left: -.5em; } 


