.orderbox{border:solid 2px #006600;
	background-color: #E5F5E7;
	color: #006600;
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 2px;
}
.specimage{
	margin-right: 5%;
	float: right;
	border: solid 2px #660000;
	padding: 0px 0px 0px 0px;
}

.special{color: #ff0000;
	font-weight : 600;
}

.bottommenu{border:solid #006337 2px;
	width: 80%;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	background-color: #FFFAEA;
	font-size: 100%;
	font-family: Arial;
	line-height:30px;
	margin-top: 10px;
	text-align:center;
	}
.bottommenu a:link{
	color:#006337;
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	}
.bottommenu a:visited{
	color:#006337;
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	}
.bottommenu a:hover{
	font-size: 90%;
	font-weight:600;
	font-family:arial;
	
	}
	
A:link  {
	color : #330099;
	font-size : 100%;
	text-decoration : underline;
}

A:visited  {
	color : #990099;
	font-size : 100%;
	text-decoration : underline;
	background-color: none;
}

A:active  {
	color : #FF0000;
	font-size : 100%;
	text-decoration : underline;
}

A:hover {background: yellow}
H1  {
	font-family : "Arial";
	font-weight: 800;
	font-size : 150%;
	color : #800000;
	border-style: solid;
	border-width: thin thin thin thin;
	border-color: #006633;
	text-align: center;
   margin-left: 30%;
   margin-right: 30%;
   background-color:#E5F5E7;
}

H2  {margin-left: 5%;
	margin-right: 50%;
	font-family : "Century Schoolbook", "Times New Roman", "Sans-Serif";
	font-size : 145%;
	font-weight : bold;
	color : #660033;
	background : #E5F5E7;
	border-left: solid #336633 4px;
	border-top: solid #336633 2px;
	text-align : left;
	padding-left: 20px;
}

H3  {font-family : "Century Schoolbook", "Times New Roman", "Sans-Serif";
	font-size : 120%;
	font-weight : 600;
	color : #990000;
	border : 1px solid #660000;
	padding: 2px 2px 2px 2px;
	margin-left: 5%;
	margin-right: 50%;
	padding-left: 20px;
}

H4  {
	font-size : 15pt;
	font-weight : bold;
	color : #003300;
	background : #66CC99;
    border-color: #336633;
    border-width: none thin none thin;
	margin-right: 45%;
	padding: 2px 2px 2px 4px;
}

H5  {
	color : #006633;
	text-indent : 20pt;
	font-weight: bold;
	font-size: 100%
}

H6  {
	color : #000066
		font-size: 16pt;
	text-align : center;
}

p  {margin-left: 10%;
	margin-right: 5%;
	font-family : "Times New Roman", "Sans-Serif";
	font-size : 110%;
	color : #800000;
	font-weight : 600;
}


UL  {color : #006633;
	list-style-type : square;
	margin-left : 15%;
	padding: 1pt 1pt 1pt 1pt;
}

LI  {font-size : 100%;
    margin-left: 5%;
	font-weight : 600;
}


