a:link 		{color: #8c3e6e; background: none; text-decoration: none;}
a:visited	{color: #858585; background: none; text-decoration: none;}
a:hover		{color: #282C62; background: none; text-decoration: none;}
a:active 	{color: #8c3e6e; background: none; text-decoration: none;}

BODY {
    color: #282C62; background: #909681;
    font-family: arial, sans-serif;
    background-image:url(/images/Background.jpg);
    background-repeat: repeat-x;
    margin: 10px;
    padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.border {
		border-color: #000000;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset*/
		border-width: 0px;
}

.picborder{
			border-color: #000000;
			border-style: solid;
			border-width: 1px;
	}

H1 {
    color: #0e4e0b; background: none;
		font-size: 19px;
		padding-top: 10px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.subtitle {
    color: #282D62; background: none;
		font-size: 16px;
		font-weight: 700;
		letter-spacing: 0.01em;
}

.text	{
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 20px;
		padding-right: 20px;
}

.border {
		border-color: #397DA5;
		border-style: solid; /* Options= Solid, Double, Dashed, Dotted, Grove, Ridge, Inset, Outset*/
		border-width: 1px;
}

#tableheader	{
		font-weight: 900;
		background: #215d31;
		color: #FFFFFF;
		text-align: center;
}

#remotescheduletable 	{
		border-style: double;
		border-width: 4px;
		border-color: #215d31;
}

#remotescheduletable TD {
		border-style: solid;
		border-width: 1px;
		border-color: #215d31;
		border-left-color: #c9cfcb;
		border-right-color: #c9cfcb;
}

.rightmenupic {font-size: 12px; background-image:url(/images/menubutton.gif); background-repeat: no-repeat;}

.leftbodyborder {background-image:url(/images/leftbodyborder.gif); background-repeat: repeat-y;}

.rightbodyborder {background-image:url(/images/rightbodyborder.gif); background-repeat: repeat-y;}

.bottomborder {
	background-color: #ffffff;
	border-bottom-color: #282C62;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.header {color: #FFFFFF; background-color: #282C62; font-size: 17px;}

.toppadding {padding-top: 20px;}

.hyperpic {text-decoration: none;}

.menu	{
		color: #FFFFFF; background: none;
		font-size: 12px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 5px;
		padding-right: 0px;
}
a.menu:link 		{color: #173956; background: none; text-decoration: none;}
a.menu:visited	{color: #15446D; background: none; text-decoration: none;}
a.menu:hover		{color: #8c3e6e; background: none; text-decoration: none;}
a.menu:active 	{color: #B06732; background: none; text-decoration: none;}

.bodybkgd {
    background: #FFFFFF; background-image: url(/images/bodybkgd.gif);
    background-repeat: repeat-y;
}

.selected	{
		color: #6d2350; background: none;
		font-size: 11px;
		font-weight: 800;
		text-decoration: none;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
a.selected:link 		{color: #6d2350; background: none; text-decoration: none;}
a.selected:visited	{color: #6d2350; background: none; text-decoration: none;}
a.selected:hover		{color: #173956; background: none; text-decoration: none;}
a.selected:active 	{color: #6d2350; background: none; text-decoration: none;}

.footer {
		font-size: 12px;
		text-align: center;
}

.footerselected {
		font-size: 12px;
		font-weight: 800;
}
a.footerselected:link 		{color: #6d2350; background: none; text-decoration: none;}
a.footerselected:visited	{color: #6d2350; background: none; text-decoration: none;}
a.footerselected:hover		{color: #173956; background: none; text-decoration: none;}
a.footerselected:active 	{color: #6d2350; background: none; text-decoration: none;}

.footermenu {
		font-size: 12px;
		font-weight: 800;
}
a.footermenu:link 		{color: #173956; background: none; text-decoration: none;}
a.footermenu:visited	{color: #173956; background: none; text-decoration: none;}
a.footermenu:hover		{color: #8c3e6e; background: none; text-decoration: none;}
a.footermenu:active 	{color: #173956; background: none; text-decoration: none;}

.websiteby {
		color: #000000; background: none;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.headertwoGreen	{
	color: #0e4e0b;
}

ul#trashFactsList	{
width: 400px;
	padding: 0px;
	margin: 0px auto;
	display: table;
}

ul#trashFactsList	li {
	width: 200px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

.note	{
	font-size: 11px;
	margin-top: 36px;
}
