body, p, h1, h2, h3, table, td, th, ul, ol
{
font-family: verdana,helvetica,arial,sans-serif;
}

body { margin: 2pt; color: black; }

.app_title { color: #3753d8; font-weight: bold; font-size: medium}

.base_minus { font-size: 10px }
.base { font-size: 11px }
.base_plus { font-size: 12px }
.base_plus_plus { font-size: 14px }
.base_strong { font-weight: bold ; font-size: 12px }
.error_text { color: red }
.error_text_label { color: red; font-weight: bold }

.gray {color: gray}
.light_red {color: #ff5959}

.navbar_text { color: black; }
.navbar_link:link { font-size: 14px; color: #2d1dff; text-decoration: none}
.navbar_link:visited { font-size: 14px; color: #2d1dff; text-decoration: none}
.navbar_link:hover { font-size: 14px; color: #2d1dff; text-decoration: underline}
.navbar_link:active { font-size: 14px; color: #2d1dff; text-decoration: none}

.text_label { color: black; font-size: 11px; }

.warning_text { color: red; font-style: oblique }
.quick_question { color: black; font-weight: bold }

a:link { color: blue; text-decoration: none; background-color:transparent; }
a:visited { color: blue; text-decoration: none; background-color:transparent; }
a:hover { color: red; text-decoration:underline; background-color:transparent; }
a:active { color: red; text-decoration:underline; background-color:transparent; }

a.select:link { color: green; text-decoration: none; background-color:transparent; }
a.select:visited { color: green; text-decoration: none; background-color:transparent; }
a.select:hover { color: red; text-decoration:underline; background-color:transparent; }
a.select:active { color: red; text-decoration:underline; background-color:transparent; }

a.gray:link { color: gray; text-decoration: none; background-color:transparent; }
a.gray:visited { color: gray; text-decoration: none; background-color:transparent; }
a.gray:hover { color: red; text-decoration:underline; background-color:transparent; }
a.gray:active { color: red; text-decoration:underline; background-color:transparent; }

a.light_red:link { color: #ff7578; text-decoration: none; background-color:transparent; }
a.light_red:visited { color: #ff7578; text-decoration: none; background-color:transparent; }
a.light_red:hover { color: red; text-decoration:underline; background-color:transparent; }
a.light_red:active { color: red; text-decoration:underline; background-color:transparent; }

a.no_underline:link { color: blue; text-decoration: none; background-color:transparent }
a.no_underline:visited { color: blue; text-decoration: none; background-color:transparent }
a.no_underline:hover { color: red; text-decoration:underline; background-color:transparent }
a.no_underline:active { color: green; text-decoration:underline; background-color:transparent }

table.navbar { background-color: white; border-top: none #bbbbbb; border-right: solid 1px #bbbbbb; border-left: solid 1px #bbbbbb; border-bottom: none #bbbbbb; width: 100% }
table.general { color: black; background-color: white; border: solid thin; width: 100%; font-size: 11px}
table.general_noborder { color: black; background-color: white; width: 100%; font-size: 11px}

.group_td { color: black; background-color: #E0E0F8; border: solid 1px #bbbbbb; font-size: 11px}
table.group { color: black; cell-spacing:0; background-color: #E0E0F8; border: solid 1px #bbbbbb;  width: 100%; font-size: 11px}
table.group_noborder { color: black; cell-spacing:0; background-color: #E0E0F8;  width: 100%; font-size: 11px}

.group_title { color: #3753d8; font-size:12px }

table.top_level { background-color: white; border-top: none; border-right: solid 1px #bbbbbb; border-left: solid 1px #bbbbbb; border-bottom: none; width: 100% }
table.top_level_caps { color: black; background-color: white; border: none; width: 100% }

th.general { color: black; background-color: #a6a6a6;}
td.general_lg_background { color: black; background-color: #e1e1e1;}

tr.general { background-color: white;}
tr.general_red { color: red; background-color: white;}
tr.general_green { color: green; background-color: white;}
tr.general_gray { color: gray; background-color: white;}
tr.general_red_gray { color: #ff5959; background-color: white;}
tr.general_italic { font-style: italic; background-color: white;}
tr.general_gray_italic { color: gray; font-style: italic; background-color: white;}
tr.general_red_italic { color: red; font-style: italic; background-color: white;}
tr.general_red_gray_italic { color: #ff5959; font-style: italic; background-color: white;}
tr.general_bold { font-weight: bold; background-color: white;}

tr.general_bold_italic { font-weight: bold; font-style: italic; background-color: white;}
tr.general_bold_red { color: red; font-weight: bold; background-color: white;}
tr.general_bold_red_italic { color: red; font-weight: bold; font-style: italic; background-color: white;}

tr.general_UL { background-color: #e4e4e4;}
tr.general_Ulalt { background-color:  #f7f6f6;}

tr.general_alt_red { color: red; background-color: #e8e8e8;}
tr.general_alt_green { color: green; background-color: #e8e8e8;}
tr.general_alt_gray { color: gray; background-color: #e8e8e8;}
tr.general_alt_red_gray { color: #ff5959; background-color: #e8e8e8;}
tr.general_alt_italic { font-style: italic; background-color: #e8e8e8;}
tr.general_alt_gray_italic { color: gray; font-style: italic; background-color: #e8e8e8;}
tr.general_alt_red_italic { color: red; font-style: italic; background-color: #e8e8e8;}
tr.general_alt_red_gray_italic { color: #ff5959; font-style: italic; background-color: #e8e8e8;}
tr.general_alt_bold { font-weight: bold; background-color: #e8e8e8;}

tr.general_alt_bold_italic { font-weight: bold; font-style: italic; background-color: #e8e8e8;}
tr.general_alt_bold_red { color: red; font-weight: bold; background-color: #e8e8e8;}
tr.general_alt_bold_red_italic { color: red; font-weight: bold; font-style: italic; background-color: #e8e8e8;}



/*tr.general_pending { background-color: #fffda1; }*/
/*tr.general_pend { background: url(/Library/WebServer/Documents/Images/bg-header-row-tiled-nofade.gif) repeat-x left top; }
th.general_pendUL { background-image:url(./Images/cart.gif); }*/


table.sectionTable { margin-bottom: 10px; width: 455px; border-collapse: collapse;}
tr.basicGeneral {background-color: #e4e4e4;}
tr.contAlt {background-color: #f7f6f6;}
td.thead {height: 30px; margin: 0; padding: 0;}
/*.thead_th  {height: 30px; padding: 0px; margin: 0; border: none;}*/
.td { padding: 5px; background: #e4e4e4; border-right 1px solid #fff;font-size: 5px; }
.td.contendAlt { background: #f7f6f6;}
/*
.td.subHead {font-weight: bold; background: #d0d0d0; text-aligh: right;}
.td.tdsubHeadAlt {font-weight: bold; background: #e7e6e6; text-aligh: right;}
.tr {height: 30px; margin: 0; padding: 0;}
*/
/*tr.headerBack { background-image:url('/Images/bg-header-row-tiled-nofade.gif');}

tr.headerBack { background-color: #fffda1;} 

tr.headerBack {background-image: url("/Images/bg-header-row-tiled-nofade.gif") repeat-x left top; border-bottom: 1px solid #fff;}*/
 /*it is test of comment*/
