body
{
	background: #d9f0f8;
	color: #1a1a1a;
	font: 11px tahoma, "lucida grande," arial, verdana, sans-serif;
	margin: 5px 5px 10px 5px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #1a1a1a;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #1a1a1a;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #1a1a1a;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #1a1a1a;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #1a1a1a;
}
a.nav:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
a.nav:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a img {
	border: none;
}


/*
#firstcss td{
	padding-left:5px;
	padding-right:5px;
	}
*/









