body { padding: 0px; margin: 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; }
		td { font-size: 12px; }
		
	a:link, a:visited, a:active { text-decoration: none; color: black; }
	a:hover { text-decoration: none; color: black; }

	.tab { padding-right: 5px; }
	.tab .left { background-image: url(/tabs/images/left.png); background-position: right top; background-repeat: no-repeat; width: 20px; }
	.tab .right { background-image: url(/tabs/images/right.png); background-position: left top; background-repeat: no-repeat; width: 20px; }
	.tab .center { background-image: url(/tabs/images/center.png); background-position: center top; background-repeat: repeat-x; padding-top: 10px; padding-bottom: 5px;
		font-size: 11px; color: black;}
	.tab .more { background-image: url(/tabs/images/center.png); background-position: center top; background-repeat: repeat-x; padding-left: 10px; padding-top: 5px; }
	.tab .more a { background-image: url(/tabs/images/nmore.png); background-position: left top; background-repeat: no-repeat; width: 16px; display: block;
	border-left: 1px solid white; }
	
	.tab:hover { padding-right: 5px; }
	.tab:hover .left { background-image: url(/tabs/images/hleft.png); background-position: right top; background-repeat: no-repeat; width: 20px; }
	.tab:hover .right { background-image: url(/tabs/images/hright.png); background-position: left top; background-repeat: no-repeat; width: 20px; }
	.tab:hover .center { background-image: url(/tabs/images/hcenter.png); background-position: center top; background-repeat: repeat-x; padding-top: 10px; padding-bottom: 5px;
		font-size: 11px; color: black;}
	.tab:hover .more { background-image: url(/tabs/images/hcenter.png); background-position: center top; background-repeat: repeat-x; padding-left: 10px; padding-top: 5px; }
	.tab:hover .more a { background-image: url(/tabs/images/nmore.png); background-position: left top; background-repeat: no-repeat; width: 16px; display: block;
		border-left: 1px solid silver; }
	
	.tabselected:hover { padding-right: 5px; }
	.tabselected:hover .left { background-image: url(/tabs/images/holeft.png); background-position: right top; background-repeat: no-repeat; width: 20px; }
	.tabselected:hover .right { background-image: url(/tabs/images/horight.png); background-position: left top; background-repeat: no-repeat; width: 20px; }
	.tabselected:hover .center { background-image: url(/tabs/images/hocenter.png); background-position: center top; background-repeat: repeat-x; padding-top: 10px; padding-bottom: 5px;
		font-size: 11px; color: black;}
	.tabselected:hover .more { background-image: url(/tabs/images/hocenter.png); background-position: center top; background-repeat: repeat-x; padding-left: 10px; padding-top: 5px; }
	.tabselected:hover .more a { background-image: url(/tabs/images/more.png); background-position: left top; background-repeat: no-repeat; width: 16px; display: block;
		border-left: 1px solid silver; }
		
		
	.hovering { padding-right: 5px; }
	.hovering .left { background-image: url(/tabs/images/hleft.png); background-position: right top; background-repeat: no-repeat; width: 20px; }
	.hovering .right { background-image: url(/tabs/images/hright.png); background-position: left top; background-repeat: no-repeat; width: 20px; }
	.hovering .center { background-image: url(/tabs/images/hcenter.png); background-position: center top; background-repeat: repeat-x; padding-top: 10px; padding-bottom: 5px;
		font-size: 11px; color: black;}
	.hovering .more { background-image: url(/tabs/images/hcenter.png); background-position: center top; background-repeat: repeat-x; padding-left: 10px; padding-top: 5px; }
	.hovering .more a { background-image: url(/tabs/images/nmore.png); background-position: left top; background-repeat: no-repeat; width: 16px; display: block;
		border-left: 1px solid silver; }


	.tabselected { padding-right: 5px; }
	.tabselected .left { background-image: url(/tabs/images/oleft.png); background-position: right top; background-repeat: no-repeat; width: 20px; }
	.tabselected .right { background-image: url(/tabs/images/oright.png); background-position: left top; background-repeat: no-repeat; width: 20px; }
	.tabselected .center { background-image: url(/tabs/images/ocenter.png); background-position: center top; background-repeat: repeat-x; padding-top: 10px; padding-bottom: 5px;
		font-size: 11px; color: black;}
	.tabselected .more { background-image: url(/tabs/images/ocenter.png); background-position: center top; background-repeat: repeat-x; padding-left: 10px; padding-top: 5px; }
	.tabselected .more a { background-image: url(/tabs/images/more.png); background-position: left top; background-repeat: no-repeat; width: 16px; display: block;
		border-left: 1px solid silver; }

	h1 { padding: 0px; margin: 0px; font-size: 22px; font-weight: normal; color: #80C521; }
	h2 { padding: 0px; margin: 0px; font-size: 18px; font-weight: normal; color: #80C521; }
	
	#menu h3 { padding: 0px; margin: 0px; font-size: 12px; font-weight: normal; }

