﻿body 
{
	font-size:12px;
}
.subhead ,.subhead A
{
background:#000066;color:white;font-weight:normal;font-size:14px;font-family:Microsoft Sans Serif;

}
.subbody
{
    background:RED;color:black;font-family:Microsoft Sans Serif;
	font-size:12px;
}
 
body, p, div {font-size:12px;font-family:Microsoft Sans Serif;}
A {text-decoration:none;}
A:hover
{
	text-decoration:underline;
}

/*
Arial Narrow 
Century Gothic
#3333CC
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#FFFFFF', EndColorStr='red')
{font-size:12px;font-family:Cenutry Gothic;}
*/
.QueueListGridView a, a {color:blue;}
.menustyle 
{
    font-size: 14pt; 
 	font-family:	Webdings;
    font: menu; 
    color: black; 
    background-color:    gray; 
    background-color:    menu; 
    font-weight: normal; 
    cursor: default;
    text-align:center;
    }
    
    
.datat {}
.datah {background: #dddddd; vertical-align: top;  text-align: center;}
.datad {background: #ffffff; vertical-align: top;  background: #ffffFF}
.bugd {vertical-align: top; }

.err {color: red; font-size: 10pt; font-weight: bold;}
.btn {background: #ffeeaa; color: #0000ff; }

.menubar {background: #ccfffe; padding: 0px; border-bottom: 1px solid #00cc00;}

.cmt {background: white; border: 1px #009900 solid; padding: 3px;}
.cmt_text {font-family:courier; font-size: 10pt;}

.pst {font-size: 8pt; color: green;}
.listitem {color: #00cc00;}
.smallnote {font-size: 7pt; color: green;}
.logo {background: #00cc00; font-family: arial;
padding: 5px; color: white; font-size: 12pt; font-weight: bold;}

.lbl {font-size: 8pt;}
.static {font-size: 8pt; padding: 3px; font-weight: bold;}

.frm {
padding: 6px;
border-left: 1px solid silver;
border-top: 1px solid silver;
border-right: 2px solid black;
border-bottom: 3px solid black;
background: #eeeeee;
}

.align {text-align: left;}

.gray_link {color: #999999; font-size: 10pt;}

.menu_item {}
.selected_menu_item {font-weight: bold;}

.click_to_sort {font-size: 7pt; color: green;}









/*Custom*/

.RowOver
{
    background:#CCCCFF;
}
.RowOut
{
    background:#EEEEEE;
}


.MenuHighlight{background:darkblue;color:White}
.menustyle 
{
    font-size: 14pt; 
 	font-family:	Webdings;
    font: menu; 
    color: black; 
    background-color:    gray; 
    background-color:    menu; 
    font-weight: normal; 
    cursor: default;
    text-align:center;
    }
.submenustyle 
{
    font-family:	Webdings;
    font: menu; 
    color: black; 
    background-color:    menu; 
    font-weight: normal; 
    cursor: default;
    BORDER-RIGHT: gray 1 solid; 
    BORDER-top: #eeeeee 1 solid; 
    BORDER-LEFT: #eeeeee 1 solid; 
    BORDER-BOTTOM: gray 1 solid }
    
    .mouseover 
{
    background-color:white;
}