
body {
	background-color: #92c83e; 
	background-image: url('images/bg_dots.png');
	background-repeat: no-repeat;
	background-position: center top;
}

#logo {
	float: left;
	padding: 10px;
}

#header {
	clear:both;
	
}

#content {
	width: 1090px;
	background-color:#FFFFFF;
	height:100%;
	clear:both;
	padding-bottom: 30px;
	box-shadow:-4px -4px 2px #7FA72D;

}

#wrapperTable {
	margin-top: 40px;
	height:100%;
	margin-left: auto;
	margin-right: auto;
}

#wrapperTableLogins {
	height:100%;
	margin-left: auto;
	margin-right: auto;
}

#title {
	font-size:42px;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;		
	font-family:  arial, sans-serif;
}

#appList {
	padding-left: 30px;	
}

#comment {
	padding-left: 50px;	
	font-family:  arial, sans-serif;
	
}

b {
	font-family:  arial, sans-serif;
}

pre {
	font-family:  arial, sans-serif;
	font-size: 12px;
	
}
#appLink {
	font-size:36px;
	text-decoration: none;
	color: #EA7125;
	padding-left: 30px;	
	font-family:  arial, sans-serif;
	
}

#arrow {

}

#arrowLink {
	font-family:  arial, sans-serif;
	text-decoration: none;
	color: #EA7125;
}

#history {
	margin-left: 30px;
	margin-right: auto;
	font-family:  arial, sans-serif;
	text-decoration: none;
}

#logins {
	margin-left: 30px;
	margin-right: auto;
	font-family:  arial, sans-serif;

}

#loginTable {
	padding-top:20px;
}

#spacer {
	height: 15px;
}

#state {
	width: 50px;
}

#edition {
	width: 80px;
}

#name {
	width: 150px;
}

#login {

}