body { 
margin : 0;
padding : 0;
background : #ffffff url(../images/background.gif);
font-family : verdana, arial, helvetica, sans-serif;
color : #333333;
font-size : 11px;
} 

td { 
font-size : 11px;
} 

form { 
margin:0;
} 

.title { 
color : #C82D26;
font-size : 12px;
font-weight: bold;
}

.subtitle { 
color : #C82D26;
font-size : 11px;
font-weight: bold;
}

.alert { 
color : #ff0000;
font-size : 11px;
} 

.bg_buttons { 
text-align: right;
background : url(../images/btn_bg.gif);
}

.dot_h { 
background : url(../images/dot_h.gif);
}

.dot_v { 
background : url(../images/dot_v.gif);
}
 
.hosting_plans_top { 
text-align: center;
background : url(../images/hosting_plans_top.gif);
background-repeat : no-repeat;
} 

.hosting_plans_top a:link, .hosting_plans_top a:visited, .hosting_plans_top a:active, .hosting_plans_top a:hover { color: #C82D26; font-weight: bold; text-decoration : none; }

.hosting_plans_bottom { 
text-align: right;
background : url(../images/hosting_plans_bottom.gif);
background-repeat : no-repeat;
} 

.tborder { 
border: 1px solid #84BD29;
}

.ttitle { 
background: #84BD29;
color : #ffffff;
font-weight: bold;
text-align: center;
}

.ttd { 
background: #F0F0F0;
}

a:link { 
color : #333366;
text-decoration : none;
font-weight: bold;
} 
a:visited { 
color : #333366;
text-decoration : none;
font-weight: bold;
} 
a:active { 
color : #669933;
text-decoration : none;
font-weight: bold;
} 
a:hover { 
color : #669933;
text-decoration : none;
font-weight: bold;
} 

.button { 
font : bold 11px arial, sans-serif;
border : 1px outset #eeeeff;
background-color : #636363;
color : #ffffff;
} 

.input_text { 
border : 1px solid #636363;
background-color : #ffffff;
padding-left : 2px;
font-family : arial, sans-serif;
font-size : 11px;
padding-bottom : 0;
} 

select { 
font-size : 10px;
font-style : normal;
line-height : 10px;
font-weight : normal;
padding : 0;
clear : both;
background : #ffffff;
color : #333333;
border : 1px solid #333333;
}