body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	color: #FFFFFF;
}
td {
	font-size: 11px;
}
img	{ border: 0; }

a:link			{ color: #CCCCCC}
a:active		{ color: #800080}
a:visited		{ color: #CCCCCC}
a:hover			{ color: #ED1B24}

a.popupsbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
a.popupsbar:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
a.popupsbar:hover	{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #ED1B24;
}
.popupsbar	{
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.inputbox {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	background-color: #FFFFFF;
}
.inputbox-form {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #FFFFEE;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.javabutton {
	font-size: 9px;
	cursor: hand;
}
.black {
	color: #000;
}
.red {
	color: #F00;
}
.prices {
	color: #3C0;
	font-weight: bold;
}
