body,td,th {
	color: #000000;
}
body {
	background-color: #ffeacb;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.lakas_sel
{
	border: 1px;
	border-style: solid;
	border-color: #ffee66;
	height: 18px;
	width: 199px;
	color: #000000;
    background: #ffffff;
}

.lakas_txt
{
	border: 1px;
	border-style: solid;
	border-color: #ffee66;
	height: 18px;
	width: 80px;
	color: #000000;
    background: #ffffff;
}


.tabla {
	width: 490px;
	max-width: 490px;
	border: thin solid #503b10;
	border-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 1px;
}

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

.tdke2 {
	border: thin solid #503b10;
	border-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	font-size: 12px;
	background-color: #FF9600
}



