/* CSS Document */

body{
cursor: default;
}
.menu{
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: #336633;

		}
.menu a {
		display: block;
		color: #336633;
		padding: 2px;
		text-decoration: none;
		width: 100%;
		}
.menu a:hover {
		color: #FFFFFF;
		display: block;
		background-color: #5A2B7D;
		text-decoration: none;
		width: 100%;
		}
.menu select {
	display: block;
	color: #336633;
	padding: 2px;
	text-decoration: none;
	width: 100%;
	font-size: smaller;

		}

form {
		display: inline;
		}
span[disabled]{
		cursor: default;
		color: #AAAAAA;
		}
#spacer {
		width: 100%;
		height: 3px;
		display: block;
		background: #5A2B7D;
		padding: 0px;
		text-align: center;
		margin: 0px;
		margin-top: 6px;
		margin-bottom: 6px;
		}
.title{
	height: 35px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A2B7D;
	font-size: larger;


	   }
.input{
	   width: 200px;
	   border: 1px solid #999;
	   font-family: Tahoma, Arial, Helvetica, sans-serif;
	   font-size: 8pt;
	   margin: 2px;
	   background: #FAFAFA;
	   }
textarea{
	   overflow: visible;
	   width: 200px;
	   border: 1px solid #999;
	   height: 60px;
	   font-family: Tahoma, Arial, Helvetica, sans-serif;
	   font-size: 8pt;
	   margin: 2px;
	   }
label{
	  cursor: hand;
	  }
.cyo{
	  width: auto;
	  display: block;
	  border: 1px solid #999;
	  background: #FAFAFA;
	  margin: 10px;
	  }
acronym{
	font-weight: normal;
	color: #663366;
	cursor: help;
}
.td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #336633;	
	font-size: smaller;
	

}
.td2 {
font-family: Tahoma, Arial, Helvetica, sans-serif;
 color: #5A2B7D;
font-size: smaller;
	
}
.bodytext {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #336633;
	font-size: smaller;
}
.tableNav {
	background-color: #5a2b7d;
}
.tableMain {

	background-color: #5a2b7d;
}
.tableBg {
	background-color: #5a2b7d;
}
.tdhead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5A2B7D;
	font-size: smaller;
	font-weight: bold;

}
h1 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: larger;
	font-weight: bold;
	color: #5a2b7d;
}
h2 {

	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: larger;
	font-weight: bold;
	color: #5A2B7D;
}
h3 {


	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	font-size: larger;
	font-weight: bold;
	color: #5a2b7d;
}
.bodytext2 {

	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #5a2b7d;
	font-size: smaller;
}
.freedelivery {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #ff3300;
	font-weight: bold;
}
.highlightred {
	font-family: "Trebuchet MS", Georgia, "Times New Roman";
	color: #ff3300;
	font-weight: bold;
	font-size: inherit;
}

