/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgtop.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.borders {
	border: 1px solid e9d208;
}