﻿body, td {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #000000;
}
a, td a {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #33CCCC;
	text-decoration: none;
}
.important {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #33CCCC;
}
a:hover, td a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #CCFFFF;
}
.haligncenter {
	text-align: center;
}
td .Header {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #00FFFF;
}
.tdBuyNow {
	font-family: Calibri, Arial, sans-serif;
	font-size: medium;
	color: #0099CC;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: auto;
	border: thin dashed #00FFFF;
	padding: 0px;
	height: auto;
}
.tdFullHeight {
	text-align: left;
	vertical-align: top;
	height: 100%;
	margin-top: 0px;
	margin-bottom: auto;
	padding: 5px;
}
.tdLogo {
	margin-top: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
.noborder {
	border-width: 0px;
}
.whiteborder {
	border: 1px solid #CCCCCC;
}
.LISnumber {
	font-size: large;
	visibility: hidden;
}
.LISnumberJury {
	font-size: large;
	visibility: visible;
}
.Center900 {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}


