/* -------------------------------------------------------------------------------------------------------------------------*/
/* Color notes:                                                                                                             */

/*                                                                                                                          */
/*    yellowish color in heading:  #eee2ad                                                                                  */
/*    redish brown RNDC color:     #69221d                                                                                  */
/*    notepad menu Ivory RNDC color: #E9E3C9                                                                                 */
/*    notepad dark menu Ivory RNDC:#C7BC94                                                                                 */
/*    redish color:                #a54800                                                                                  */
/*    white color:		   #ffffff                                                                                  */
/*    blue:                        #3c62b1                                                                                  */
/*    dark blue:                   #000099                                                                                  */
/*    red:                         #980000                                                                                  */
/*    red (darker):                #800000                                                                                  */
/*    dark blue:                   #0c347c                                                                                  */
/*    green:                       #008000                                                                                  */
/*    dark blue:                   #000080                                                                                  */
/*    black:                       #000000                                                                                  */
/*    light gray:                  #F1EFF2                                                                                  */
/*    medium gray:                 #989898                                                                                  */
/*    dark gray:                   #393939                                                                                  */
/*                                                                                                                          */
/*                                                                                                                          */
/*    dark green:                  #3C5B56                                                                                */
/*    light gray:                  #C0C0C0                                                                                */
/* -------------------------------------------------------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------------------------------------------------------*/



/* <style type="text/css"> */  /* This create an extra border around the whole web page!! */

