body,td
{
font-family:Trebuchet MS;
font-size:11px;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-base-color:#FFFCEF;
scrollbar-shadow-color:#FFFCEF;
scrollbar-track-color:#d4d4d4;
scrollbar-highlight-color:#d4d4d4;
}
a
{font-weight:bold;
text-decoration:none;
color:#f5f5f5;
}
a:hover
{
font-weight:bold;
color:#000000;
}

.gb.a
{font-weight:bold;
text-decoration:none;
color:#000000;
}
.gb.a:hover
{
font-weight:bold;
color:#000000;
}
.guiWidget
{
border: 1px solid 000000;
border-top:1px solid #000000;
border-left: 1px solid #000000;
border-right:1px outset #000000;
border-bottom:1px outset #000000;
}
.guiWidgetTitle
{
font-size:12px;
font-weight:bold;
color:#000000;
}
.guiCheckBox
{}
.guiRadioOption
{}
.guiListBox
{
border-top:1px solid #000000;
border-left: 1px solid #000000;
border-right:1px outset #000000;
border-bottom:1px outset #000000;
background-color:#f5f5f5;
color:#000000;
font-size:12px;
}
.guiTextBox
{
border-top:1px solid #000000;
border-left: 1px solid #000000;
border-right:1px outset #000000;
border-bottom:1px outset #000000;
background-color:#f5f5f5;
color:#000000;
font-size:12px;
}
.guiTextArea
{
border-top:1px solid #000000;
border-left: 1px solid #000000;
border-right:1px outset #000000;
border-bottom:1px outset #000000;
background-color:#f5f5f5;
color:#000000;
font-size:12px;
}
.guiButton
{
border-top:1px solid #000000;
border-left: 1px solid #000000;
border-right:1px outset #000000;
border-bottom:1px outset #000000;
background-color:#f5f5f5;
color:#000000;
font-size:12px;
}
.guiLabel
{
font-weight:bold;
}
.guiHyperlink
{font-weight:bold;
text-decoration:none;
color:#f5f5f5;
}


div.scroll {	
height: 560px;	
width: 565px;	
overflow: auto;	
border: 0px solid #D4D4D4;
background-color: #FFFCEF;
padding: 8px;
}


.ain{

font-weight:bold;
text-decoration:none;
color:#000000;

.ain:hover
{
font-weight:bold;
color:#000000;
}
}