/*

*/


/* Body Tag */
body{
	margin: 0px 4px 0px 0px;
	background-color: #fff;
	background-image: url('/imagelib/sitebuilder/layout/mkg_enterprise_1.gif');

	}

a:link {color: #00aaaa ; }
a:visited {color: #00aaaa ; }
a:hover {color: blue ; }
a:active {color: #990099 ; }

a.NavBar:link    {color: #fff ; text-decoration: none}
a.NavBar:visited {color: #fff ; text-decoration: none}
a.NavBar:active  {color: #fff ; text-decoration: none}
a.NavBar:hover   {color: #fff ; text-decoration: none}


.enterprise{
	background-image: url('/imagelib/sitebuilder/layout/mkg_enterprise_3.jpg');
	text-align: left;
	background-repeat: no-repeat;
	}

.spacer{
	background-image: url('/imagelib/sitebuilder/layout/spacer.gif');

	}

.title{
text-align: left;
line-height: 150%;
	}

table.out{
	border: solid;
	border-width: thin;
	border-color: #000000;
}



p.header{
	text-align: center;
	}