BODY
{
	background-color: #f5f5f5;
}

.mainbody
{
	width: 760px;
	text-align: justify;
}

.navbar
{
	HEIGHT: 24px;
	WIDTH: 100%;
}

.navback
{
	background: url("images/nav-mid.gif") repeat-x; 
}

ul.nav
{
	margin-left:-30px;
	list-style: none;
	text-align: center;
}

ul.nav li
{
	float: left;
	width: 19%;
}

ul.nav a
{
	font-family: small fonts, arial, helvetica; 
	font-size: 9px; 
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

ul.nav a:hover
{
	font-family: small fonts, arial, helvetica; 
	font-size: 9px; 
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

div.main
{
	border: 1px SOLID #000000;
	border-bottom: 10px SOLID #000000;
	background-color: #FFFFFF;
	margin: 5 0 0 0;
}

div.main h1
{
	border-bottom: 1px SOLID #000000;
	font-family: arial, helvetica; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	background-image: url("images/easyball.gif");
	background-color: #bbbbbb;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	text-align: left;
}

p
{
	text-align: justify;
	font-family: arial, helvetica; 
	font-size: 12px; 
	color: #000000;
}

.text
{
	padding: 10px;
	margin: 0px;
	text-align: justify;
	font-family: arial, helvetica; 
	font-size: 12px; 
	color: #000000;
	border-bottom: 1px SOLID #000000;
}

.table
{
	padding: 10px;
	margin: 0px;
	text-align: justify;
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #000000;
}

.tablenormal
{
	padding: 10px;
	margin: 0px;
	text-align: justify;
	font-family: arial, helvetica; 
	font-size: 12px; 
	color: #000000;
}

.right
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.right p
{
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #000000;
	width: 500px;
}

.left
{
	padding: 5px;
	text-align: center;
}

.left p
{
	font-family: arial, helvetica; 
	font-size: 10px; 
	color: #000000;
	width: 500px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

h1#logo
{
	background: url(images/easylogo.gif) no-repeat 0 0;
	width: 210px;
	height: 85px;	
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
	font-size: 8px;	
}

div#numbers
{
	float: right;
	clear: right;
}

h2.phone
{
	background: url(images/phone.gif) no-repeat 0px 1px;
	padding-left: 20px;
	font-family: small fonts, arial, helvetica; 
	font-size: 9px; 
	color: #000000;
	font-weight: normal;
	margin: 0px;
	text-align: left;
}

div#topdiv
{
	background: url(images/dots.gif) no-repeat bottom right;
	clear: both;
}