/*Regular*/
@font-face {
    font-family: 'texgyreadventor';
    src: url('fonts/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Italic*/
@font-face {
    font-family: 'texgyreadventor';
    src: url('fonts/texgyreadventor-italic-webfont.eot');
    src: url('fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-italic-webfont.svg#texgyreadventoritalic') format('svg');
    font-weight: normal;
    font-style: italic;
}

/*Italic Bold*/
@font-face {
    font-family: 'texgyreadventor';
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}

/*Bold*/
@font-face {
    font-family: 'texgyreadventor';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

body {background:#FFFFFF;}

a                           {font-family: 'texgyreadventor'; text-decoration: none}
a:link                      {color: #000000}
a:visited                   {color: #000000}
a:hover                     {color: #000000; text-decoration:none}
a:active                    {color: #000000; text-decoration:none}

.wMenuOut                   {margin-top: 5px; width:178px; height:19px; color:#E32222; cursor:pointer; background-color:#FFFFFF; padding:0px; text-align:left; /*font-weight: bold;*/ font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
.wMenuOver                  {margin-top: 5px; width:178px; height:19px; color:#E32222; cursor:pointer; background-color:#FFFFFF; padding:0px; text-align:left; /*font-weight: bold;*/ font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none; background-image: url('/images/system/menu_title.png')}
.wMenuOut a                 {color:#E32222; padding-left: 5px; margin-top: 2px;}
.wMenuOver a                {color:#E32222; padding-left: 5px; margin-top: 2px;}
.wMenuSub                   {color:#FFFFFF; cursor:pointer; font-weight: normal; font-size: 13px; font-family: 'texgyreadventor'; text-decoration: none; padding-left:11px;}
.wMenuItem                  {display: block; width:167px; height:15px; color:#808080; background-color:#FFFFFF; cursor:pointer; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none;}
a.wMenuItem:link            {display: block; width:167px; height:15px; color:#808080; text-decoration: none}
a.wMenuItem:visited         {display: block; width:167px; height:15px; color:#808080; text-decoration: none}
a.wMenuItem:active          {display: block; width:167px; height:15px; color:#808080; text-decoration: none}
a.wMenuItem:hover           {display: block; width:167px; height:15px; color:#000000; text-decoration: none; background-color:#FFFFFF; background-image: url('/images/system/menu_subtitle.png')}

.tabberlive .tabbertabhide           {display:none}
.tabber                              {}
.tabberlive                          {width:780px; margin-top:5px; margin-left:15px; border: 1px solid #999999; padding: 10px; background: #F5F5F5}
ul.tabbernav                         {margin:0; padding: 5px 0px 3px 0px; border-bottom: 1px solid #999999; font: bold 11px 'texgyreadventor'}
ul.tabbernav li                      {list-style: none; margin: 0; display: inline}
ul.tabbernav li a                    {padding: 3px 1em; margin-left: 3px; border: 1px solid #999999; border-bottom: none; background: #E0ECF8; text-decoration: none}
ul.tabbernav li a:link               {color: #003366}
ul.tabbernav li a:visited            {color: #999999}
ul.tabbernav li a:hover              {color: #000000; background: #D3D3D3; border-color: #999999; border-top: 2px solid #003366}
ul.tabbernav li.tabberactive a       {background-color: #FFFFFF; border-bottom: 1px solid #FFFFFF; border-top: 2px solid #003366}
ul.tabbernav li.tabberactive a:hover {color: #000000; background: #FFFFFF; border-bottom: 1px solid #FFFFFF; border-top: 2px solid #003366}
.tabberlive .tabbertab               {border: 1px solid #999999; border-top:0; background: #FFFFFF}
.tabberlive .tabbertab h2            {display:none}
.tabberlive .tabbertab h3            {display:none}

.wWelcome                 {color:#E32222; font-weight:bold;   font-size:12px; font-family: 'texgyreadventor'; text-decoration: none}
.wTitle                   {color:#E32222; /*font-weight:bold;*/   font-size:11px; font-family: 'texgyreadventor'; text-decoration:none}

.wRowTop                  {height:4px; width:780px; background:#97998E; margin-left:15px; margin-bottom:10px}
.wRowBottom               {height:4px; width:780px; background:#97998E; margin-left:15px; margin-top:10px}

.wBoxBack                 {background-color: #FFFFFF}
.wBoxBack1                {background-color: #FFFFCC}

.wLineColor               {background-image: url('/images/system/window_line_red.png'); background-repeat:repeat-x;}

.wGridTitle               {background-color: #E32222; color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridRow01               {background-color: #E7E7E7; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wGridRow02               {background-color: #FFFFFF; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.wTitleFont               {color: #FFFFFF; font-weight: bold;   font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
.wBottonText              {color: #000000; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
a.wBottonText:link        {color: #000000; text-decoration: none}
a.wBottonText:visited     {color: #000000; text-decoration: none}
a.wBottonText:active      {color: #000000; text-decoration: none}
a.wBottonText:hover       {color: #808080; text-decoration: none}
.wBoxFont                 {color: #808080; font-weight: bold;   font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
.wNormalBlack             {color: #000000; font-weight: normal; font-size: 12px; font-family: 'texgyreadventor'; text-decoration: none}
a.wNormalBlack:link       {color: #000000; text-decoration: none}
a.wNormalBlack:visited    {color: #000000; text-decoration: none}
a.wNormalBlack:active     {color: #000000; text-decoration: none}
a.wNormalBlack:hover      {color: #000000; text-decoration: none}
.wNormalGray              {color: #808080; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
a.wNormalGray:link        {color: #808080; text-decoration: none}
a.wNormalGray:visited     {color: #808080; text-decoration: none}
a.wNormalGray:active      {color: #808080; text-decoration: none}
a.wNormalGray:hover       {color: #000000; text-decoration: none}
.wNormalRed               {color: #FF0000; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridFont                {color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wGridFont:link          {color: #FFFFFF; text-decoration: none}
a.wGridFont:visited       {color: #FFFFFF; text-decoration: none}
a.wGridFont:active        {color: #FFFFFF; text-decoration: none}
a.wGridFont:hover         {color: #FFFFFF; text-decoration: underline}
.wGridFontBlack           {color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wGridFontBlack:link     {color: #000000; text-decoration: none}
a.wGridFontBlack:visited  {color: #000000; text-decoration: none}
a.wGridFontBlack:active   {color: #000000; text-decoration: none}
a.wGridFontBlack:hover    {color: #000000; text-decoration: underline}
.wGridFontGray            {color: #808080; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wGridFontGray:link      {color: #808080; text-decoration: none}
a.wGridFontGray:visited   {color: #808080; text-decoration: none}
a.wGridFontGray:active    {color: #808080; text-decoration: none}
a.wGridFontGray:hover     {color: #808080; text-decoration: underline}
.wGridFontRed             {color: #E32222; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wGridFontRed:link       {color: #E32222; text-decoration: underline}
a.wGridFontRed:visited    {color: #E32222; text-decoration: underline}
a.wGridFontRed:active     {color: #E32222; text-decoration: underline}
a.wGridFontRed:hover      {color: #E32222; text-decoration: underline}
.wGridFontRed             {color: #FF0000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridFontBlu             {color: #0000FF; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridFontGreen           {color: #00C000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridFontOrange          {color: #FF8000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wGridFontWhite           {color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wSmallWhite              {color: #FFFFFF; font-weight: normal; font-size:  9px; font-family: 'texgyreadventor'; text-decoration: none}
a.wSmallWhite:link        {color: #FFFFFF; text-decoration: none}
a.wSmallWhite:visited     {color: #FFFFFF; text-decoration: none}
a.wSmallWhite:active      {color: #FFFFFF; text-decoration: none}
a.wSmallWhite:hover       {color: #FFFFFF; text-decoration: none}
.wSmallGray               {color: #999999; font-weight: normal; font-size:  9px; font-family: 'texgyreadventor'; text-decoration: none}
.wSmallRed                {color: #FF0000; font-weight: normal; font-size:  9px; font-family: 'texgyreadventor'; text-decoration: none}
.wSmallBlack              {color: #000000; font-weight: normal; font-size:  9px; font-family: 'texgyreadventor'; text-decoration: none}
a.wSmallBlack:link        {color: #000000; text-decoration: none}
a.wSmallBlack:visited     {color: #000000; text-decoration: none}
a.wSmallBlack:active      {color: #000000; text-decoration: none}
a.wSmallBlack:hover       {color: #000000; text-decoration: none; background-color:#CCCCCC}
.wMailFontRed             {color: #000000; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
a.wMailFontRed:link       {color: #000000; text-decoration: none}
a.wMailFontRed:visited    {color: #000000; text-decoration: none}
a.wMailFontRed:active     {color: #000000; text-decoration: none}
a.wMailFontRed:hover      {color: #E32222; text-decoration: underline}

.wTab0                    {color: #000000; font-weight:normal; font-size:11px; font-family: 'texgyreadventor'; text-decoration:none}
a.wTab0:link              {color: #000000; text-decoration: none}
a.wTab0:visited           {color: #000000; text-decoration: none}
a.wTab0:active            {color: #000000; text-decoration: none}
a.wTab0:hover             {color: #E32222; text-decoration: none}
.wTab1                    {color: #E32222; font-weight:normal; font-size:11px; font-family: 'texgyreadventor'; text-decoration:none}
a.wTab1:link              {color: #E32222; text-decoration: none}
a.wTab1:visited           {color: #E32222; text-decoration: none}
a.wTab1:active            {color: #E32222; text-decoration: none}
a.wTab1:hover             {color: #E32222; text-decoration: none}

.wPagingGray              {color: #999999; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
.wPagingRed               {color: #F00000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wPagingRed:link         {color: #F00000; text-decoration: none}
a.wPagingRed:visited      {color: #F00000; text-decoration: none}
a.wPagingRed:active       {color: #F00000; text-decoration: none}
a.wPagingRed:hover        {color: #F00000; text-decoration: underline}
.wPagingBlack             {color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}
a.wPagingBlack:link       {color: #000000; text-decoration: underline}
a.wPagingBlack:visited    {color: #000000; text-decoration: underline}
a.wPagingBlack:active     {color: #000000; text-decoration: underline}
a.wPagingBlack:hover      {color: #F00000; text-decoration: underline}

.wRadio                   {color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none}
.wInput                   {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #ffffff; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputNo                 {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #ffffff; border-color: #808080; border-width:1px; border-style: none; overflow: auto}
.wInputSH                 {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #ffffff; border-color: #808080; border-width:1px; border-style: solid; overflow: hidden}
.wInputGraySH             {padding-left: 2px; color: #808080; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #F0F0F0; border-color: #808080; border-width:1px; border-style: solid; overflow: hidden}
.wInputFXW                {padding-left: 2px; color: #000000; font-weight: normal; font-size: 12px; font-family: "Courier New", Courier, sans-serif; text-decoration: none; text-transform: none; background-color: #FFFFFF; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputFXY                {padding-left: 2px; color: #000000; font-weight: normal; font-size: 12px; font-family: "Courier New", Courier, sans-serif; text-decoration: none; text-transform: none; background-color: #FFFFCC; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputFXR                {padding-left: 2px; color: #000000; font-weight: normal; font-size: 12px; font-family: "Courier New", Courier, sans-serif; text-decoration: none; text-transform: none; background-color: #FFCCCC; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputFXB                {padding-left: 2px; color: #000000; font-weight: normal; font-size: 12px; font-family: "Courier New", Courier, sans-serif; text-decoration: none; text-transform: none; background-color: #A6CAF0; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputFXG                {padding-left: 2px; color: #000000; font-weight: normal; font-size: 12px; font-family: "Courier New", Courier, sans-serif; text-decoration: none; text-transform: none; background-color: #CCFFCC; border-color: #808080; border-width:1px; border-style: solid; overflow: auto}
.wInputGray               {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #F5F5F5; border-color: #808080; border-width:1px; border-style: solid}
.wInputGray2              {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #D4D0C8; border-color: #808080; border-width:1px; border-style: solid}
.wInputWhite              {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #ffffff; border-color: #808080; border-style: solid; border-width:1px;}
.wInputNoBorder           {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #ffffff; border-color: #C0C0C0; border-width:1px; border-style: solid; margin-top: 1px; margin-bottom: 1px; overflow: hidden}
.wInputNoBorderRO         {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #d3d3d3; border-color: #C0C0C0; border-width:1px; border-style: solid; margin-top: 1px; margin-bottom: 1px; overflow: hidden}
.wInputNoBorderYL         {padding-left: 2px; color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #FFFFCC; border-color: #C0C0C0; border-width:1px; border-style: solid; margin-top: 1px; margin-bottom: 1px; overflow: hidden}
.wCheckBoxNoBorder		  {color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; border:none; background-color: #ffffff; border-width:0px; padding: 0px; height:14px}
.wBottonGray              {color: #000000; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none; text-transform: none; background-color: #D4D0C8; border-color: #808080; border-width:1px; border-style: solid;position:relative;z-index:10;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;behavior:url('/system/ie-css3.htc');}

.wBottonTextLink          {color: #000000; background-color: transparent; border: none; cursor: hand; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}
a.wBottonTextLink:link    {color: #000000; text-decoration: none}
a.wBottonTextLink:visited {color: #000000; text-decoration: none}
a.wBottonTextLink:active  {color: #000000; text-decoration: none}
a.wBottonTextLink:hover   {color: #808080; text-decoration: none}
.wBottonTextLinkHover     {color: #808080; background-color: transparent; border: none; cursor: hand; font-weight: normal; font-size: 11px; font-family: 'texgyreadventor'; text-decoration: none}

.wProg0                   {color: #000000; font-weight:normal; font-size:11px; font-family: 'texgyreadventor'; text-decoration:none}
a.wProg0:link             {color: #000000; text-decoration: none}
a.wProg0:visited          {color: #000000; text-decoration: none}
a.wProg0:active           {color: #000000; text-decoration: none}
a.wProg0:hover            {color: #000000; text-decoration: none}
.wProg1                   {color: #FFFFFF; font-weight:normal; font-size:11px; font-family: 'texgyreadventor'; text-decoration:none}
a.wProg1:link             {color: #FFFFFF; text-decoration: none}
a.wProg1:visited          {color: #FFFFFF; text-decoration: none}
a.wProg1:active           {color: #FFFFFF; text-decoration: none}
a.wProg1:hover            {color: #FFFFFF; text-decoration: none}

.wGridFontRedNoBack       {color: #FF0000; background-color: #FFFFFF; font-weight: normal; font-size: 10px; font-family: 'texgyreadventor'; text-decoration: none}