.AdminMenu {
	font-size : xx-small;
	border: 1px solid Black;
	background-color : #FFFFCC; 
	text-decoration : none;
}

.AdminMenu A {
	font-weight : bold;
}

.AppTitle {
	color : #000000;
	font-size : 14pt;
	text-align : left;
	vertical-align : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
}

.AppTitle A:VISITED {
}

.PrintPageTitle {
	text-align : right;
	vertical-align : top;
	font-size : medium;
}

.PrintPageLink {
	width : 1px;
	font-size : xx-small;
}


.SearchBox {
	font-size : xx-small;
	color: black;
	vertical-align : bottom;
}

.CategoryBar{
	padding : 2px;
	font-size : x-small;
}

.CategoryBar A {
	font-weight : bold;
}

.CategoryBar A:VISITED {
	color : #2A3E71;
}

.CategoryBarDesc {
	padding : 2px;	
	font-size : x-small;
	border-bottom : 1px solid Black;
	text-align : left;
}

.CategoryBarImage {
	
}

.SubCatTable {
}

.SubCatTitle {
	padding : 2px;
	border : 1px solid Black;
	font-size : xx-small;
}

.SubCatImage {
	padding-right: 6px;
}

.SubCatListing {
	text-align : left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-style : normal;
	color: #666666;
	font-weight : bold;
	padding-right : 6px;
	vertical-align : bottom;
}

.SubCatDesc {
	font-size : x-small;
	vertical-align : top;
}

.PageNavText, .PageNavTitle {
	color : #000000;
	padding : 6px;
	font-size : xx-small;
}

.PageNavText  A, .PageNavText A:ACTIVE,  .PageNavText A:VISITED {
	color : #000000;
}

.PageNavTitle {
	font-size : x-small;
	font-family : serif;
	font-weight : bold;
}

.ItemListingTable {
	padding-left : 12px;
}

.ItemListingTitle {
}

.ItemListingImage{
}

.ItemListingName {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-style : normal;
	color: #666666;
	 font-weight : bold;
	 padding-bottom: 12px;
}

.ItemListingDesc {
	padding-left: 18px;
	padding-bottom: 12px;
}

.ItemListingCustom {

}

.ItemDetailTable {

}

.ItemDetailName {
	text-align : center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #000000;
	font-weight : bold;
	padding-top : 12px;
}

.ItemDetailDesc {
	text-align : center;
	font-style : italic;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	color: #333333;
	font-weight : normal;
	padding-bottom : 12px;
}

.ItemDetailImg {
	text-align : center;	
	padding-bottom: 6px;
}

.ItemDetailContent {
	padding-left : 6px;
	text-align : left;	
}

.ItemSeparator {
	padding : 3px;
}

.FileDownloadHeader {
	text-align : center;
	font-weight : bold;
}

.FileDownloadTable {
	text-align : center;
	border : 2px ridge;
	padding : 4px;
}

.IndividualFileDownloadTable {
	text-align : center;
	border : 1px ridge;
}

.FileDownloadName {
	font-weight : bold;
}

.FileDownloadDesc {
	font-style : italic;
	font-size : smaller;
}

.FileDownloadListTable {
	text-align : left;
	border : 2px ridge;
	padding : 4px;
}

.FileDownloadListName {
	font-weight : bold;
}

.FileDownloadListDesc {
	font-style : italic;
	font-size : smaller;
}