
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000;
	margin: 0px;
}
.pagebg {
	/*background: #000000 url(sp_images/page_bg.png) 50% 0 repeat-x;*/
	background: #000000;
}
.tdbg {
	background: #264263 url(sp_images/td_bg.png) repeat-x;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	font-weight: bold;
}

#footer a:hover {
	color: yellow;
	text-decoration: none;
}

#footer td {
	padding: 0 25px 5px 25px;
		font-size: 11px;
}
.content {
	font-size: 11px;
	padding: 5px 15px 5px 15px;
}
#copyright td {
	padding: 5px 15px 5px 15px;
		font-size: 11px;
		color: #ffffff;
		background: #1f334d;
}

.warning {
	font-weight: bold;
	font-size: 18px; 
	color: #bc0404; 
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
}
.error {
	font-weight: normal; 
	font-size: 11px; 
	color: #bc0404; 
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
}

.comingsoon {
	letter-spacing:14px;
	font-weight: bold;
	color : #7d7a7a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 48px;
/*	text-transform: uppercase;*/
}
