/* This CSS Document is owned by ToxicWap Leon*/
/* http://ToxicWap.com */

/* body of HTML Document*/
body		{	
		margin:0;
		border:2px solid;
border-color: #007ABF #004064 #004064 #007ABF;
		background-color:#000000;
		background-position: left top;
		font-size:small;
		}
		
/* hyperlinks of HTML Document */
a, a:visited	{
   		color: #00ffff;
     		text-decoration: none;
		}
		
/* First frame style of HTML Document */
div.MB		{
border: 3px solid;
border-color: #007ABF #004064 #004064 #007ABF;
color: white;
background: #005588;
		margin:2px;
		}
		
/* Second frame style of HTML Document */
div.MH 		{
		border: 2px solid;
border-color: #007ABF #004064 #004064 #007ABF;
color: white;
background: black;
		margin:2px;
		}
		
/* Thrid frame style of HTML Document */
div.mblock3	{
border: 2px solid;
border-color: #007ABF #004064 #004064 #007ABF;
		color: #40ffbb;
		text-align: center;
		background: #000000;
		margin:2px;
		}
		
/* other style frames of HTML Document */
.itxt{background-color:#c3ffeb;border:1px solid #0000ff;}
.ibtn{margin:3px 0;padding:0 2px;background-color:#03a26c;border:1px solid #00d;color:#ffffff;}
.err{color:#ff0000}
.succ{color:#009900}		

/* 

CSS Document design by Leon from http://ToxicWap.com
