	body {
		margin: 0px;
		padding: 0px;
		cursor: default;
	}
	.up td {
		border:#294e8e 1px solid;
	/*	border-collapse:collapse; */
	}
	.butts {
		margin: 0px;
		padding:0px;
	/*	border-collapse:collapse; */
	}	
	
	.butts td {
		border:#294e8e 0px solid;
		background:url(../../images/26.jpg) left bottom no-repeat; width:138px; height:23px;
	/*	border-collapse:collapse; */
	}
	.butts td:hover {
		border:#294e8e 0px solid;
		background:url(../../images/25.jpg) left bottom no-repeat; width:138px; height:23px;
		color:#CC3300;
	/*	border-collapse:collapse; */
	}
	
	a {
		color: #5689dc;
		font-weight:bold;
		text-decoration:none;
	}
	
	.menu {
		color: #fff;
		font-weight:bold;
		text-decoration:none;
	}
	.menu a:hover {
		color: #f0121c;
		font-weight:bold;
		text-decoration:none;
	}
	
	/* PAyPal */
#calls
{
    font-family:Verdana;
    width:500px;
}

#calls th
{
    padding:10px;
}

#normalBold
{
   color:Black;
   font-family:Verdana;
	font-weight:bold;
}

.smaller
{
   font-size:smaller;
}

#normal
{
   color:Black;
   font-size:small;   
   font-family:Verdana;
}

#redBold
{
   color:Red;
   font-size:small;   
   font-family:Verdana;
	font-weight:bold;
}

#apiheader
{
	text-align:center;
	font-weight:bold;
	font-size:larger;
	font-family:Verdana;
}

table.api
{
	width:600;
}

a.home
{
	font-weight:bold;
}