/* Background colours */
body {background-color:#FFEEFF;}
#whole_page {background-color:#FFFFFF;}
#main {background-color:#FFFFFF;}

#whole_page {width:730px;}

body 
{
    border-color: 	#f050f0;
	font-size: medium;
}

P
{
/*	font-family:	Geneva, Arial, Helvetica, sans-serif; */
	text-align: 	justify;	
}

body, #whole_page,  #main
{
	
/*	
/*	
	border-width:	thin;
   	border-style:	solid; */*/
 	border-color: 	#f05050;

	margin:	0.1%;
	padding: 0.2%;

	color:#555555;
	font-size: 100%;	
}
 

h1,h2,h3, h5
{
  	text-decoration:none
}

h1 
{
	font-size: 120%;
	text-align:center; 
	text-decoration:none;
}
h2 {font-size: 110%; }
h3 {font-size: 105%; color: black; font-style: italic; text-align:center}

h5 {font-size: 80%; color: gray; }

#whole_page
{
	
/*	
/*	
	border-width:	thin;
   	border-style:	solid; */*/
  	border-color: 	#aaaaaa;
  	margin-left: 	auto;
   	margin-right: 	auto; 
}



#main
{
	
/*	
/*	
	border-width:	thin;
   	border-style:	solid; */*/

    border-color: #50f050;
   	text-align: left;	
}

.footer
{
	color:inherit;
	font-size:smaller;
}

hr
{
	color: black;
}
a:link {color: blue; text-decoration:none}
a:visited {color: red;}
a:hover {color: #ffff00; background:#111111; }


.B1, .B2, .B3 {font-weight:bold; color: red;}
.B2 {color: green;}
.B3 {color: aqua;}


.table
{
	text-align: center;
}

.th
{
	font-size: 100%;
	color:#00FF00;
}


.super
{
color: #FF0080;
text-decoration:none;
}

.statement 
{

	text-align:center;
	color: #0000FF;
	font-style: italic;
}


table.Wholetable
{
	
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

	width:100%;
	text-align: center;
	border:1px;
	padding:1px;
	
}

table.Maintable
{
	
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

	width:100%;
	float:left;
	text-align: center;
	border:1px;
	padding:1px;
	
}

.emailtable
{
	
/*	
	border-width:	thin;
   	border-style:	solid; */

 	border-color: 	#f05050;
	align:center;
	text-align: 
}


td.lhs
{
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

 	width: 15%;
	float:left;
	text-align:left;
	vertical-align:top;	
}
td.mid
{
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

 	width: 79%;
	float:left;
	text-align:left;
	vertical-align:top;	

}
td.rhs
{
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

 	width: 0%;
	float:left;
	text-align:left;
	vertical-align:top;	

}

td.header_mid
{
	
/*	
	border-width:	thin;
   	border-style:	solid; */

	border-color: #0000ff;
	background-color: inherit;			
 	width: 76%;
	font-size:200%;
	text-align:center;
	color:#CC00FF;
	height:90px;

}

td.footer
{
 	width: 79%;

	
/*	
	border-width:	thin;
   	border-style:	solid; */
 	border-color: 	#f05050;

	margin:	0.1%;
	padding: 0.2%;

	color:#555555;
	font-size: 100%;	
}


td.affiliates
{
 	width: 79%;
	float:none;
	text-align:center;
}

#login
{
	font-size: 75%;
	color:#555555;
	text-align:center;
}

.error 
{
  	color: #CC0000; 
 	font-weight: normal;     
	font-size: 90%;  
	text-align: left;
}

.error2
{
  	color: #CC0000; 
 	font-weight: normal;     
	font-size: 120%;  
	text-align: left;
}