/* body { margin-left: 0%; margin-right: 0%;  background-image: url("/oiess/live/images/FirstCommunityBankSide.gif");  background-repeat: repeat;  font-family: Verdana, sans-serif; } */    /* THIS LINE SETS AN IMAGE AS THE PAGE BACKGROUND */
BODY { margin-left: 0%; margin-right: 0%; margin-top: 0%; margin-bottom: 0%;  background-color: #003366;  font-family: Verdana, sans-serif; }     /* THIS LINE SETS A COLOR AS THE PAGE BACKGROUND */ 


/* -------------------------------------------------------------------------------------------------------------------------*/
h5.HeaderLogoFontH5 { color:#ffffff; font-weight:  bold; font-style: italic; font-family: Verdana, sans-serif; }


/* -------------------------------------------------------------------------------------------------------------------------*/
/* Login Screen attributes                                                                                                  */
/* -------------------------------------------------------------------------------------------------------------------------*/

Table.LoginFormTableAttributes { border: 0px; border-color: #FFFFFF;  border-style: ridge;   }

/* -------------------------------------------------------------------------------------------------------------------------*/
/* Main Menu attributes                                                                                                     */
/* -------------------------------------------------------------------------------------------------------------------------*/

 td.MainMenuSectionHeader { background-color:#000000; color: #FFFFFF;  font-weight: bold; font-family: Verdana, sans-serif; }   
/* td.MainMenuSectionHeader { background-image: url("/osiess/MCCC Goodhue County/UserImages/BackgroundColorBrown.JPG"); color: #000000;  font-weight: bold; font-family: Verdana, sans-serif; }    */

Table.MainMenuRightSideTables { border: 0px; border-color: blue; background-color: #FFFFFF;  border-style: ridge;  }      
/* Table.MainMenuRightSideTables { border: 0px; border-color: blue; background-image: url("/osiess/MCCC Goodhue County/UserImages/BackgroundColorBrown.JPG");  border-style: ridge;  }   */

/* -------------------------------------------------------------------------------------------------------------------------*/
/* All Pages Global!! --- Main top of page header and left side attributes                                                                            */
/* -------------------------------------------------------------------------------------------------------------------------*/

Table.MainPageTableAttributes { border: 0px; border-color: red; border-style: ridge;  background-color: #ffffff;}    /* HERE MIKE */

 Table.MainPageLeftTableAttributes { border: 1px; border-color: #eee2ad; background-color: #C0C0C0;  border-style: ridge;  }    
/* Table.MainPageLeftTableAttributes { border: 0px; border-color: white; background-image: url("/osiess/MCCC Goodhue County/UserImages/BackgroundColorBrown.JPG");  border-style: ridge;  }     */

/* Table.MainPageRightTableAttributes { border: 0px; border-color: #000055; background-image: url("/oiess/live/usermods/bkg_bak.jpg");  background-repeat: repeat;  border-style: ridge;  } */  /* THIS LINE USES AN IMAGE AS A BACKGROUD */
Table.MainPageRightTableAttributes { border: 1px; border-color: #eee2ad; background-color: #FFFFFF; border-style: ridge;    background-repeat: repeat; }  

Table.MainPageFooterTableAttributes { border: 0px; border-color: #003366; background-color: #E9E3C9; border-style: ridge;  }

/* -------------------------------------------------------------------------------------------------------------------------*/
/* Left Side Table -- attributes for the "inner" table contained within the LEFT side (emulated frame) surrounding table    */
/* -------------------------------------------------------------------------------------------------------------------------*/

/* Left side table is contained within the "TD" cell of a "TR" below, will control the width!!  */
td.LeftTdWidth {width: 17%}



a.LeftSideLinks:link { color: #3C5B56}
a.LeftSideLinks:visited { color: #3C5B56}	
a.LeftSideLinks:hover { color: #FFFFFF}	
a.LeftSideLinks:active { color: #3C5B56}


h1.LeftSideFontH1 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h2.LeftSideFontH2 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h3.LeftSideFontH3 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h4.LeftSideFontH4 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h5.LeftSideFontH5 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h6.LeftSideFontH6 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }


/* -------------------------------------------------------------------------------------------------------------------------*/
/* Right Side Forms/Table -- attributes for the "inner" table that contains "input" data forms
/* -------------------------------------------------------------------------------------------------------------------------*/


/* RightSideTableBorderAttributes -- defines the border info for the table surrounding the entire right side of the page */
Table.RightSideFormsBorderAttributes { border: 0px; border-color: black;  border-style: ridge;   }

font.RightSideFormsHeader { color: #000000; font-weight: bold; }
font.RightSideFormsLabel { color: black; font-weight: normal; }

a.RightSideLinks:link { color: #3C5B56}
a.RightSideLinks:visited { color: #3C5B56}
a.RightSideLinks:hover { color: #3C5B56}
a.RightSideLinks:active { color: #3C5B56}

/* -------------------------------------------------------------------------------------------------------------------------*/
/* Right Side Table -- attributes for the "inner" table contained within the RIGHT side (emulated frame) surrounding table  */
/* -------------------------------------------------------------------------------------------------------------------------*/


/* RightSideTableBorderAttributes -- defines the border info for the table surrounding the entire right side of the page */
Table.RightSideTableBorderAttributes { background-color: #ffffff; border: 0px;   border-color: blue;  border-style: ridge;   }

/* RightSideInnerTablesAttributes -- defines the border for tables inside of the surrounding right side of the page table */
Table.RightSideInnerTablesAttributes { text-align:center; padding: 0; border-width: 0px;   border-color: white;  border-style: none;  }

/* Right side table is contained within the "TD" cell of a "TR" below, will control the width!!  */
td.RightTdWidth {width: 83%}


/* RightSideInnerTablesHeader -- defines the header row color for tables inside of the surrounding the entire right side of the page */
/*    tr.RightSideInnerTablesHeader { background-color: #FFFFFF;  color: #000000}   */
 tr.RightSideInnerTablesHeader {   color: #000000}   
/* tr.RightSideInnerTablesHeader { background-image: url("/osiess/MCCC Goodhue County/UserImages/BackgroundColorBrown.JPG");  }  */

/* RightSideInnerTablesRow1 -- defines the 1st row -- alternating rows -- color for tables inside of the surrounding the entire right side of the page */
tr.RightSideInnerTablesRow1 {  background-color: #989898;  }

/* RightSideInnerTablesRow2 -- defines the 1st row -- alternating rows -- color for tables inside of the surrounding the entire right side of the page */
tr.RightSideInnerTablesRow2 { background-color: #C7BC94;  }




h1.RightSideFontH1 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h2.RightSideFontH2 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h3.RightSideFontH3 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h4.RightSideFontH4 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h5.RightSideFontH5 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }
h6.RightSideFontH6 { color:#3C5B56; font-weight: bold; font-family: Verdana, sans-serif; }

h4.RightSideFontH4Pending { color:red; font-weight: bold; font-family: Verdana, sans-serif; }


/* -------------------------------------------------------------------------------------------------------------------------*/
/* Right Side Earnings "check details screen table attributes
/* -------------------------------------------------------------------------------------------------------------------------*/


/* RightSideTableBorderAttributes -- defines the border info for the table surrounding the entire right side of the page */
Table.CheckTableBorderAttributes { border: 0px;   border-color: blue;  border-style: ridge;   }


/* RightSideInnerTablesHeader -- defines the header row color for tables inside of the surrounding the entire right side of the page */
 tr.CheckTablesHeader1 { background-color: #C7BC94;  }  
/* tr.CheckTablesHeader1 { background-image: url("/osiess/MCCC Goodhue County/UserImages/BackgroundColorBrown.JPG");  }  */

/* RightSideInnerTablesHeader -- defines the header row color for tables inside of the surrounding the entire right side of the page */
tr.CheckTablesHeader2 { background-color: #C7BC94;  }

/* RightSideInnerTablesRow1 -- defines the 1st row -- alternating rows -- color for tables inside of the surrounding the entire right side of the page */
tr.CheckTablesRow1 { background-color: #CCCCFF;  }

/* RightSideInnerTablesRow2 -- defines the 1st row -- alternating rows -- color for tables inside of the surrounding the entire right side of the page */
tr.CheckTablesRow2 { background-color: #FFFFCC;  }

font.CheckFormsLabel { color:#000000; font-weight: bold; }


h1.CheckFontH1 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }
h2.CheckSideFontH2 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }
h3.CheckSideFontH3 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }
h4.CheckSideFontH4 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }
h5.CheckSideFontH5 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }
h6.CheckSideFontH6 { color:#004080; font-weight: bold; font-family: Verdana, sans-serif; }


/* -------------------------------------------------------------------------------------------------------------------------*/

/* -------------------------------------------------------------------------------------------------------------------------*/


/* td.Td_FooterBG { background-color: #f5f5f5; } */
 td.Td_HeaderBG { background-color: #3C5B56; }   
/*  td.Td_HeaderBG { background-image: url("/osiess/RNDC/UserMods/RNDC_Background.bmp"); }   */ 
/* td.Td_LeftBG { background-color: #000000; } */

/* tr.Tr_FooterBG { background-color: #f5f5f5; } */
/* tr.Tr_HeaderBG { background-color: #000055; } */
/* tr.Tr_LeftBG { background-color: red; } */



em { font-style: italic; font-weight: bold; }
strong { text-transform: uppercase;  font-weight: bold; }

/*  :link { color: rgb(0, 0, 153) } 	*/  /* for unvisited links */
/*  :visited { color: rgb(153, 0, 153) }  */ /* for visited links */
/*  :active { color: rgb(255, 0, 102) } */    /* when link is clicked */
/*  :hover { color: rgb(0, 96, 255) } */    /* when mouse is over link */

:link { color: #000000}
:hover { color: blue}	
:visited { color: #000000}	
:active { color: #000000}





/*  </style>   */
