

body 	{ 	background-image:url(images/blue_bg.jpg);
			background-position:top;
			background-repeat:repeat-x;
			background-color:#0c64ac;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ffffff;
			line-height:1.5;
			margin: 0 0 0 0;
			padding: 0 0 0 0; }
			

a:link        { font-weight: none; 
				color: #4ea1ff;  
				text-decoration: none }
				
a:visited     { font-weight: none;    
				color: #4ea1ff; 
				text-decoration: none }
				
a:hover       { font-weight: none; 
				color: #ffffff; 
				text-decoration: none }
		
.content { 	width:915px;
			background-image:url(images/nav_under.jpg);
			background-position:top;
			background-repeat:repeat-x;
			background-color:#24262a;
			text-align:left; }
			
h1		{ 	
			background-color:#010102; 
			height:20px; 
			border: 4px solid #333333; 
			text-align:center; 
			padding-top:4px;
			margin: 0 0 5px; 0; }
			
.survey 	{ 	background-image:url(images/footer.jpg); 
			background-repeat:repeat-x; 
			background-color:#08090b; background-position:bottom;
			padding:10px;}
			
.footer 	{ 	background-image:url(images/footer.jpg); 
			background-repeat:repeat-x; 
			background-color:#08090b; 
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#b3b6ba;
			line-height:1.5;
			padding:10px;}
			
.footer a:link        { font-weight: none; 
				color: #b3b6ba;  
				text-decoration: none }
				
.footer a:visited     { font-weight: none;    
				color: #b3b6ba; 
				text-decoration: none }
				
.footer a:hover       { font-weight: none; 
				color: #ffffff; 
				text-decoration: none }
				
input.register		{ 	
			background-color: #40404a ; 
			border: 1px solid #62666e; 
			color:#CCCCCC;
			width:200px;
			padding:2px;
			margin: 0 0 0 0; }

select.register		{ 	
			background-color: #40404a ; 
			border: 1px solid #62666e; 
			color:#CCCCCC;
			margin: 0 0 0 0; }
			
textarea.register		{ 	
			background-color: #40404a ;
			border: 1px solid #62666e; 
			color:#CCCCCC; 
			margin: 0 0 0 0; }
			
