/* GLOBAL CSS */
* {
margin:0;
padding:0;
}
.thrColFixHdr #logo img{
display:block;
} /* Fixes the mysterious image gap underneath images */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/* background-image: url(../myimages/Global/TickiesBGFY026.jpg); */
	background-color: #FFFFCC;
	/* background-image: url(../myimages/Global/yellow_tile.jpg); */
	background-image: url(../myimages/Global/BGelegant.jpg);
	/* background-repeat: repeat; */
}
.thrColFixHdr #first {
	/* #first is the very first div on the page - contains the image tab and link "signup for our newsletter" */
	width: 932px;
	margin-top: 10px; /* was 25 px - changed for top banner xmas 2009 */
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-right: 0px;
}

.thrColFixHdr #first img {
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #first p {
	padding-right: 1px;
}

.thrColFixHdr #first a{
	text-decoration:none;
	color:#000000;
	background-image: none;
}

.thrColFixHdr #container {
	/* #container is the div under #first and is the "wrapper" that contains the contents of the page */
	width: 930px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #000000;
} 



.thrColFixHdr #topper {
/* #topper is a div that creates a green bar of space above the contents of the #logo div */
	color: #FFFFFF;
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
} 

.thrColFixHdr #logo {
/* #logo contains a library item which holds a table with the Everything Pantry logo on the left and a series of images to the right - library items were used so I can switch out the logo on selected pages and be able to add affiliate content - also I can switch out the images for seasonal pictures */
	color: #000000;
	background-color: #003300;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 


.thrColFixHdr #logo img{
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 

.thrColFixHdr #logo table, tr, td{
	border-color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
} 

.thrColFixHdr #barGreen {
/* #barGreen is a div that creates green space below the #logo div */
	background-color: #003300;
	margin: 0;
	color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	/* padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.messageBoxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-position: center;
	padding: 0px;
	line-height: 100%;
}



.thrColFixHdr #barGreen p {
	margin: 0;
	font-size: 2px;
	color: #000000;
	background-color: #003300;
}


.thrColFixHdr  #tileBar {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.thrColFixHdr  #tileBar img{
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.thrColFixHdr  #navHZ {
	/* navHZ is the div that contains the main horizontal menu of the website - This menu is mostly kitchen_store/ links */
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	padding: 0px;
	height: 19px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: auto;
	margin-left: 0;
} 

.thrColFixHdr #sidebar1 {
	/* #sidebar1 contains the main vertical navigation for the site */
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* was 20pxright / 10px right, changed to make nav bar wider; padding keeps the content of the div away from the edges */
	background-color: #A98F6A;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px; /* was 2px */
	padding-bottom: 0px;
	padding-left: 9px; /* was 10 px; */
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	margin: 0px;
}


.navTopbox {
	/* .navTopboxstyle was created to style the table above the main vertical navigation window of the website - it provides a site-wide link to the homepage because I didn't want it in the vertical navigation - it also provides a special spot for announcements or images I can switch out */
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 97%; /* was 95.5%; */
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.navTopbox img{
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.belowVertical {
	/* .navTopboxstyle was created to style the table above the main vertical navigation window of the website - it provides a site-wide link to the homepage because I didn't want it in the vertical navigation - it also provides a special spot for announcements or images I can switch out */
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 96%; /* was 95.5%; */
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	text-align: center;
	background-image: none;
}


.thrColFixHdr #spryDoors {
	margin-right: 154px;
	margin-left: 165px;
}
.header_above_spry_tabs {
	background-color: #FFFFFF;
	margin-right: 154px;
	margin-left: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}

.thrColFixHdr #navArticles {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 154px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

} 


.thrColFixHdr #mainContent {
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 154px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 1px;
	min-height: 500px;
	height: 99%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.thrColFixHdr #mainContent table{
	margin-top: 10px;
} 

.thrColFixHdr #mainContent h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
} 
.thrColFixHdr #mainContentNested {
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 500px;
	margin: 0px;
} 

.thrColFixHdr #shoppingAbove{
	/* #shopping div only gets used on the shopping template */
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height: 500px;
} 

.thrColFixHdr #shopping {
	/* #shopping div only gets used on the shopping template */
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	min-height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 140%;
	font-weight: normal;
} 

.thrColFixHdr #shopping table {
	/* #shopping div only gets used on the shopping template */
	margin-left: 0px;
	margin-right: 0px;
	table-layout: fixed;
	display: block;
}
.thrColFixHdr #boxLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: inherit;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	float: left;
	width: 23em;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thrColFixHdr #boxRight {
/* the div #boxRight is only used nested in the #mainContent div on the homepage of EverythingPantry.com  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
	width: 22em;
	background-color: inherit;
	border-right-style: none;
	border-right-color: #999999;
	display: block;
	margin-top: 10px;
	margin-right: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.hr_div {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.messagebox1 {
/* thestyle .messagebox1 was created mainly for the homepage of EverythingPantry.com to be used within the nested #boxRight that is in the #mainContent section */
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #D3A574;
	border-right-color: #D3A574;
	border-bottom-color: #D3A574;
	border-left-color: #D3A574;
	background-image: url(../myimages/Global/cream_small.jpg);
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.bold {
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}


