	body {
	    color: #000000; background: none;
	    background-image: url(/images/Background.gif);
	    background-repeat: repeat-x;
	    font-family: arial, sans-serif;
	    font-size: 12px;
	    line-height: 1.3em;
	    margin: 0px;
	    padding: 0px;
			margin-top: 10px;
	}

	.text	{
			padding-left: 20px;
			padding-right: 10px;
	}

	.fronttext	{
			text-align: center;
			padding-left: 30px;
			padding-right: 30px;
	}

	img {
			border: 0px;
			padding: 0px;
			margin: 0px;
		}

	a:link 		{color: #173956; background: none; text-decoration: none}
	a:visited	{color: #858585; background: none; text-decoration: none}
	a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
	a:active 	{color: #B06732; background: none; text-decoration: none}

	a.headermenu:link 		{color: #000000; background: none; text-decoration: none}
	a.headermenu:visited	{color: #000000; background: none; text-decoration: none}
	a.headermenu:hover		{color: #FF0000; background: none; text-decoration: none}
	a.headermenu:active 	{color: #000000; background: none; text-decoration: none}

	a.headerselected:link 		{color: #ff0000; background: none; text-decoration: none}
	a.headerselected:visited	{color: #ff0000; background: none; text-decoration: none}
	a.headerselected:hover		{color: #ff0000; background: none; text-decoration: none}
	a.headerselected:active 	{color: #ff0000; background: none; text-decoration: none}

	a.menu:link 		{color: #173956; background: none; text-decoration: none}
	a.menu:visited	{color: #15446D; background: none; text-decoration: none}
	a.menu:hover		{color: #7D7AB0; background: none; text-decoration: none}
	a.menu:active 	{color: #B06732; background: none; text-decoration: none}

	a.selected:link 		{color: #ff0000; background: none; text-decoration: none}
	a.selected:visited	{color: #ff0000; background: none; text-decoration: none}
	a.selected:hover		{color: #ff0000; background: none; text-decoration: none}
	a.selected:active 	{color: #ff0000; background: none; text-decoration: none}

	a.footermenu:link 		{color: #000000; background: none; text-decoration: none}
	a.footermenu:visited	{color: #000000; background: none; text-decoration: none}
	a.footermenu:hover		{color: #000000; background: none; text-decoration: none}
	a.footermenu:active 	{color: #000000; background: none; text-decoration: none}

	a.footerselected:link 		{color: #ff0000; background: none; text-decoration: none}
	a.footerselected:visited	{color: #ff0000; background: none; text-decoration: none}
	a.footerselected:hover		{color: #ff0000; background: none; text-decoration: none}
	a.footerselected:active 	{color: #ff0000; background: none; text-decoration: none}



	UL.floatleft	{ /* used for 2 column ul's */
			width: 500px;
	}
	UL.floatleft	LI	{ /* used for 2 column ul's */
			float: left;
			width: 250px;
	}

	H1 {
	    color: #000000; background: #fff3c6;
			font-size: 18px;
			padding-top: .25em;
			padding-bottom: .25em;
			padding-left: 5px;
			padding-right: 0px;
			border-bottom: 1px solid #063754;
			border-top: 1px solid #063754;
			margin-left: -10px;
	}

	H2 {
	    color: #000000; background: #cee3ec;
	    padding: .25em .5em;
			font-size: 16px;
			font-weight: 700;
			letter-spacing:0.01em;
			border-bottom: 1px solid #abd2e5;
			border-top: 1px solid #abd2e5;
	}

	H3 {
	    color: #7d5c9a; background: #eaf6fc;
	    padding: .25em .5em;
			font-size: 14px;
			font-weight: 700;
			letter-spacing:0.04em;
			font-style: italic;
			border-bottom: 1px solid #d9e8ef;
			border-top: 1px solid #d9e8ef;
	}

	H4 {
	    color: #000000; background: none;
	    padding-left: .5em;
			font-size: 14px;
			text-decoration: underline;
			font-weight: 700;
			letter-spacing:0.01em;
	}

	h1, h2 {
				color: #53386b;
	}

	p	{
		margin-left: .5em;
	}
	.address-footer {
			color: #000000; background: none;
			font-size: 12px;
			text-align: center;
			font-weight: 200;
			padding: 0px;
			padding-bottom: 15px;
	}

	.address-contact {
			color: #000000; background: none;
			font-size: 12px;
			font-weight: 400;
			padding-top: 0px;
			padding-bottom: 15px;
			padding-left: 0px;
			padding-right: 0px;
	}
	.websiteby {
			color: #000000; background: none;
			font-size: 11px;
			text-align: center;
			padding-top: 15px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
	}

	.headermenubkgd {
	    background: none; background-image:url(/images/Header-Menu-Bkgd.gif);
	    background-repeat: no-repeat;
	}
	.headermenu {
			font-size: 14px;
			font-weight: 400;
	}


	.headerselected {
			font-size: 14px;
			font-weight: 800;
	}

	.menu	{
			color: #FFFFFF; background: none;
			font-size: 12px;
			font-weight: 600;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 5px;
			padding-right: 0px;
	}

	.selected	{
			color: #ff0000; background: none;
			font-size: 12px;
			font-weight: 900;
			line-height: 14px;
			text-decoration: none;
			margin-left: -1em;
			padding: .5em 0;
			text-transform: uppercase;
			display: block;
			border-top: 1px dotted #7bbae7;
			border-bottom: 1px dotted #7bbae7;
	}

	.footer {
			font-size: 12px;
			text-align: center;
	}

	.footermenu {
			font-size: 12px;
			font-weight: 400;
	}

	.footerselected {
			font-size: 12px;
			font-weight: 800;
	}

	.menubkgd {
	    background: #FFFFFF; background-image:none;
	}

	.picborder{
			border-color: #000000;
			border-style: solid;
			border-width: 1px;
	}

	.border {
			border-color: #000000;
			border-style: solid;
			border-width: 2px;
	}

	.dottedline	{
			border-bottom-width: 4px;
			border-bottom-style: dotted;
			border-bottom-color: #CCC9E4;
	}

	.verticalline {
			border-left: 1px solid #94CBEF;
	}

		.horisontalline {
			padding-top: 10px;
			border-top: 1px solid #94CBEF;
	}

/* ID SELECTOR(S)    ************************************/

a#productlist {
			color: #8C414A; background: none;
			font-size: 12px;
			font-weight: 600;
			line-height: 14px;
			text-decoration: none;
			padding-top: 0px;
			padding-bottom: 0px;
			padding-left: 0px;
			padding-right: 0px;
}

#multiLevelList li.last	{
	margin-bottom: 1em;
}
