a{
color: #3E6E9C;
}

div.head
{

font-weight: bold;

}

body
{
font-size: 11px;
}
td
{
font-size: 11px;
}
div.gb_error
{
color:#c00000;
font-weight:bold;
text-align:center;
}

input.gb_textfield
{
width: 200px;
}
textarea.gb_textarea
{
width: 200px;
height: 200px;
}

input.textfield
{
width: 300px;
}
textarea.textarea
{
width: 300px;
height: 150px;
}