body.index {
	background-image:url(../images/background_1.jpg);
	font-size:10pt;
	font-family:sans-serif;
}

img {
	border: none 
}

.index a {
	text-decoration:none;
	color:black;
	font-weight:bold;
}

span.inactiveLink {
	text-decoration: underline;
	font-weight:bold;
	color:gray;
}

div.index_logo {
	margin-top:100px;
	margin-left:350px;
	width:300px;
	text-align:center; 
}

div.index_enter_list {
	margin-left:350px;
	margin-top:20px;
	width:300px;
	text-align:center;
}

ul.list_nospacing_inline {
	margin:0px;
	padding:0px;
}

ul.list_nospacing_inline li {
	display:inline;
	list-style-type: none;
}

div.index_enter_list_item {
	margin:10px;
	float:left;
	width:80px;
	height:30px;
	background-position:top center;
	padding-bottom:10px;
	background-repeat:no-repeat;
}
.index_enter_list_item a {
	margin-top:30px;
}
div.index_form {
	clear:both;
	margin-left:350px;
	margin-top:20px;
	width:300px;
}
