.b
{
	border-right: midnightblue 1px solid;
	padding-right: 10px;
	border-top: midnightblue 1px solid;
	padding-left: 10px;
	font-size: 14px;
	padding-bottom: 10px;
	border-left: midnightblue 1px solid;
	color: midnightblue;
	padding-top: 10px;
	border-bottom: midnightblue 1px solid;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: #D9E9E9;
}
.c
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 14px;
	border-left: #000099 1px solid;
	color: #000099;
	border-bottom: #000099 1px solid;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
}
.j
{
	border-right: darkblue 1px solid;
	border-top: darkblue 1px solid;
	font-weight: bold;
	font-size: 14px;
	border-left: darkblue 1px solid;
	color: white;
	border-bottom: darkblue 1px solid;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: #000099;
}
.q
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	font-weight: bold;
	font-size: 14px;
	border-left: #6699ff 1px solid;
	color: white;
	border-bottom: #6699ff 1px solid;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: #6699ff;
}

.k
{
	font-weight: normal;
	font-size: 14px;
	color: slategray;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: #e5e6ff;
	padding: 3px;
}
.l
{
	font-weight: normal;
	font-size: 14px;
	color: slategray;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
	padding: 3px;
}

.error
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	color: firebrick;
	border-top-color: #000099;
	font-style: italic;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #000099;
}
.a
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	color: darkblue;
	border-top-color: #000099;
	font-style: italic;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #000099;
}
.p
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	border-left-color: darkblue;
	border-bottom-width: 1px;
	border-bottom-color: darkblue;
	color: #a19b5d;
	border-top-color: darkblue;
	font-style: normal;
	font-family: verdana, arial, helvetica;
	background-color: white;
	border-right-width: 1px;
	border-right-color: darkblue;
}
.welcome
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	border-left-color: #000099;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	color: midnightblue;
	border-top-color: #000099;
	font-style: italic;
	font-family: verdana, arial, helvetica;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: #000099;
}

.d { BACKGROUND-COLOR: #eeeeee;COLOR: #000000;FONT-FAMILY: verdana, arial, helvetica;FONT-SIZE: 14px }
INPUT { color:#000000;font-family:verdana,arial,helvetica;font-size:14px;height:17;border-width:1px;border-color:#cdbb9c;border-style:solid; }
TEXTAREA { color:#000000;font-family:verdana,arial,helvetica;font-size:14px;border-width:1px;border-color:#cdbb9c;border-style:solid; }
SELECT { color:#000000;font-family:verdana,arial,helvetica;font-size:14px;background-color:#cdbb9c; }
BODY
{
	background-color: #e7e1bf;
}	

