
body{
	background-color: #FFFFFF;
}

p{
	margin: 20px 50px;
	text-align: left;
}
#copyright{
	text-align: center;
}
img{
	border-width: 0;
}

#topbody{
	text-align: center;
}
#logo{
	text-align: center;
}
#button_top{
	margin: 0;
}
#button_language{
	padding-top: 60px;
	margin: 15px 0px;
}

#welcome{
	text-align: center;
	margin: 20px 0;
}
#registerd{
	margin: 50px 0 20px 0;
	text-align: center;
}

div.chapter{
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	background-color: #5c88eb;
	padding: 0.2em 0.5em;
	margin: 10px 20px;
	text-align: left;
}
ul, ol{
	text-align: left;
	margin: 10px 40px;
}
p.otherregistered{
	font-size: 80%;
}

div.logindiv{
	background-color: #FFFFDE;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 25%;
	border-width: 1px;
	border-color: #141DA0;
	border-style: solid;
}
table.logintable{
	border-width: 0px 1px 1px 0px;
	border-color: #141DA0;
	border-style: solid;
}
th.loginth{
	color: #FFFFFF;
	background-color: #5c88eb;
	text-align: center;
	border-width: 1px 0px 0px 1px;
	border-color: #141DA0;
	border-style: solid;
}
td.logintd{	
	background-color: #FFFFFF;
	text-align: left;
	border-width: 1px 0px 0px 1px;
	border-color: #141DA0;
	border-style: solid;
}
td.logintd input{
	width: 170px;
}
#userRegistrationText{
	text-align: center;
	font-weight: bold;
}

#errloginimage{
	text-align: center;
}
div.commentError{
	color: #000080;
	font-size: large;
	text-align: center;
	font-weight: bold;
}
#botton_back{
	text-align: center;
}

#button_start{
	margin-top: 15px;
	text-align: center;
}
div.comment{
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
#abutton_padding{
	padding-top: 30px;
}
