<!--

/* technoPEPPER CSS */

body	
	{
	background: #050528;
	font-family: verdana; 
	font-size: 12px;
	color: #ffffff;
	}

table	
	{
	background: #050528;
	font-family: verdana; 
	font-size: 12px;
	color: #ffffff;
	}
	
table.white
	{
	background: #ffffff;
	font-family: verdana; 
	font-size: 12px;
	color: #000000;
	}
	
.back1, .back1 TD, .back1 TH
	{
	background-color: #4040ff;
	color: black;
	}

.back2, .back2 TD, .back2 TH
	{
	background-color: #c0c0ff;
	color: black;
	}
	
/*Google Custom Search CSS*/

.cse-branding-bottom,
.cse-branding-right 
	{
	margin: 0;
	padding: 0
	}
	
.cse-branding-bottom:after,
.cse-branding-right:after 
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
	}
	
.cse-branding-text 
	{ 
	font: 10px Arial;
	}
	
.cse-branding-form form 
	{
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
/* Google Custom Search Bottom-specific selectors */

.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text 
	{
	display: block; 
	float: left;
	width: 100px;
	}
	
.cse-branding-bottom .cse-branding-form 
	{
	margin-bottom: 3px;
	}
	
.cse-branding-bottom .cse-branding-logo
	 {
	padding: 0
	}
	
.cse-branding-bottom .cse-branding-text 
	{
	padding-top: 4px
	}
	
.cse-branding-right .cse-branding-form
	{
	float: left;
	width: 100px;
	}
	
/* Google Custom Search Right-specific selectors */

.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text 
	{
	margin-left: 4px;
	}
	
.cse-branding-right .cse-branding-form 
	{
	float: left;
	margin-right: 4px;
	width: 100px;
	}
	
.cse-branding-right .cse-branding-logo
	{
	padding: 0
	}
	
.cse-branding-right .cse-branding-text
	{
	margin-top: -4px
	}


	


