body
{
background-color:#C0C0C0;
font-family:Verdana;
font-size:11px;
color:#000000;
}
td
{
font-family:Verdana;
font-size:10px;
color:#000000;
}
a
{
color:#808080;
text-decoration:none;
}
a:hover
{
color:#000000;
}
.UI_Widget
{

}
.UI_Widget_TitleBar
{
background-color:#F5F5F5;
border-top:1px solid #808080;
border-bottom:1px solid #808080;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#292929;
}
.UI_Widget_ToolBar
{
background-color:#E4E4E4;
border-bottom:1px solid #808080;
}
.UI_Widget_Content
{
background-color:#E4E4E4;
border-bottom:1px solid #808080;
}
.UI_Widget_StatusBar
{
background-color:#F5F5F5;
border-bottom:1px solid #808080;
}
.TableHeader
{
background-color:#F5F5F5;
border-bottom:1px solid #808080;
}
.TableRow1
{
background-color:#FFFFFF;
border-bottom:1px dashed #808080;
}
.TableRow2
{
background-color:#F5F5F5;
border-bottom:1px dashed #808080;
}
.TableRowImportant
{
background-color:#ffcccc;
border-bottom:1px dashed #808080;
}
.UI_Label
{

}
.UI_TextBox
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
padding:2px;
}
.UI_PasswordBox
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
.UI_FileBox
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
.UI_TextArea
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
.UI_ListBox
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
.UI_CheckBox
{

}
.UI_RadioOption
{

}
.UI_Button
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
.UI_Submit 
{
background-color:#FFFFFF;
border:1px solid #808080;
font-family:Verdana;
font-size:10px;
color:#000000;
}
/* PAGE BODY */
body {
 background-image: url(images/bg.gif);
 font-family: arial, verdana;
}

/* IMAGES */
img {
 border: 0px;
}

/* MENU BOX */
.menu_box {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #FFA00B; text-decoration: none}
.menu_box:link {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #FFA00B; text-decoration: none}
.menu_box:active {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #FFA00B; text-decoration: none}
.menu_box:visited {  font-family: Arial; font-size: 10pt; font-weight: normal; color: #FFA00B; text-decoration: none}
.menu_box:hover {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #398715; text-decoration: none}

/* MODULE LINKS */
.module_link {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #878787; text-decoration: none}
.module_link:link {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #878787; text-decoration: none}
.module_link:active {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #878787; text-decoration: none}
.module_link:visited {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #878787; text-decoration: none}
.module_link:hover {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #FFA00B; text-decoration: none}

/* MODULE TEXT */
.module_text {  font-family: arial, verdana; font-size: 11px; color: #121212}

/* PLUGIN HEADER */
.plugin_header {  font-family: Arial; font-size: 11pt}

/* SUPPORT TICKET FIELDS */
.support_textbox {  font-family: Arial; font-size: 11px}

table.updater { border: solid 2px #83c46f; background-color:#999999; }
#updater {display: none; position: absolute; left: 0px; top: 0px; z-index: 2; }
