body
	{
	margin: 0px;
	padding: 0px;
	}
td
	{
    font-family : verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	}
#maincontent
	{
    font-family : verdana, arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
    line-height : 18px;
	}
#nav
	{
	background-image: url('/images/nav_bg.gif');
	background-repeat: repeat-x;
	height: 30px;
	}
#nav a:active, #nav a:link, #nav a:visited
	{
    font-family : verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	}
#nav a:hover
	{
    font-family : verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	}
a:active, a:link, a:visited
	{
    font-family : verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014f80;
	text-decoration: underline;
	}
a:hover
	{
    font-family : verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	}
h1
	{
    font-family : verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
.border
	{
	border: solid 3px #e3e3e3;
	}
.f
	{
	border-bottom: solid 1px #000000;
    line-height : 17px;
	}
#footer
	{
	background-image: url('/images/footer_line.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 9px;
	}
.plan
	{
	background-image: url('/images/package_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #c4cacc;
	width: 250px;
	height: 80px;
	padding: 4px 8px 4px 8px;
	}
.plan1
	{
	border-top: solid 4px #ffffff;
	background-image: url('/images/plan1_footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 31px;
	padding: 0px 8px 0px 8px;
	}
.plan2
	{
	border-top: solid 4px #ffffff;
	background-image: url('/images/plan2_footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 31px;
	padding: 0px 8px 0px 8px;
	}
.plan3
	{
	border-top: solid 4px #ffffff;
	background-image: url('/images/plan3_footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 31px;
	padding: 0px 8px 0px 8px;
	}
.plan4
	{
	border-top: solid 4px #ffffff;
	background-image: url('/images/plan4_footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 250px;
	height: 31px;
	padding: 0px 8px 0px 8px;
	}
.code {
    color : #000000; 
    background : #FFFFFF; 
    font-family : verdana, arial, sans-serif; 
    font-size : 11px; 
    line-height : 20px; 
    padding : 5px 10px; 
    margin : 10px 20px; 
    font-weight : normal; 
    border : 1px dashed #999999; 
} 
.package_body {
    background-color: #f2f2f2;
    background-image: url('/images/package_bg.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}
.shared_hosting_plans_header {
    font-weight : bold; 
    color : #ffffff; 
    height : 21px; 
    border-bottom : 1px solid #000000; 
    background-color : #262e3a; 
    background-image : url('/images/shared_header.gif'); 
    background-repeat : no-repeat; 
    background-position : right center; 
} 
.reseller_hosting_plans_header {
    font-weight : bold; 
    color : #ffffff; 
    height : 21px; 
    border-bottom : 1px solid #000000; 
    background-color : #263a39; 
    background-image : url('/images/reseller_header.gif'); 
    background-repeat : no-repeat; 
    background-position : right center; 
} 
.hosting_plan_features {
    color : #000000; 
    background : #ffffff; 
    border : 1px solid #000000; 
    margin : 20px 0; 
    background-image : url('/images/server2.gif'); 
    background-repeat : no-repeat; 
    background-position : bottom left; 
} 
.warning {
    color :  #000000; 
	font-size: 11px;
    background : #ffff9c;
    font-family : verdana, arial, sans-serif; 
    line-height : 20px;
    padding : 5px 10px;
    margin : 10px 20px;
    font-weight: normal;
    border : 1px solid #ce0000;
 }
 /* Helm Demo Login */

.textBox{ 
    border-style:solid; 
    border-width:1px; 
} 
input.buttonNormal { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold; 
    color: #FFFFFF; 
    background-color: #E4F5E4; 
    background-image: url('http://helm.yetihost.com/images/btn_Normal.gif'); 
    border: medium none; 
    width:120px; 
    height:29px; 
    cursor: pointer; 
} 
input.buttonNormal#Forward { 
    background-image: url('http://helm.yetihost.com/images/btn_Forward.gif'); 
    padding-right:30px;
} 
.normalFont{ 
    font-size: 12px; 
    color: black; 
    font-family: verdana, arial, helvetica, sans-serif; 
} 
.smallFont{ 
    font-size: 10px; 
    color: black; 
    font-family: verdana, arial, helvetica, sans-serif; 
} 