.vol {
	color: blue;
	background-color: #FF3;
	border: thin solid #6CF;
	position: fixed;
}

h1 {
  color: black;
  font: 1.3em arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px;
  display: inline;
  text-align: left;
}

.half-space {
  display: block;
  height: 0.75em;
  line-height: 0;  /* prevents extra text baseline spacing */
/*    background: red;        pointer */
}

.style_center {
	text-align: center;
}
.style_borderwidthnil {
	border: 0px none #930;
}
.box_simple {
	background-color: #9F9;
	height: 375px;
	width: 592px;
}

.style_grey_9 {
	color: #666666;
	font-size: 0.9em;
}

.style_green {
	color: #008000;
	font-size: 0.9em;
}
.style_green_bold {
	color: #008000;
	font-size: 1.2em;
}

/* FIXED: removed text-decoration: blink (not supported in any modern browser)
   replaced with bold yellow highlight that actually works */
.Discount {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #060;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF99;
	padding: 2px 6px;
	border-radius: 4px;
}

.style_blankbox {
	background-color: #FF0;
	border: thick solid #C06;
}

h2 {
	color: green;
	font: 1.1em arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	display: inline;
}
h3 {
	color: #000000;
	font: 1.1em arial, Helvetica, sans-serif;
	font-weight: 800;
	margin: 0px;
	display: inline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/Webs_Images_and_graphics/MyBlueBackRnd100%20lighter.gif);
	text-align: left;
	font-weight: 700;
}

/* ----------------------------------  menu  --------------------------------------- */
/* ----------------------------------  content  --------------------------------------- */

#Container_Specials_Ads {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* FIXED: removed stray } that was breaking this rule */
#Container_Index_Ads {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#Container_bulleted_list {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}


#PlaceHold1 {
	float: left;
	width: 200px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 30px;
}
#PlaceHold2 {
	float: left;
	width: 200px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 30px;
}
#Clearfloats {
	clear: both;
}


#abc {
	background-color: #F9C;
	float: left;
	width: 232px;
}

#sidebar {
	width: 190px;
	float: right;
	font-size: small;
	font-weight: bold;
}


/* ----------------------------------  Other styles  --------------------------------------- */

a img {
	border: none;
}

.centreboldred {
	color: blue;
	text-align: center;
	font-size: large;
	font-style: normal;
}

.stylePP2 {
	color: #000000;
	font-variant: normal;
	font-weight: bold;
	text-transform: none;
	font-style: normal;
	text-decoration: underline;
}
.styletextaligncentre {
	text-align: center;
	color: #000000;
}
.styleBus1 {
	text-decoration: underline;
}
.style__100 {
	width: 100%;
}
.MediumTextBlue {
	font-size: 16px;
	font-weight: bold;
	color: #00F;
}

.style__102 {
	color: #0000FF;
	font-size: medium;
}


/* ----------------------------------  Contact forms formstyles  --------------------------------------- */
#Place1 {
	float: left;
	margin-left: 60px;
	width: 232px;
	margin-right: 19px;
}
#Place2 {
	float: left;
	width: 232px;
	margin-left: 19px;
}
.Clear {
	clear: none;
	background-color: #FF6;
	float: left;
	height: 50px;
	width: 50px;
	border: medium dotted #039;
	font-family: "Comic Sans MS", cursive;
}
.buttonleft {
	position: fixed;
	top: 125px;
	left: 55px;
	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: solid;
	border-left-style: solid;
	z-index: 1;
}
.Fullcolourprintinglink {
	float: right;
	color: #963;
	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: solid;
	border-left-style: solid;
}