body 				{text-align:center;
        			background-color: #ede5d7;
					background-image: url(../images/adminbg.jpg);
					background-position: center top;
					background-repeat: repeat-x;
					margin: auto;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #947847;
					}
					
#frame				{text-align: left;
        			margin: auto;
					width: 980px;
					}
					
					
a.bodylink			{font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #947847;
					text-decoration: none;
					}
					
a.bodylink:hover	{font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #b39a6e;
					text-decoration: none;
					}
					
.bodytext2			{font-family: trebuchet ms, verdana, arial;
        			font-size: 14px;
        			color: #947847;
					}
					
a.bodylink2			{font-family: trebuchet ms, verdana, arial;
        			font-size: 14px;
        			color: #947847;
					text-decoration: none;
					}
					
a.bodylink2:hover	{font-family: trebuchet ms, verdana, arial;
        			font-size: 14px;
        			color: #b39a6e;
					text-decoration: none;
					}
					
.heading			{text-align: left;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 16px;
        			color: #947847;
					padding: 0px;
					margin: 0px;
					}
					
h3.heading3			{text-align: left;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 14px;
        			color: #947847;
					padding: 0px;
					margin: 0px;
					}
					
a.steplink			{text-align: left;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 14px;
        			color: #947847;
					padding: 0px;
					margin: 0px;
					text-decoration: none;
					}
					
a.steplink:hover	{text-align: left;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 14px;
        			color: #b39a6e;
					padding: 0px;
					margin: 0px;
					text-decoration: none;
					}
					
td.tableheadings	{text-align: center;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #ffffff;
					}
					
a.wbodylink			{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #ffffff;
					text-decoration: none;
					}
					
a.wbodylink:hover	{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #ffffff;
					text-decoration: underline;
					}
					
.bodytext			{font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #947847;
					}
					
td.listheading		{text-align: center;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #ffffff;
					background-color: #d1d1d1
					}
					
table.fail			{border: #ea0b0b 1px solid;
					}
							
td.fail				{background-color: #ffb8b8;
					color: #ea0b0b;
					font-family: verdana, trebuchet ms, arial;
					font-size: 11px;
					}
					
.fail				{color: #ea0b0b;
					font-family: verdana, trebuchet ms, arial;
					font-size: 11px;
					}
					
table.warning		{border: #d09c41 1px solid;
					}
							
td.warning			{background-color: #edcd95;
					color: #d09c41;
					font-family: verdana, trebuchet ms, arial;
					font-size: 11px;
					}
					
.warning			{color: #d09c41;
					font-family: verdana, trebuchet ms, arial;
					font-size: 11px;
					}
							
table.success		{border: #1ba200 1px solid;
					}
							
td.success			{background-color: #bff7b4;
					color: #1ba200;
					font-family: verdana, trebuchet ms, arial;
					font-size: 11px;
					}
