body {
	padding: 1px;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	/*background: url(./images/backgrounds/header_xmas.jpg) repeat-x 0px 0px;*/
	}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
a {
color: #000000;
text-decoration: none;
}
.img {
	border: 1px solid #000000;
}
a:hover {
	color: #666666;
	text-decoration:underline;
	}
.table {
	width: 800px;
}

.top_menu_table {
	border: 1px solid #000000;
	border-collapse:inherit;
	}

	a.top_menu_table {
	color: #FFFFFF;
	}
.style3 {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px none #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.pinktext {
	color: #CC3399;
	font-weight: bold;
	font-size:14px;
}
.style5 {font-size: 11px}
.style6 {color: #FF33FF}