

#box1	{
	padding-left: 8px;
	padding-top: 20px;
}

#box2	{
	padding-left: 100px;
	padding-top: 75px;
}

#box3	{
	padding-left: 10px;
	padding-top: 63px;
}

#box4	{
	padding-left: 100px;
	padding-top: 45px;
}

#box5	{
	padding-left: 20px;
	padding-top: 33px;
}

#box6	{
	padding-left: 20px;
}

#box7	{
	padding-left: 10px;
}

.greentext {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #ccff66;
	}
	
.smallwhitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}	
a.smallwhitetext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
a.smallwhitetext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
a.smallwhitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #66ccff;
	}
a.smallwhitetext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
	
.vendors {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}	
a.vendors:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
a.vendors:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
a.vendors:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #66ccff;
	}
a.vendors:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	}
	
.smallgraytext {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	}	
a.smallgraytext:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	}
a.smallgraytext:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	}
a.smallgraytext:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #66ccff;
	}
a.smallgraytext:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #999999;
	}
	
.gps {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #ffffff;
	}

.whitetext {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #ffffff;
	}	
a.whitetext:link {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #ffffff;
	}
a.whitetext:visited {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #ffffff;
	}
a.whitetext:hover {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #66ccff;
	}
a.whitetext:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #ffffff;
	}
	
ul	{
  	list-style-image:url(../images/bullet.gif);
  	list-style-type: none;
	line-height: 18px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body	{
	background-color:#000000;
}
