body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image:   url(../images/design/menu-repeat2.gif);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;

}
p {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #298000;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: disc;
	list-style-image:   url(../images/design/bullet.gif);


}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;
	line-height: normal;
}
.menu a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	font-style: normal;
	text-decoration: none;
	line-height: normal;

}
.menu a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.menu a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}
.green-intro {
	color: #006600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.design {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;

}
.design a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;

}
.design a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1CBCB;
	font-style: normal;
	text-decoration: none;
}
.design a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AACCFF;
}
.design a:active {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00CCFF;
}
.repills {
	background-attachment: scroll;
	background-image:   url(../images/design/red-pills.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.toprepeat {
	background-image:   url(../images/design/top-repeat.gif);
	background-repeat: repeat-x;
}
.footer {
	background-attachment: scroll;
	background-color: #146E29;
	background-image:   url(../images/design/footer-repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}