.style1 
{
	color: #FF0000;
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.text 
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #E5E5E5;
}

.error
{
	color: #FF0000;
	font: Verdana;
	font-size: 12px;
	font-weight: bold;
}

/*html{height:100%;}
body{height:100%; margin:0; padding:0;}
#bg{position:fixed; top:0; left:0; width:100%; height:100%;}
#content {position:relative; z-index:1;}*/

/*body
{
	background-image: url(images/fuzzy_black2.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	background-position: top;
	margin:0;
	padding:0;
}*/

a
{
	font-family: Verdana;
	font-size: 12px;
	color: #545456;
	font-weight: bold;
}