body		{	/* Body */
				background-color: #333366;
				margin 			: 10px;
				font-family		: Arial;
				font-size		: 10px;
			}
form,h1,h2,h3,h4,h5,h6,p {
				margin: 0px 0px 0px 0px; 
				padding: 0px 0px 0px 0px; 
			}
blockquote {
				margin-left: 75px; 
				margin-right: 0px; 
				margin-top: 0px; 
				margin-bottom: 0px; 
				padding: 0px 0px 0px 0px; 
			}
PRE			{	/* Basic TD Defaults */
				font-size		: 10pt;
				padding			: 0;
				font-family		: Arial;
			}
h4			{
				font-size: 12pt; 
				margin: 0px 0px 0px 3px; 
				padding: 0px;
				color: white; 
				font-weight:bold;
				filter:progid:DXImageTransform.Microsoft.Glow(Color=#333366,Strength=1.5);
				height=2px;
			}
h5 			{
				font-size: 9pt; 
				margin: 0px 0px 0px 3px; 
				padding: 0px;
				color: black;
				font-weight:normal;
			}
A			{	
				color: #B02200;
				text-decoration: none;
			}
A:hover		{	
				text-decoration: underline;
			}
TABLE		{	/* Basic Table Defaults */
				padding			: 0;
				border			: 0 none;
				border-collapse : collapse;
				font-family		: Arial;

			}
TD			{	/* Basic TD Defaults */
				font-size		: 10pt;
				padding			: 0;
				font-family		: Arial;
			}

.header 	{
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#99CCFF); 
			}
.border		{	/* Table/TD options to display border */
				border			: #333366 solid 1px;
				padding			: 3pt;
				border-collapse	: collapse;
				background-color: white;
			}
.menu		{	
				color: #B02200;
				font-weight: bold;
				text-decoration: underline;
			}

.mara		{
				font-size: 15pt;
				font-weight: bold;
				color: red;
			}
.marr		{
				font-size: 12pt;
				font-weight: bold;
				color: red;
				
			}
.marb		{
				font-size: 12pt;
				font-weight: bold;
				color: black;
			}
.hdrc 		{
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333366, endColorstr=#99CCFF); 
				border-left : #333366 solid 1px; 
				border-right : #333366 solid 1px; 
				border-top : #333366 solid 1px; 
				border-bottom : #333366 solid 1px; 
				background-color: #333366;
			}
.hdrs 		{
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=white, endColorstr=#99CCFF); 
				border-left : #333366 solid 1px; 
				border-right : #333366 solid 1px; 
				border-top : #333366 solid 1px; 
				border-bottom : #333366 solid 1px; 
				background-color: #99CCFF;
			}

.divider	{
				border-right : gray solid 1px; 
			}
			
.whois1		{
				color: #333366;
				font-weight: bold;
			}
.whois2		{
				color: #333366;
				font-weight: bold;
			}
				
.smtpin		{
				color: blue;
			}
.smtpout	{
				color: red;
			}			


/* Old */
.hdrr 		{
				background-image: url(images/mbl_rt.gif); 
				background-position: top; 
				background-repeat: no-repeat; 
				background-color: transparent; 
				filter: none; 
			}
.hdrl 		{
				background-image: url(images/mbl_lt.gif); 
				background-position: top; 
				background-repeat: no-repeat; 
				background-color: transparent; 
				filter: none; 
			}
.hdrc2 		{
				background-image: url(images/mbl_rpt.gif); 
				background-color: #0266A8; 
				background-position: top; 
				background-repeat: repeat-x; 
				filter: none; 
			}