body
{
	margin: 0px;
	font-family: Arial, Monospace;
	background-color: #efe4b9;
}

#main
{
	width:800px;
}

#hdrimg
{
}

h1
{
	font-size:14pt;
	color:#6E884D;
}

h2
{
	font-size:12pt;
	color:#D25927;
	margin-top:24pt;
}

p, li
{
	font-size:11pt;
}

.menutbl
{
	width: 240px;
}

.menutbl td
{
	font-size:10pt;
	font-weight: bold;
	padding-left:12px;
	padding-right:12px;
	padding-top:0px;
	overflow:hidden;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(/LandingPages/NPCI_Continuing_Education_Credits/button-normal.jpg);
	background-repeat: no-repeat;
	width: 240px;
	height: 72px;
}

td.MSpace
{
	background:transparent;
	background-image:url();
	height: 32px;
}


a:visited, a:link, a:active
{
	text-decoration: none;
	color: #A85400;
}

a:hover
{
	text-decoration: none;
	color: #622c08;
}

/*
.btn
{
	width:189px;
	height:56px;
	background-position: left top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(NPCIhomepage-button-normal.png);
}
	background-color:Aqua;
*/
