@import url(CustomClasses.css);

body
{
     background-color: #FFFFFF;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
     }
body.Admin
{
     margin: 0px;
     background-color: #FFFFFF;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
     background-image: none;
     background-repeat: no-repeat;
}
.Primary
{
     background-color: #FFF;
     color: #000;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 12px;
}
.PrimaryHeader
{
     background-color: #723434;
     color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 13px;
}
.PrimaryBoldText
{
     background-color: #FFF;
     color: #000;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
}
.PrimaryEnlargedText
{
     background-color: #723434;
     color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 14px;
}
.PrimaryReducedText
{
     background-color: #FFF;
     color: #000;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 10px;
}
.Secondary
{
     background-color: #723434;
     color: #FFF;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
}
.SecondaryHeader
{
     background-color: #CC9966;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 13px;
     font-weight: bold;
}
.SecondaryBoldText
{
     background-color: #723434;
     color: #FFF;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: bold;
}
.SecondaryEnlargedText
{
     background-color: #CC9966;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 14px;
     font-weight: normal;
}
.SecondaryReducedText
{
     background-color: #CC9966;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 10px;
     font-weight: normal;
}
.Accent
{
     color: #000000;
     background-color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 12px;
}
.AccentHeader
{
     color: #000000;
     background-color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 13px;
}
.AccentBoldText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
}
.AccentEnlargedText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 14px;
}
.AccentReducedText
{
     color: #000000;
     background-color: #FCDABC;
     font-family: arial, verdana, sans-serif;
     font-weight: normal;
     font-size: 10px;
}
.Splash
{
     color: #000000;
     background-color: #ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: bold;
}
.SplashHeader
{
     color: #000000;
     background-color: #ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 13px;
     font-weight: bold;
}
.SplashBoldText
{
     color: #000000;
     background-color: #ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: bold;
}
.SplashEnlargedText
{
     color: #000000;
     background-color: #ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 14px;
     font-weight: normal;
}
.SplashReducedText
{
     color: #000000;
     background-color: #0ffffff;
     font-family: arial, verdana, sans-serif;
     font-size: 10px;
     font-weight: normal;
}
.GridRowOdd
{
     color: #000000;
     background-color: #FFFFFF;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
}
.GridRowEven
{
     color: #000000;
     background-color: #DDDDDD;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
}
.DefaultText, td
{
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 13px;
     font-weight: normal;
	 line-height: 17px;
}
.BoldText
{
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: bold;
}
.EnlargedText
{
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 14px;
     font-weight: normal;
}
.HeaderText
{
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 13px;
     font-weight: bold;
}
.ReducedText
{
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 10px;
     font-weight: normal
}
.HomebaseText
{
     color: #000000;
     background-color: #FFFFFF;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: bold;
}
table.TableWithBorder
{
     background-color: #FFF;
     border-bottom: #5E4435 1px solid;
     border-left: #5E4435 1px solid;
     border-right: #5E4435 1px solid;
     border-top: #5E4435 1px solid;
     color: #000000;
     font-family: arial, verdana, sans-serif;
     font-size: 12px;
     font-weight: normal;
     empty-cells: show;
}
.TableWithBorderHeader
{
     background-color: #5E4435;
     border-bottom: #5E4435 1px solid;
     border-left: #5E4435 1px solid;
     border-right: #5E4435 1px solid;
     border-top: #5E4435 1px solid;
     color: #F4EBDA;
     font-family: arial, verdana, sans-serif;
     font-size: 13px;
     font-weight: bold;
     empty-cells: show;
}
.Outline
{
     background-color: #5E4435;
     border-bottom: #5E4435 1px solid;
     border-left: #5E4435 1px solid;
     border-right: #5E4435 1px solid;
     border-top: #5E4435 1px solid;
     color: #F4EBDA;
     font-family: arial, verdana, sans-serif;
     font-size: 14px;
     font-weight: bold;
     empty-cells: show;
}
.Error
{
     background-color: #FFF;
     color: #FF0000;
     font-family: arial, verdana, sans-serif;
     font-size: 14px;
     font-weight: bold;
}
.FormElementInput
{
     background-color: #FFFFFF;
     color: #000000;
     border-color: #5E4435;
     border-width: 1px;
     font-family: "arial, sans-serif";
     font-weight: normal;
}
.FormButtons
{
     color: #FFF;
     background-color: #723434;
     border-color: #5E4435;
     border-width: 1px;
     font-family: arial, verdana, sans-serif;
     font-size: 11px;
     font-weight: bold;
     cursor: pointer;
     cursor: hand;
}
a { text-decoration: none; font-family: "Comic Sans MS", Arial, Helvetica, sans-serif; }
a:link { color: #723435; }
a:visited { color: #723435; }
a:hover { color: #000; }
a.menu
{
     text-decoration: none;
     color: #8AC47D;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
}
a.menu:link { color: #8AC47D; }
a.menu:visited { color: #8AC47D; }
a.menu:hover  { color: #F4EBDA; }
a.Gridmenu
{
     text-decoration: none;
     color: #CCBBB2;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
}
a.Gridmenu:link { color: #CCBBB2; }
a.Gridmenu:visited { color: #CCBBB2; }
a.Gridmenu:hover  { color: #AFC1CA; }
a.Homebase
{
     text-decoration: none;
     color: #5E4435;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 13px;
}
a.Homebase:link { color: #5E4435; }
a.Homebase:visited { color: #5E4435; }
a.Homebase:hover  { color: #00673F; }
a.FormFileManagerFileList
{
     text-decoration: none;
     color: #8AC47D;
     font-family: arial, verdana, sans-serif;
     font-weight: bold;
     font-size: 12px;
}
a.FormFileManagerFileList:link{ color: #8AC47D; }
a.FormFileManagerFileList:visited{ color: #8AC47D; }
a.FormFileManagerFileList:hover
{
     color: #F4EBDA;
     background-color: #5E4435;
}

#AddressBookButton {
	display: none;
}
#mainReg
{
	text-align: left;
}
