body 
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	border: 0;
	background-color:#FFFFFF;
	background-image: url("/Images/bg.gif");
	background-repeat: repeat-y;
}

table, td, th, tr, a, div
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-collapse: collapse; 
	border-spacing: 0; 
	padding: 0; 
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
	color: #333333;
	
}

td
{
	vertical-align: top;
}


body, td, div, a{
	font-family:  Verdana;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}


img {
	border: none;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bottomnavigation, #bottomnavigation a
{
	margin-top: -20px;
	text-align:center;
	color: #FFFFFF;
}
.user td{

	padding: 5px;
	font-weight: bold;
}

