html, body{
	height:100%;
	margin:0px 0px 0px 0px;
	background-color:#999999;
    font-family:Verdana;
    font-size:12px;
	background-image: url(/images/eagle_backgrond.gif);
	background-repeat: repeat;
}
h3
{
    font-size:16px;
}
		
	.MenuCss
	{
		font-size:10pt;
		color:Black;
		font-weight:bold;
		text-align:center;
	}
	.MenuCssHover
	{
	    background-color:Black;
	    color:#d2b782;
	}
	.SubMenu
	{
		font-size:10pt;
		background-color:#D2B782; 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:Black;
	}
	.SubMenuHover
	{
		font-size:10pt;
		background-color:black; 
		border-color:Black; 
		border-width:1px; 
		border-style:solid; 
		font-weight:bold; 
		color:#D2B782;
	}
	.footerMenu
	{
		color:White;
		text-decoration:underline:
	}
	.footerMenuHover
	{
		color:#d2b782;
		text-decoration:underline:
	}
	#pagemaster{
	height:100%;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#skinmaster{
	width:780px;
	margin-right:auto;
	margin-left:auto;
	background-color:Black;
	color:White;
}
#headerlogo{
	 height:111px;
	 background-image:url(../../images/united-alloy-inc_01.gif);
	 background-repeat:no-repeat;
}
#headerFlash{
	height:85px;
	background-image:url(../../images/united-alloy-inc_02.gif);
	background-repeat:no-repeat;
}
#menumaster{
	text-align:left;
	height:24px;
	background-image:url(../../images/united-alloy-inc_03.gif);
	background-repeat:no-repeat;
	padding-top:3px;
	padding-right:20px;
	padding-left:105px;
}
#leftmenu{
	width:148px;
	text-align:center;
	margin-top:0px;
	vertical-align:top;
}
#rightcontent{
	text-align:left;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:5px;
	width:610px;
}
.tblClass, #bodymaster{
	background-image:url(../../images/page_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	margin-top:0px;
	top:0px;
}
#footermaster{
	background-color:#000000;
	color:white;
	padding:5px 20px 10px 20px;
	background-image:url(../../images/united-alloy-inc_04_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#footermaster table {margin:0 auto;}
#leftNavButton
{
    background-image:url(../../images/left-nav-bg.gif);
    background-position:top center;
    background-repeat:no-repeat;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:25px;
    padding-right:10px;
    margin-top:20px;
}
#leftNavButton a
{
    color:#AC8B48;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}
#leftNavButton a:hover
{
    color:#C3A978;
    font-size:13px;
    font-weight:bold;
    text-decoration:underline;
}
.differentlinks a:link
{
    color:#AC8B48;
    font-weight:bold;
    text-decoration:none;
}
.differentlinks a:hover
{
    color:#C3A978;
    font-weight:bold;
    text-decoration:underline;
}
.differentlinks a:visited
{
    color:#AC8B48;
    font-weight:bold;
    text-decoration:none;
}
