body
{
    border-style: none;
    background-color: #fff;
    background: url(img/grad.gif) repeat-x;
    margin: 30px 10px 30px 30px;
}

body, input, textarea, select, p, td, th, a
{
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 10pt;
}

form, p, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1
{
    font-family: Arial,sans-serif;
    font-size: 14pt;
    margin-top: 0px;
    margin-bottom: 20px;
}

a
{
    color: #0066a7;
    text-decoration: none;
}

a:hover
{
    color: #0066a7;
    text-decoration: underline;
}

.bbox
{
    width: 220px;
}

.sel
{
    width: 225px;
}

.sbox
{
    width: 60px;
}

.txt
{
    width: 300px;
    height: 60px;
}

.text
{
	width: 650px;
	margin: 20px 0px 20px 0px;
	text-align: justify;
}

.error
{
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	color: #FF0000;
}

/*
search table style
*/
.sform
{
    margin: 20px 0px 0px 0px;
    font-size: 12px;
}

.sform th
{
    padding: 10px 10px 10px 0px;
    text-align: left;
    vertical-align: top;
}

.sform td
{
    padding: 10px 0px 10px 0px;
}

/* login table */

.login th
{
    padding: 10px 0px 10px 20px;
    text-align: left;
    color: #FF0000;
}

.login td
{
    padding: 10px 0px 10px 20px;
}