body 
	{background-color: rgb(238, 238, 238);
	background-image: url("../images/bg_pass_i.jpg");	
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position:center;}

a, div, p, span 
	{font-size: 10px;
	line-height: 13px;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-style: normal; 
	text-decoration: none;
	color: #777;}

span
	{font-style : normal;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	overflow : hidden;}

span a
	{font-style : normal;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: normal;
	text-align: left;
	overflow : hidden;}

a:hover
	{color: rgb(255,255,255);}

.crosslink_active
	{color: rgb(127,191,66);}
.crosslink_active:hover
	{color: rgb(255,255,255);}

.crosslink_inactive
	{color: rgb(128,128,128);}

#start
	{background-color: rgb(238, 238, 238);
	position:absolute;
	top: 50%;
	left: 50%;
	width: 110px;
	height: 90px;
	margin-left: -55px;
	margin-top: -45px;
	overflow: hidden;
	text-align:center; }

