body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #fdf7e0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}


.lakastabla {
	border: thin solid #ffe9a3;
	border-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
}

.lakastd {
	border: thin solid #ffe9a3;
	border-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	font-size: 12px;
}


.inputsel
{
	border: 1px;
	border-style: solid;
	border-color: #ffd659;
	width: 255px;
	height: 20px;
	color: #000000;
    background: #ffffff;
}


.inputtext
{
	border: 1px;
	border-style: solid;
	border-color: #ffd659;
	width: 255px;
	height: 20px;
	color: #000000;
    background: #ffffff;
}

.lakasgomb
{
	border: 1px;
	border-style: solid;
	border-color: #ffd659;
	width: 80px;
	height: 20px;
	color: #000000;
    background: #ffffff;
}

.inputarea
{
	border: 1px;
	border-style: solid;
	border-color: #ffd659;
	color: #000000;
    background: #ffffff;
}

