<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body {
margin: 0px;
padding: 0px;
border: 0px;
}
body {
color: #000;
background-color: #fff;

font-family: Georgia, Times New Roman, Times,serif, Helvetica;
text-align: center;
font-size: 13px;
}
#carrier {
background: #e4e4e4;
width:1120px;
margin: auto;
text-align: left;
}
#header, #menu, #text h2, #footer, #text{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header, #footer {
color: #fff;
background: #6e6eee;
padding: 10px 10px;
}

#header {
text-align: center;
font-size: 300%;
height:50px;
margin: 0px;

}

#text {
margin-left: 160px;
margin-right: 160px;
padding: 10px;
background: #fff0cc;
text-align: justify;
line-height:23px

}

#select_wall
{
margin-left: 140px;
margin-right: 140px;
background: blue;
padding: 10px;
text-align: justify;
font-size: 75%;
line-height: 100%;
text-indent: 0;
}
input[type="radio"]
{
background: #f0f0f0;
color: blue;
border: solid 1px blue;
padding: 0px;
margin: 0px;
}
input[type="button"]
{
background: #FFFF99;
color: blue;
border: solid 2px #FFFF66;
padding: 2px;
margin-top: 2px;
font-size: 100%;
line-height: 150%;
}
input {

 font: 12px Arial, sans-serif;

}
#text h2 {
color: blue;
}
table
{



border-spacing: 2px 2px
}
table.table1
{

border-collapse: collapse;

border-spacing: 5px 5px
}
td 
{
padding: 0px 2px;

background: #fff0cc;
}
#text p {
text-align: justify;
text-indent: 1.5em;
margin: 0px;
}

#footer {
clear: both;
font-size: 75%;
}

#menucarrier {
width: 160px;
float: left;

}

#adscarrier {
width: 160px;
float: right;

}

#menu {
font-size: 150%;
text-align: center;
padding: 10px;

}

a:link, a:visited
{
color:black;
text-decoration: none;
}

a:hover
{
color: #F26D00;
text-decoration: none;
}

	
h3 
{
		margin: 0px;
		padding: 0px;	
		line-height:23px
font-size: 14px;
}

div.suggestionsBox 
	{
		position: absolute;
		margin-left: 280px;
		margin: 10px 0px 0px 0px;
		width: 200px;
		background-color: white;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border: 2px solid black;	
		color: black;
	z-index:5;
	}
	
	div.suggestionList {
position: relative;
		margin: 0px 0px 0px 20px;
		padding: 0px;
		z-index:5;
	}
	
	div.suggestionList li {
		position: relative;
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		z-index:5;
	}
	
	#suggestionList li:hover {
position: relative;
		background-color: green;
			z-index:5;
	}

#logo1 {

position:absolute;
top:320px;
z-index:20;
}
#logo2 {

position:absolute;

top:400px;
color:black;


font-size:12px;

z-index:20;
background: #fff0cc;
}
#menu1 {	
margin-left: 160px;
margin-right: 160px;
background: #685ec4;
padding: 5px;
border: 5px;



}
p{
padding: 0px;
margin: 0px;
border: 0px;
}
#content { position:relative;
height: 385px;
}
#pict {
 position:absolute; 
 top:0; 
left:0; 
 width:200px;
padding: 0px;
border: 0px;

}
#output{
position:absolute;
top:0; 
right:-50px; 
width:350px;
height: 150px;

 
 }

#text1 {height: 2800px;
font-family: Arial, Times New Roman, Times,serif;

margin-left: 170px;
margin-right: 170px;
padding: 10px;
background: #fff0cc;
text-align: justify;
margin-left: 170px;
margin-right: 170px;
line-height:23px

}
#text2 
{
height: 1400px;
font-family: Arial, Times New Roman, Times,serif;

margin-left: 170px;
margin-right: 170px;
padding: 10px;
background: #fff0cc;
text-align: justify;
margin-left: 170px;
margin-right: 170px;
line-height:23px;
font-size: 14px;
}

#pp
{
position:absolute;
width:350px;
height: 150px;
background-color: red;
opacity: 0.5;
filter: Alpha(opacity=50);
z-index:50;
}
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}
div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:800px;
	font-size:14px;
	background-color:#fff;
}
 
/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(images/tabs2.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }

/* width 2 */
ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }


/* width 3 */
ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }

/* width 4 */
ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;		
}

</pre></body></html>