body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url("images/bgcolor.jpg");
font-family: arial;
color: white;
}

img {
border: 0px;
}


a {
text-decoration: underline;
color: white;
}

a:hover{
text-decoration: none;
color: white;
}

.main {
font-size: 12px;
}

.tiny {
font-size: 10px;
}

.divContainer {
padding-left: 15px;
padding-top: 5px;
padding-right: 15px;
font-size: 11px;
}

.divInnerContainer {
padding-left: 25px;
padding-top: 10px;
font-size: 12px;
padding-right: 25px;
}

.font14 {
font-size: 14px;
}

.preload {
display: none;
}

.hostingInfoPackage {
border: solid #191970 1px; 
border-left-width: 0px;
background-image: url("images/checkerbg.jpg");
width: 100px;
height: 20px;
font-size: 12px;
font-weight: bold;
}

.hostingInfoCategory {
border: solid #191970 1px;
background-image: url("images/checkerbg.jpg");
width: 350px;
font-size: 12px;
font-weight: bold;
}

.hostingInfoItem {
width: 350px;
border-left: solid #191970 1px; 
border-right: solid #191970 1px;
font-size: 12px;
}

.hostingInfoItemDesc {
border-right: solid #191970 1px;
width: 100px;
font-size: 12px;
background-image: url("images/hostingbg.jpg");
}

.hostingInfoBuyNowBar {
font-size: 12px;
width: 350px; 
background-image: url("images/hostingbg.jpg");
border-left: solid #191970 1px; 
border-top: dotted #191970 1px;
}

.hostingInfoBuyNowButton {
font-size: 12px;
width: 100px;
background-image: url("images/hostingbg.jpg");
border-top: dotted #191970 1px;
}
