
body {
	font-family: arial;
	font-size: 100%;
	background-color: #ffff99;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
}


table.content {
	width: 740px;
	margin-top: 50px;
	margin-bottom: 30px;
}


table.contentHOME {
	width: 740px;
	margin-top: 50px;
	margin-bottom: 30px;
}


td.content {
	font-size: 80%;
}


td.imageCONTAINER {
	padding-right: 10px;
	text-align: right;
	font-size: 70%;
}

A, A:LINK, A:VISITED, A:ACTIVE {
	color: #000000;
}


A:HOVER {
	color: #ff3300;
}


h1 {
	font-size: 150%;
}


h2 {
	font-size: 130%;
}


h3 {
	font-size: 120%;
}


ul {
	margin-left: 20px;
	margin-top: 0px;
	list-style: url(../images/red_bullet.gif);
}


td.driveDIR {
	width: 100%;
	border-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 10px;
}


td.homeXMAS {
	width: 155px;
	background-image : url(../images/home_xmas_new_years.gif);
	background-repeat : no-repeat;
	font-size: 80%;
	text-align: center;
	padding-left: 5px;
	padding-bottom: 25px;
}


td.homePACKAGES {
	width: 155px;
	font-size: 80%;
	text-align: center;
	padding: 5px;
}


table.homeADS {
	border-left: #ff3300 solid 1px; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


td.customerCOMM {
	width: 120px;
	border-color: #ff3300;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 10px;
}


p.packagesHR {
	border-color: #ff3300;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}