* { font-family: Trebuchet MS, Arial; font-size: 11px; font-weight: normal; color: #555555; }

BODY { background: #ebc8b4; }

a.link:link, a.link:visited, a.link:active{color: #a13531; text-decoration:underline;}
a.link:hover{color: #a13531; text-decoration:none;}

TD.tagGreen { background: #393e17; width: 8px; }
TD.tagRed { background: #a13531; width: 8px; }
TD.tagDirtyYellow { background: #83674a; width: 8px; }

.textEmphLightGreen { color: #4F2D48; font-weight: bold; }
.textEmphGreen { color: #393e17; font-weight: bold; }
.textEmphGrey { color: #7E7667; font-weight: bold; }
.textEmphWhite { color: #FFFFFF; font-weight: bold; }

.dividerSolid { width: 460px; height: 1px; background-color: #B0A996; margin: 25px 0px 25px 0px; }


TABLE.masterTable { width: 772px; }

	
	TD.header { height: 70px; background: url(../img/header_bgnd.png); padding-top: 20px; padding-bottom: 15px; padding-left: 16px; padding-right: 16px;}
	
	TD.header_eng { height: 70px; background: url(../img/header_bgnd_en.png); padding-top: 20px; padding-bottom: 15px; padding-left: 16px; padding-right: 16px;}
	
	TD.menuMain { background: url(../img/master_bgnd.png); padding: 0px 16px 0px 16px; }
		TABLE.menuTable { height: 28px; margin-top: 1px; margin-bottom: 1px; }
			.menuItem { height: 28px; background: #4f2d48 url(../img/menu_main_item_bgnd.gif) no-repeat; padding: 0px 22px 0px 22px; display: block; text-decoration: none;}
			.menuItem:hover { height: 28px; background-position: right top; padding: 0px 22px 0px 22px; }
			.menuItemActive { height: 28px; background: url(../img/menu_main_item_bgnd.gif); background-position: right top; padding: 0px 22px 0px 22px; display: block; text-decoration: none;}
			TD.menudividerTD { height: 28px; width: 1px; }
			TD.menuBlankTD { height: 28px; background: #725a6a; width: 180px; padding: 0px; }
			
	
	TD.content { background: url(../img/master_bgnd.png); padding-left: 16px; padding-right: 16px; }
		TABLE.contentTable { width: 100%; }
			TD.contentTableDivider { height: 6px; background: #ae4734; }
			
		TABLE.homeTableMain { width: 100%; }
			TD.homeWelcomeTD { width: 208px; background: #393e17; background-image:url(../img/sidebar_bg.jpg);
								background-repeat: no-repeat; background-position: bottom; padding: 20px 15px 20px 15px; }
				.homeWelcomeTitle { font-size: 21px; font-weight: normal; color: #FFFFFF; }
				.homeWelcomeText { color: #FFFFFF; line-height: 15px; margin-top: 10px; }
				a.sLink:link, a.sLink:active, a.sLink:visited{ color: #FFFFFF; line-height: 15px; margin-top: 10px; }
				a.sLink:hover { color: #c3c160; line-height: 15px; margin-top: 10px; text-decoration: none; }
				
		TABLE.homeTableAux { width: 100%; }
			TD.homeTableAuxHeaderTD { padding: 1px 0px 1px 0px; height: 28px; }
				TABLE.homeBoxHeaderTable { width: 100%; height: 28px; }
					TD.boxDividerTD { width: 1px; }
					TD.boxBgndTD { background: #4f2d48; padding: 9px 15px 0px 15px;}
					TD.boxArrowTD { width: 55px; background: #4f2d48; padding-right: 15px; }
			
			TD.homeNewestTD { padding: 15px 20px 15px 20px; background: #dbd5d9; }
			
			TD.homeNewsTD { width: 290px; padding: 15px 20px 15px 20px; background: #d1c6cd; }
				.homeNewsHighlighted { font-weight: bold; }
				
		TABLE.level1ContentTable { width: 100%; }
			TD.level1RightTD { width: 178px; background: #393e17; padding: 20px 15px 20px 15px; }
			TD.level1ContentTD { background: #dbd5d9; background-position: left; background-repeat: repeat-y; padding: 25px 20px 25px 20px; }
				.level1ContentSubtitle { font-size: 18px; font-weight: normal; color: #AE4734; margin-bottom: 15px; }
				.level1ContentText { color: #555555; font-weight: normal; line-height: 15px; }

				
	
	TD.footer { height: 65px; background: url(../img/footer_bgnd.png); background-position: bottom; padding-top: 15px;}
	
