/********************************/
/* Strand Hardware Ltd          */
/* New web site design 2008     */
/* AnorakPhobia Ltd             */
/* Antipanic Emergency Exit.css */
/* www.anorakphobia.co.uk       */
/********************************/

body{
	font-family: Helvetica, sans-serif, Arial;
	color: #666666;
	font-size: medium;
	background-color: #339933;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

a:link{
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #339933;
	text-align: center;
	font-weight: bold;
	text-decoration:none;
}

a:hover{
	color: #339933;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 145%;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 10px;
}
#navbar {
	width: 200px;
	text-align: center;
	margin-top: 50px;
}
#head-table-e-exit {

	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(../image/antipanic.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.copy {
	font-size: 10px;

}

