body
{
/*    background-position: right bottom;
    background-image: url("sbpv2logo1.jpg");*/
    background-repeat: no-repeat;
	background-color: #99ccff;
}

.AddButton
{
	font-weight: bold;
	font-size: small;
	color: yellow;
	font-family: Arial;
	background-color: blue;
	text-align:center
}

.ButtonFace
{
	font-size: small;
	font-family: Arial;
}

.SilverButton
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Arial;
	background-color: silver;
}

.ButtonSmallSilver
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
	background-color: silver;
}

.LogOut
{
	font-weight: bold;
	font-size: small;
	color: yellow;
	font-family: Arial;
	background-color: blue;
}

.DefaultHyperlink
{
	font-weight: bolder;
	font-size: small;
	color: blue;
	font-family: Verdana;
	text-decoration: underline;
}

.DefaultLabel
{
	font-weight: bolder;
	font-size: small;
	color: black;
	font-family: Verdana;
}

.SmallBlackLabel
{
	font-weight: bolder;
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

.LabelSmallBlack
{
	font-weight: bolder;
	font-size: small;
	color: black;
	font-family: Verdana;
}

.DefaultLabelAlignRight
{
	font-weight: bolder;
	font-size: small;
	color: black;
	font-family: Verdana;
	text-align:right
}

.DefaultTextbox
{
	font-size: small;
	font-family: Arial;
	border-style:inset;
}

.DeleteButton
{
	font-weight:normal;
	font-size: small;
	color: red;
	font-family: Arial;
	background-color: white;
}

.FlatTextbox
{
	font-size: small;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.H2
{
	font-weight: bold;
	font-size: x-large;
	font-family: Verdana;
}

.H3
{
	font-weight: bold;
	font-size: large;
	font-family: Verdana;
}

.H4
{
	font-weight: bold;
	font-size: medium;
	font-family: Verdana;
}

.InfoLabel
{
	font-weight: bold;
	font-size: large;
	color: green;
	font-family: Verdana;
}

.MainListDropdownBox
{
	font-weight: bold;
	font-size: small;
	font-family: Verdana;
	border-style:inset;
}

.MenuLabel
{
	font-weight: bold;
	font-size: medium;
	color: white;
	font-family: Verdana;
	background-color:  Navy;
}

.MenuLabelSmallFonts
{
	font-weight: bold;
	font-style: italic;
	font-size:   xx-small;
	color: white;
	font-family: Verdana;
	background-color:  Navy;
	vertical-align:  bottom;
	text-align: center;
}

.OKButton
{
	font-weight: bold;
	font-size: small;
	color: yellow;
	font-family: Arial;
	background-color: green;
}

.RecordNavigationTextbox
{
	font-size: x-small;
	font-family: Arial;
	text-align:center;
}

.RecordNavigationButton
{
	font-weight: bold;
	font-size: x-small;
	color: yellow;
	font-family: Arial;
	background-color: blue;
}

.SmallLabel
{
	font-weight: bolder;
	font-size: x-small;
	color: black;
	font-family: Verdana;
}

.SmallWhiteLabel
{
	font-weight: bolder;
	font-size: x-small;
	color: white;
	font-family: Verdana;
}

.SmallTextbox
{
	font-size: x-small;
	font-family: Arial;
}

.WarningDetail
{
	font-weight: bold;
	font-size: medium;
	color: red;
	font-family: Arial;
}

.WarningLabel
{
	font-weight: bold;
	/*font-size: large; */
	font-size:medium;
	color: red;
	font-family: Verdana;
}

.TrainingLinks
{
	font-weight: normal;
	font-size: smaller;
	color: Blue;
	font-family: Verdana;
}

.StandardButton
{
	font-weight: bold;
	font-size: small;
	color: black;
	font-family: Arial;
	background-color: silver;
}

.UserMessage
{
	font-weight: bold;
	font-size: medium;
	color: red;
	font-family: Verdana;
	text-align: left
}


.VerySmallBlackLabel
{
	font-weight:normal;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}

.VerySmallRedLabel
{
	font-weight:normal;
	font-size: xx-small;
	color: red;
	font-family: Verdana;
}

.SmallRedLabel
{
	font-weight:normal;
	font-size: x-small;
	color: red;
	font-family: Verdana;
}

.MediumRedLabel
{
	font-weight:normal;
	font-size: medium;
	color: red;
	font-family: Verdana;
}
.MediumBlackLabel
{
	font-weight:normal;
	font-size: medium;
	color: black;
	font-family: Verdana;
}

.LabelMediumBlack
{
	font-weight:normal;
	font-size: medium;
	color: black;
	font-family: Verdana;
}
.TextboxDefaultBox
{
	font-size: small;
	font-family: Arial;
	border-style:inset;
    font-weight:bold
}