body {
	background-image: url(/global/images/bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.prices {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.bottom {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.news:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #BF1238;
	text-decoration: underline;
}
.header {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.goback {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.goback:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
input, select, textarea { 
	background-color: #F4F4F4; 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	font-family: Verdana, arial, Tahoma; 
	z-index: 0; 
}
.noborder { 
	background-color: transparent; 
	color: #000000; 
	font-weight: normal; 
	font-size: 11px; 
	margin-left: 0px; 
	margin-right: 0px; 
	border-right: black 0px solid; 
	border-top: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid; 
	font-family: Verdana, arial, Tahoma; 
	z-index: 0; 
}
