/* Generic Selectors */ 
BODY { 
background-image: url(Images/purred2.jpg); 
background-repeat: repeat-x;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
P, TD, UL, LI, H1, H2, H3, H4, H5, H6 { 
font-family : Arial, Helvetica, sans-serif; 
} 
P { 
font-size : 12px; 
} 
TD { 
font-size : 12px; 
} 
UL { 
font-size : 12px; 
} 
LI { 
font-size : 12px; 
} 
H1 { 
font-size : 16px; 
color : #84495a; 
} 
H2 { 
font-size : 14px; 
color : #84495a; 
} 
H3 { 
font-size : 10px; 
} 
H4 { 
font-size : 14px; 
} 
UL { 
margin-top : 5px; 
margin-bottom : 5px; 
text-align : left; 
} 
LI { 
margin-left : -15px; 
margin-right : 5px; 
} 
A:link, A:visited { 
color : #660099; 
font-weight: bold; 
} 
A:active, A:hover { 
color : #cc0099; 
font-weight: bold; 
}
 
/************************* ID's *************************/ 
.Header { 
background : #efefe4; 
width : 800px; 
border-right : 1px solid #004a80; 
border-left : 1px solid #004a80; 
} 
.HeaderLogo { 
width : 282px; 
padding : 0 18px; 
} 
.Header2 { 
height : 25px; 
width : 770px; 
background : url('../OLD%20site/images/MGrabber_H-NavBKD.gif') repeat-x; 
border-right : 1px solid #004a80; 
border-left : 1px solid #004a80 
} 
.MainBody { 
width : 800px; 
padding : 10px; 
text-align : left; 
border: 10px outset purple; 
} 
.Footer { 
width : 800px; 
border-bottom : 1px solid #004a80; 
border-right : 1px solid #004a80; 
border-left : 1px solid #004a80; 
} 
.FooterBar { 
height : 20px; 
text-align : center; 
background : #004a80; 
color : #ffffff; 
font-size : 11px; 
font-weight : bold; 
} 
.FooterBar A:link, .FooterBar A:visited { 
text-decoration : none; 
color : #ffffff; 
} 
.FooterBar A:active, .FooterBar A:hover { 
text-decoration : underline; 
color : #ffff00; 
} 
.FooterBottom { 
height : 25px; 
text-align : center; 
font-size : 11px; 
color : #ffffff; 
} 
.FooterBottom A:link, .FooterBottom A:visited { 
text-decoration : none; 
color : #ffff00; 
} 
.FooterBottom A:active, .FooterBottom A:hover { 
text-decoration : underline; 
color : #ffffff; 
} 
.BoxT { 
position : relative; 
top : 1px; 
z-index : 100; 
} 
.BoxT TD { 
border-top : 1px solid #555555; 
border-right : 1px solid #555555; 
border-left : 1px solid #555555; 
background : #cad6df; 
height : 20px; 
font-size : 14px; 
font-weight : bold; 
padding : 2px 6px; 
} 
.BoxB { 
width : 185px; 
border : 1px solid #555555; 
margin-bottom : 10px; 
} 
.BoxB1 { 
padding : 3px 5px 2px 15px; 
} 
.BoxB2 { 
height : 10px; 
background : #cad6df; 
} 
#menu a { 
display : block; 
margin : 0; 
padding : 0; 
text-decoration : none; 
} 
.parent { 
text-align : center; 
position : relative; 
top : -1px; 
} 
#menu .parent a:link, #menu .parent a:visited { 
color : #ffffff; 
} 
#menu .parent a:active, #menu .parent a:hover { 
color : #ffff00; 
} 
#menu .child a:active, #menu .child a:hover { 
color : #ffffff; 
background : #5f6b70; 
} 
#menu ul { 
list-style : none; 
margin : 0; 
padding : 0; 
float : left; 
} 
#menu li { 
position : relative; 
margin : 0; 
padding : 0; 
} 
#menu ul ul { 
position : absolute; 
z-index : 500; 
top : auto; 
display : none; 
} 
#menu ul ul ul { 
top : 0; 
left : 100%; 
} 
div#menu li:hover { 
cursor : pointer; 
z-index : 100; 
} 
div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menu li li li:hover ul ul, div#menu li li li li:hover ul ul { 
display : none; 
} 
div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul { 
display : block; 
} 
.tableForm { 
width : 95%; 
} 
.tablePrompt { 
vertical-align : top; 
padding : 0 2px; 
background-color : #dddde7; 
} 
.tablePromptRqd { 
font-weight : bold; 
vertical-align : top; 
padding : 0 2px; 
background-color : #dddde7; 
} 
.tableHelp { 
font-size : 10px; 
vertical-align : top; 
padding : 0 2px; 
} 
.tableFormRow { 
background-color : #f6f6e6; 
} 
.tableData { 
background-color : #f6f6e6; 
} 
.HelpButton { 
margin : 3px 3px 0 3px; 
cursor : help; 
} 
.HelpClose { 
cursor : pointer; 
float : right; 
font-weight : bold; 
font-size : 12px; 
font-family : arial; 
background : #fa0303 url('../OLD%20site/images/ButtonBKD.gif') repeat-x; 
color : #fff; 
border : 2px solid #acacac; padding-left:3px; padding-right:3px; padding-top:0; padding-bottom:0 
} 
.HelpTitle { 
padding-top : 8px; 
padding-bottom : 5px; 
text-align : center; 
font-weight : bold; 
font-size : 16px; 
background : #cad8ff; 
border-bottom : 1px solid #000; 
} 
.HelpText { 
padding : 15px; 
font-weight : normal; 
font-size : 13px; 
height : 200px; 
overflow : auto; 
} 
.HelpText p { 
font-weight : normal; 
font-size : 13px; 
} 
.InfoButton { 
cursor : help; 
padding : 3px 5px 2px 5px; 
} 
.InfoBox { 
display : none; 
position : absolute; 
z-index : 100; 
background : #e1e9ff; 
border : 1px solid #000; 
width : 300px; 
} 
.InfoTitle { 
padding : 8px 5px 5px 5px; 
text-align : center; 
font-weight : bold; 
font-size : 16px; 
background : #cad8ff; 
border-bottom : 1px solid #000; 
} 
.InfoText { 
padding : 2px 15px 5px 15px; 
font-weight : normal; 
font-size : 13px; 
height : auto; 
} 
.InfoText p { 
font-weight : normal; 
font-size : 13px; 
} 
.divFlat p, .divFlat ul { 
margin-top : 0; 
} 
.Help { 
color : #066; 
} 
.Info { 
color : #039; 
} 
.Important { 
color : #c60; 
} 
.Alert { 
color : #900; 
font-weight : bold; 
} 
.updateTXT { 
font-weight : bold; 
color : #ff0000; 
font-size : 18px; 
letter-spacing : 1px; 
background : #e1e1e1; 
border : 3px double #000; 
padding : 5px 10px; 
float : right; 
}
