/* Default CSS Stylesheet for a new Web Application project */

/*body {font-family: Verdana; font-size: XX-Small; margin: 20px;}
.title {font-size: X-Large; padding: 20px; border-bottom: 2px solid gray; width: 100%; }

.menuItem1 {width: 80px; height: 28px; cursor: pointer; cursor: hand; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; background: url(/emstyles/styles/horizontal9/le_1/bg_em_1.jpg) repeat-x bottom #B6BECF; font-family: arial; font-size: 10px; color: #333333; text-align: center;}
.menuItem2 {width: 80px; height: 28px; cursor: pointer; cursor: hand; border-right: 1px solid #FFFFFF; background: url(/emstyles/styles/horizontal9/le_2/bg_em_2.jpg) repeat-x bottom #B6BECF; font-family: arial; font-size: 10px; color: #333333; text-align: center;}
.menuItem3 {width: 80px; height: 28px; cursor: pointer; cursor: hand; border-right: 1px solid #FFFFFF; background: url(/emstyles/styles/horizontal9/le_3/bg_em_3.jpg) repeat-x bottom #B6BECF; font-family: arial; font-size: 10px; color: #333333; text-align: center;}
.menuItem4 {width: 80px; height: 28px; cursor: pointer; cursor: hand; border-right: 1px solid #FFFFFF; background: url(/emstyles/styles/horizontal9/le_4/bg_em_4.jpg) repeat-x bottom #B6BECF; font-family: arial; font-size: 10px; color: #333333; text-align: center;}
.menuItem5 {width: 80px; height: 28px; cursor: pointer; cursor: hand; border-right: 1px solid #FFFFFF; background: url(/emstyles/styles/horizontal9/le_5/bg_em_5.jpg) repeat-x bottom #B6BECF; font-family: arial; font-size: 10px; color: #333333; text-align: center;}
*/

.shadedheaderclass
{
    border: 1px solid black;
    width: 98%;
    height: 30px;
    background: #6B8823;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    margin: 5px 5px 15px 5px;
    font-family: Arial, Tahoma, Verdana;
}
.bodyclass
{
    font-family: Verdana,Tahoma,Arial;
    font-size: 11px;
}


input.btn
{
    color: #FFFFFF;
    font: bold 100% 'trebuchet ms' ,helvetica,sans-serif;
    background-color: #996633;
    border: 1px solid;
    border-color: #696 #363 #363 #696;
    text-decoration: none;
}
input.btnhov
{
    text-decoration: underline;
}



.talllines
{
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
    line-height: 200%;
}

.gvEmptyRowClass
{
    background-color: #336633;
    color: #FFFFFF;
}

.horizontalMenuItem
{
    background-image: url( '/emstyles/styles/horizontal1/mid.gif' );
    background-repeat: repeat-x;
    height: 30px;
    cursor: auto;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-align: center;
}
.horizontalMenuItemOver
{
    background-image: url( '/emstyles/styles/horizontal1/mid_over.gif' );
    background-repeat: repeat-x;
    height: 30px;
    cursor: auto;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 11px;
    height: 20px;
    color: #FFFFFF;
    text-align: center;
}


BODY.lightclass
{
    background-color: #336633;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

.brightclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC00;
    font-size: 10px;
}


.nooutline
{
    outline: none;
    -moz-outline-style: none;
}
td.tab_table_background
{
    background-color: #65AF4B;
    border-right-width: 5px;
}
table.wideborder
{
    border-width: 5px;
    border-style: double;
    border-color: #ffcc66;
}
table.darkbgnarrowborder
{
    border-width: 1px;
    border-style: solid;
    border-color: #ffcc66;
    background-color: #336633;
}
td.darkbgnarrowborder
{
    border-width: 1px;
    border-style: solid;
    border-color: #336633;
}
.contrastingbuttonclass
{
    font-size: 12px;
    color: #336633;
    background-color: #FFCC66;
}
.default_dgrd_header
{
    font-size: 9px;
    color: White;
    background-color: #336633;
}
.tinyaquaclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Aqua;
    font-weight: bold;
    font-size: 10px;
}
.largeaquaclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Aqua;
    font-weight: bold;
    font-size: medium;
}
.aquaclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Aqua;
    font-size: 12px;
}
.aquabold
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Aqua;
    font-size: 12px;
    font-weight: bold;
}
.errorclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Red;
    font-size: 12px;
    font-weight: bold;
}
a.errorclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Navy;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
a.errorclass:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Navy;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.aquaclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: Aqua;
    font-weight: bold;
    text-decoration: none;
}
a.aquaclass:link
{
    color: Aqua;
}
a.aquaclass:hover
{
    text-decoration: underline;
}
a.aquaclass:visited
{
    color: Aqua;
}

a
{
    outline: none;
    -moz-outline-style: none;
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a:link
{
    color: #FFFFFF;
    outline: none;
    -moz-outline-style: none;
}
a:hover
{
    text-decoration: underline;
}
a:visited
{
    color: #FFFFFF;
}

a.tinygreenlink
{
    outline: none;
    -moz-outline-style: none;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica,sans-serif;
    color: #006600;
    font-weight: normal;
    text-decoration: none;
}
a.tinygreenlink:link
{
    color: #006600;
    outline: none;
    -moz-outline-style: none;
}
a.tinygreenlink:hover
{
    text-decoration: underline;
}
a.tinygreenlink:visited
{
    color: #006600;
}

.tinywhiteclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 10px;
}
.largewhiteclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: medium;
}
.whiteclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-size: 12px;
}
.whitebold
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
a.whiteclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.whiteclass:link
{
    color: #FFFFFF;
}
a.whiteclass:hover
{
    text-decoration: underline;
}
a.whiteclass:visited
{
    color: #FFFFFF;
}
a.tinywhiteclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
a.tinywhiteclass:link
{
    color: #FFFFFF;
}
a.tinywhiteclass:hover
{
    text-decoration: underline;
}
a.tinywhiteclass:visited
{
    color: #FFFFFF;
}
TABLE.whiteclass
{
    background-color: #336633;
}

.tinylightforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 10px;
}
a.tinylightforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.tinylightforeclass:link
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.tinylightforeclass:visited
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
A.tinylightforeclass:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}

.tinylightforeclass2
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FF99FF;
    font-weight: bold;
    font-size: 10px;
}
a.tinylightforeclass2
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FF99FF;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.tinylightforeclass2:link
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FF99FF;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.tinylightforeclass2:visited
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FF99FF;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
A.tinylightforeclass2:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FF99FF;
    font-weight: bold;
    font-size: 10px;
    text-decoration: underline;
}



.largelightforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: medium;
}
.lightforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-size: 12px;
}
.lightforebold
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-size: 12px;
    font-weight: bold;
}

TABLE.lightforeclass_nb
{
    background-color: #336633;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    border-top: SOLID 1PX #FFCC66;
    border-bottom: SOLID 1PX #FFCC66;
}

TABLE.lightforeclass
{
    background-color: #336633;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    border-width: 3px;
    border-style: double;
    border-color: #ffcc66;
}
a.lightforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.lightforeclass:link
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-size: 12px;
    font-weight: bold;
}
a.lightforeclass:visited
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    font-size: 12px;
    font-weight: bold;
}
a.lightforeclass:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #FFCC66;
    text-decoration: underline;
    font-weight: bold;
}
BODY.lightforeclass
{
    background-color: #336633;
}

.tinygridviewheader
{
    font-family: Verdana,Tahoma,Helvetica,sans-serif;
    color: #FFFFFF;
    background-color: #336633;
    font-size: 10px;
}


.tinywhitebgclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    background-color: #FFFFFF;
    font-size: 10px;
}
.whitebgclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    background-color: #FFFFFF;
    font-size: 12px;
}
.whitebgclassnoborder
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    background-color: #FFFFFF;
    font-size: 12px;
}

.tbclass
{
    font-family: Verdana,Helvetica,sans-serif;
    font-weight: normal;
    color: black;
    background-color: #FFFFFF;
    font-size: 11px;
}

table.whitebgclass
{
    background-color: #ffffff;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    color: #336633;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    border-width: 3px;
    border-style: ridge;
    border-color: #ffcc66;
}

a.blackforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}



.tinydarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 10px;
}
.largedarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-weight: bold;
    font-size: medium;
}
.darkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 12px;
}
.darkforebold
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 12px;
    font-weight: bold;
}

body.darkforeclass
{
    background-image: url('../images/repeatxy_78380461.gif');
    text-align: center;
}

a.tinydarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}
a.tinydarkforeclass:link
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 10px;
    font-weight: bold;
}
a.tinydarkforeclass:visited
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 10px;
    font-weight: bold;
}
a.tinydarkforeclass:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    text-decoration: underline;
    font-weight: bold;
}
a.darkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a.darkforeclass:link
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 12px;
    font-weight: bold;
}
a.darkforeclass:visited
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    font-size: 12px;
    font-weight: bold;
}
a.darkforeclass:hover
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #336633;
    text-decoration: underline;
    font-weight: bold;
}
_TR.darkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 12px;
}
_TD.darkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 12px;
}
_TABLE.darkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 12px;
}
_TR.tinydarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 10px;
}
_TD.tinydarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 10px;
}
_TABLE.tinydarkforeclass
{
    font-family: Verdana,Helvetica,sans-serif;
    color: #003399;
    font-weight: bold;
    background-color: #336633;
    font-size: 12px;
}


.expandedtitle
{
    letter-spacing: .5em;
    font-size: 12pt;
    font-variant: small-caps;
    font-weight: bold;
    color: #336666;
}

.expandedbody
{
    letter-spacing: .5em;
    font-variant: small-caps;
    font-weight: bold;
}

.formerrors
{
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 10px;
    text-decoration: none;
}

BODY
{
    font-size: 12px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
}

.titleclass
{
    font-size: 18px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
    font-weight: bold;
}


.subtitleclass
{
    font-size: 13px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
    font-weight: bold;
}

.colortitle
{
    font-size: 13px;
    font-weight: bold;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
    color: Blue;
}


p
{
    font-size: 12px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
}


td
{
    font-size: 12px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
}


.tinyerror
{
    font-size: 11px;
    color: red;
}


a.darklinkclass
{
    color: #7C7870;
    font-weight: bold;
    text-decoration: none;
}

a.darklinkclass:hover
{
    text-decoration: underline;
}

a.tinydarklinkclass
{
    color: #7C7870;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
}

a.tinydarklinkclass:hover
{
    text-decoration: underline;
}


.tinyblack
{
    font-size: 9px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
    color: Black;
}


.tinydarkclass
{
    font-size: 9px;
    font-family: arial, tahoma, 'trebuchet ms' , sans-serif;
    color: #7C7870;
    margin-bottom: 10px;
}

a
{
    color: #598a99;
    text-decoration: none;
}

a:hover
{
    color: #598a99;
    text-decoration: underline;
}

.smallblack
{
    font-size: 11px;
    font-family: tahoma, verdana, arial, sans-serif;
    color: Black;
}


