/*
		File Name			: 	BST.css
		File description	: 	Cascading Style Sheet for .
		Author				: 	Babylon System Tower
		Released			:	Nov 2008

*/

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
#altContent				{ /* style alt content */ }

#myId {visibility:hidden}
html {
		height: 100%;
		overflow: hidden;
	}
body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #666666;
	}
#content {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #666666;
	}
