body 				{text-align:center;
        			background-color: #7eac54;
					background-image: url(../images/bg.jpg);
					background-repeat: repeat-x;
					margin: auto;
					font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #ffffff;
					}
					
#frame				{text-align: left;
        			margin: auto;
					width: 980px;
					}
					
.bodytext			{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #616161;
					}
					
a.bodylink			{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #616161;
					text-decoration: none;
					}
					
a.bodylink:hover	{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #777777;
					text-decoration: none;
					}
					
.bodytext2			{font-family: verdana, trebuchet ms, arial;
        			font-size: 13px;
        			color: #616161;
					}
					
a.bodylink2			{font-family: verdana, trebuchet ms, arial;
        			font-size: 13px;
        			color: #616161;
					text-decoration: underline;
					}
					
a.bodylink2:hover	{font-family: verdana, trebuchet ms, arial;
        			font-size: 13px;
        			color: #616161;
					text-decoration: none;
					}
					
.bodytext3			{font-family: verdana, trebuchet ms, arial;
        			font-size: 16px;
        			color: #d8f9bb;
					}
					
a.bodylink3			{color: #d8f9bb;
					text-decoration: underline;
					}
					
a.bodylink3:hover	{color: #d8f9bb;
					text-decoration: none;
					}
					
.bodytext4			{font-family: verdana, trebuchet ms, arial;
        			font-size: 13px;
        			color: #d8f9bb;
					}
					
a.bodylink4			{color: #d8f9bb;
					text-decoration: underline;
					}
					
a.bodylink4:hover	{color: #d8f9bb;
					text-decoration: none;
					}
					
.bodytext5			{font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #b9b9b9;
					}
					
a.bodylink5			{color: #b9b9b9;
					text-decoration: underline;
					}
					
a.bodylink5:hover	{color: #b9b9b9;
					text-decoration: none;
					}
					
.bodytext6			{font-family: verdana, trebuchet ms, arial;
        			font-size: 12px;
        			color: #4c6931;
					}
					
a.bodylink6			{color: #4c6931;
					text-decoration: underline;
					}
					
a.bodylink6:hover	{color: #4c6931;
					text-decoration: none;
					}
					
table.fail			{border: #ea0b0b 1px solid;
					}
							
td.fail				{background-color: #ffb8b8;
					color: #ea0b0b;
					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;
					}
					
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;
					}
					
.list				{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #1f3712;
					text-decoration: none;
					}
					
a.listlink			{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #1f3712;
					text-decoration: none;
					}
					
a.listlink:hover	{font-family: verdana, trebuchet ms, arial;
        			font-size: 11px;
        			color: #2c4c1b;
					text-decoration: none;
					}
