body {
margin: 16px; 
background-color: #ffffff; 
font-family: arial, verdana, sans-serif; 
font-size: 11px;
text-align: left;
}

a, a:link, A:link {
color: #0033CC;
line-height: 13px;
text-align: left; 
}

a:visited {
color: #663399;
}

a:active {
color: #cc0000;
}

table {
text-align: left;
}

td {
font-family: arial, verdana, sans-serif;
font-size: 11px;
}

#navbar {
background-image: url("images/bg_leftside_1.gif"); 
background-repeat: repeat-y; 
}



#hosting_top_middle {
background-image: url("images/hosting/box/top_middle.gif"); 
background-repeat: repeat-x; 
}

#hosting_right {
background-image: url("images/hosting/box/right.gif"); 
background-repeat: repeat-y; 
}

#hosting_bottom_middle {
background-image: url("images/hosting/box/bottom_middle.gif"); 
background-repeat: repeat-x; 
}

#hosting_tech_splash {
background-image: url("images/hosting/tech/splash_bg.gif"); 
background-repeat: repeat-y, repeat-x; 
}

.hosting_packages_column1 {
background-color: #FFF5B9
}



#design_top_middle {
background-image: url("images/design/box/top.gif"); 
background-repeat: repeat-x; 
}

#design_right {
background-image: url("images/design/box/right.gif"); 
background-repeat: repeat-y; 
}

#design_bottom_middle {
background-image: url("images/design/box/bottom.gif"); 
background-repeat: repeat-x; 
}



#advanced_top_middle {
background-image: url("images/advanced/box/top.gif"); 
background-repeat: repeat-x; 
}

#advanced_right {
background-image: url("images/advanced/box/right.gif"); 
background-repeat: repeat-y; 
}

#advanced_bottom_middle {
background-image: url("images/advanced/box/bottom.gif"); 
background-repeat: repeat-x; 
}



#contact_top_middle {
background-image: url("images/contact/box/top.gif"); 
background-repeat: repeat-x; 
}

#contact_right {
background-image: url("images/contact/box/right.gif"); 
background-repeat: repeat-y; 
}

#contact_bottom_middle {
background-image: url("images/contact/box/bottom.gif"); 
background-repeat: repeat-x; 
}


.plain_bold {
font-weight: bold;
}

.plain_bold_underline {
font-weight: bold;
text-decoration: underline;
}

.plain_bold_12px {
font-weight: bold;
font-size: 12px;
}
