@charset "utf-8";

#banneri {
	sheight: 124px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #0066FF;
}

#sis {
	margin: auto;
	height: auto;
	width: 780px;
}
#copyright {
	margin: auto;
	height: 20px;
	width: 780px;
	border: 1px solid #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0049B7;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 2px;
}
#sis-p {
	height: auto;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 32px;
	margin-bottom: 10px;
	margin-left: 32px;
}
#alue {
	height: auto;
	width: 780px;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0049B7;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0049B7;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
	background-color: #0049B7;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0049B7;
}

