body 
{ background-image:url(i/background.jpg);
background-position:center;
background-repeat:repeat-y;
}

body,td,th {font-size: 11px; }
td.carea	{ text-align: justify; }
form		{ margin: 0px; }
a		{ color: #1090BB; text-decoration: underline; }
a:hover		{ text-decoration: none; }
br.short	{ line-height: 7px; }
ul		{ list-style-image: url('i/a86.jpg'); padding-left: 0px; margin-left: 15px; margin-top: 8px; margin-bottom: 12px; }
.h1		{ color: #185183; font-weight: bold; font-size: 11px; }
.blink		{ color: #ffffff;  }
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}

textbox {

width: 150px;

}

select {

width: 150px;

}

radio { width: 50px; }

textfield
{
width: 150px;
}

.form_table
{
background:url(i/form_background.gif); background-position:bottom right; background-repeat:no-repeat; background-color:#E9F7FE; width:500px;
}

.form_seperate
{
background:url(i/white_line.gif);
background-repeat:repeat-x;
background-position:bottom;
}