.countdown {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 10px;
	color: #666666;
	background-color: #FF33FF;
	text-align: right;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF33FF;

}
.bottom {
	font-family: Tahoma, Arial, "Times New Roman";
	background-color: #FFCCFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333;





}
.titlebar {
	background-color: #FFFFFF;
}
.main {
	background-image: url(Images/General/Back.jpg);
	background-repeat: no-repeat;
	background-position: right center;


}
.gallery {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	color: #333333;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: justify;
	margin: 0px;
	scrollbar-base-color: #FF99FF;
	background-color: #FFFFFF;

}
table {
	text-align: justify;
}