.messagebox2 {
/* thestyle .messagebox2 was created mainly for the homepage of EverythingPantry.com to be used within the nested #boxRight that is in the #mainContent section */

	background-color: #FEF9D1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #D3A574;
	border-right-color: #D3A574;
	border-bottom-color: #D3A574;
	border-left-color: #D3A574;
	padding: 10px;
}

.messagebox3 {
	background-color: #B56D00;
	padding: 15px;
	border: 1px solid #FFFF99;
	margin-top: 0px;
}


.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 127px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-collapse:collapse;
	display: inline;
	height: 100%;
	line-height: normal;
	border-top-width: 0px;
	border-right-width: 3.5px;
	border-bottom-width: 0px;
	border-left-width: 3.5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #755C34;
	border-left-color: #755C34;
}
.thrColFixHdr #sidebar2 img {
	border-collapse:collapse;
	display: inline;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 0px;
}

.no_top {
	margin-top: 0px;
	padding: 0px;
}


.thrColFixHdr #footer {
	background-color: #DBCCA3;
	color: #000000;
	margin-top:-15px; /* allows sidebar to touch footer in IE */
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	text-align: center;
} 


.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.footerImg {
	float: left;
	padding: 0px;
	margin-right: 8px;
	margin-left: 8px;
}

.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}

.text12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #fff;
}

.text12italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.text14bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
}

.fltrt { /* thisstyle can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* thisstyle can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* thisstyle should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	line-height: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.talkToUs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: inherit;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.paddingBit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	margin: 0px;
	padding: 0px;
}

.signUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #18161B;
	border-right-color: #18161B;
	border-bottom-color: #18161B;
	border-left-color: #18161B;
	font-weight: bold;
	float: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}


.topPush {
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
}
.pSZ14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: inherit;
	line-height: 120%;
	padding-bottom: 10px;
}

.heading_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #2B2D1F;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-bottom-color: #EEDC82;
	background-image: none;
	background-repeat: repeat;
	background-color: #FFFCE3;
	border-top-color: #EEDC82;
	border-right-color: #EEDC82;
	border-left-color: #EEDC82;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 4px;
	margin-left: 0px;
	display: block;
	padding-right: 0px;
}

h1, h2, h3, h4, h5 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
background-color:inherit;
}
	
	table.center {
margin-left:auto;
margin-right:auto;
}
.mainContentNestedPara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	padding: 10px;
	width: 500px;
	line-height: 115%;
}
.EverythingPantry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	background-color: inherit;
	font-weight: lighter;
}

/* Styles for tables of sitemap */

/* Styles for tables of thumbnails images */
table.sitemap{
	vertical-align:middle;
	text-align:left;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: inherit;
	background-position: top;
	width: 85%;
	margin-top: 20px;
	}
	
	td.sitemap{
	vertical-align: top;
	width: 90%;
	color: #666666;
	}
	
	td.sitemap a{
	color: #666666;
	text-decoration: none;
	}
	
	/* styles for table cells that contain thumbnails */
	td.thumbs {
		border: solid 1px #00bfff;
		padding:0px;
		margin-left:auto;
		margin-right:auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		background-color: inherit;	
		}
			
	/* Style for thumbnail images */
	img.thumbs{
	width:200px;
	margin: 0px;
	padding: 0px;
	}
	
	/* styles for table cells that contain thumbnails */
	td.div {
		border: solid 1px #00bfff;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		}
		
.hilite {
	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blueBar {
	background-color: #0557DF;
	height: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: double;
	border-bottom-style: double;
	border-top-style: none;
	border-left-style: none;
}
.bluespan {
	color: #003366;
	background-color: inherit;
}
MenuBar3 {
}

.bullets {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.75em;
	background-image: none;
	text-indent: 0em;
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left: 2em;
	}
	
	table.submenu1 {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 720px;
	line-height: 100%;
}

table.mainContentTitle {
	background-color: #FFFFFF;
	padding: 0px;
	width: 99%;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

table.mainContentTitle td {
	background-color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

 table.submenu2 {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 580px;
	line-height: 100%;
}

table.submenu2wider {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 99%;
	line-height: 100%;
}


td.submenu1 {
	background-color: #F7F0AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

td.submenu2 {
	background-color: #F7F0AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}

td.submenu2wider{
	background-color: #F7F0AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
  
  td.submenu1 a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #202A1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  } 
  
td.submenu2 a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #202A1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  } 
  
td.submenu2wide a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #202A1F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  }   
  
td.submenu1 a:visited   {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  } 
td.submenu2 a:visited   {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  }  
  
td.submenu2wider a:visited   {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color:            #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
  }  


.announcement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: inherit;.noBlueBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noBlueBorder {
	border: 0px;
	border: none;
	border-color: transparent;
	outline-style: none;
}


a img {
	border: 0px;
	border: none;
	border-color: transparent;
	outline-style: none;
}

.tableData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 8px;
	width: 99%;
	border: 1px solid #000000;
}

