Body  {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	color:#5B4F53;
	background: F5F5F5;
	font-size: 11px;
}

.bg1{
	background: #E9F2F9;
	color: black;
}

.bg1bordered{
	background: #E9F2F9;
	color: black;
	border : thin solid  #DEDEDE;
}

.bg2{
	background: #F79B1E;
	color: white;
}

.bg2bordered{
	background: #F79B1E;
	color: white;
	border : thin solid  #DEDEDE;
}

.bg3{
	background: white;
	color: white;
}

.bg3bordered{
	background: white;
	color:5B4F53;
	border : thin solid  #DEDEDE;
}

.bg4bordered{
	background: white;
	color:5B4F53;
	border : thin solid  #DEDEDE;
			padding : 4 4 4 4;
}

.caption0{
	color: 9E9E9E;
	font : bolder small-caps Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.caption1{
	color: A1B603;
	font : bolder small-caps Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.caption1Red{
	color: red;
	font : bolder small-caps Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.caption2{
	color: F79B1D;
	font : bolder small-caps Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.text1{
	font-size: 11px;
}

.marker1{
	background: E9F2F9;
	color:5B4F53;
	font-size: 16px;
	font : bolder;
}

.menuText{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding : 4 4 4 4;
}

.menuText:hover{
	background: white;
	color: black;
	text-decoration: none;
	border : thin solid  #A1B603;;
	}

.menuText:visited{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	padding : 4 4 4 4;
	}

.menuText:hover{
	background: white;
	color: black;
	text-decoration: none;
	border : thin solid  #A1B603;;
	}

.FooterBar{
	font-family: Arial, Helvetica, sans-serif;
	background: E4E4E4;
	font-size: 12 px;
	padding : 2 2 2 2;
	color:black;
	text-align: center;
}

.FooterLink{
	font-size: 11px;
	color: black;
}

.FooterMenuLink{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.FooterMenuLink:hover{
	color: White;
}

.PaletteDark1 {
	background: BDB08E;
}

.PaletteDark2 {
	background: C1A69F;
}

.PaletteMedium {
	background: C5ADC5;
}

.PaletteLight1 {
	background: #FFFCE6;
}

.PaletteLight2 {
	background: #EBD5BD;
}

.NewsCaption{
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
}

.NewsBlock{
	cborder : thin solid #CCCCFF;
	padding : 2 2 2 5;
}

.NewsText{
	font-size: 13 px;
}


.FloatingImage{
	float: left;
	border : thick solid Gray;
	margin-right: 13;
}

.AdminControl{
	BACKGROUND-COLOR: Yellow;
	font-size : 10 px;
	padding : 1 1 1 4;
}

.InventoryPage{
	font-size : 11 px;
	padding : 1 3 1 3;
}

.InventoryCurrentPage{
	font-size : 14 px;
	font-weight:bold;
	padding : 1 5 1 5;
}

.InputBlock{
	BACKGROUND-COLOR: #E5E6C9;
	border : thin solid black;
	padding : 1 0 1 3;
}

.GrayNotice{
	font-size: 10 px;
	color:grey;
}
