.green {
	color: #99FF00
}
.white {
	color: #FFFFFF;
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	font-weight: bold;
}
.darkgrey {
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
	color: #333333;
	background-position: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover {
	color: #999999;
	font-family: "Tw Cen MT", "Trebuchet MS", Tahoma;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}


body,td,th {
	font-family: Tw Cen MT, Trebuchet MS, Tahoma;
	color: #000000;
}
body {
	background-color: #E8E8E8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textbg {
	background-image: url(images/textbg.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
.textbgred {
	background-color: #660C15;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 4px;
}
.textline {
	background-image: url(images/textline.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#menu {position:relative; top:0px; left:0px; width:200px; background-color:#fff; z-index:100;}
#menu a.p1, #menu a.p1:visited {display:block; width:200px; height:140px; text-decoration:none; background:#fff; top:0; left:0; border:0;}
#menu a img {border:0;}
#menu a.p1:hover {
	text-decoration:none;
	background-color:#8c97a3;
	color:#000;
	z-index: 200;
}
#menu a .large {
	display:block;
	position:absolute;
	width:1px;
	height:1px;
	border:0px;
	top:1px;
	left:-55px;
	z-index: 200;
}
#menu a.p1:hover .large {
	display:block;
	position:absolute;
	top:0px;
	left:-375px;
	width:auto;
	height:auto;
	border:5px groove #ffffff;
	z-index: 200;
}

#info {z-index:100; height:10em;}

h1#technique-one {
	width: 375px;
	height: 50px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}        
h1#technique-one span {
          display: none;
}
.striket {
	color: #00FF00;
	text-decoration: line-through;
}
.pricer {
	font-weight: bold;
	color: #FFFF99;
}

