<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a           { 	color:#A0522D; font-family: verdana, sans-serif; font-size: 9px; }
a:link 		{ 	text-decoration: none;color: #A0522D;}
a:hover 	{	color: #FF0000;	cursor:url('images/sekaku.cur');	text-decoration: underline}
a:active 	{ 	color: #B22222;}
a:visited 	{ 	color: #0000FF;}

font#blinking{	font-family: verdana, sans-serif; font-size: 9px; }
table       {	padding:0px; color: #191970; background-repeat:no-repeat;}

table.middlebackground { background-image:url('png/background.png'); }

td.leftcol1	{  	}
td.leftcol2	{  	}
td.center	{  	width:50%;vertical-align:top; align:center}
td.rightcol1	{  }
td.rightcol2	{  }

td.gradient { 	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#87cefa,endColorStr=#e9eeee); font-family: verdana,sans-serif; font-size:9px;width:33%;}
td.white    {  	background-color:#e9eeee;  font-family: verdana, sans-serif; font-size:9px;}
td.section1 {  	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#4682B4); font-family: verdana,sans-serif; font-size:18px;color:#798101}
td.section2 {  	background-color:#4682B4;font-family: Verdana; font-size:18px;color:#FFFFFF;text-decoration: overline underline;}
td.section3 {  	FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#4682B4,endColorStr=#ffffff); font-family: verdana,sans-serif; font-size:18px;color:#798101}

body		{ 	color:#7B68EE;
				margin:0;
				padding-left:0;
				padding-right:0;
				padding-top:0;
				padding-bottom:0;
				cursor:url('images/sekaku2.cur');
				background:transparent;
			}
		
.resulttable{
				width:100%;
			 }
			  
.resultlink {
			color:#A0522D; 
			font-family: verdana, sans-serif; 
			font-size: 14px;
			}

.menuclass  {
				background-image:url('png/submenu.png');
			}



.brandtop		{
				background-image:url('png/brandtop.png');height:20px;
				background-repeat:no-repeat;
				background-position:0 4;
				}
				
.brandbottom		{
				background-image:url('png/brandbottom.png');height:30px;
				background-repeat:no-repeat;
				background-position:0 -5;
				}

				      }

				      

.specifications {

				 background-image:url('png/specification.png');

				 }



.specificationsend {

			        	background-image:url('png/specificationend.png');

				      }



.photoframe {

				position:absolute;

				left:20%;

				top:20%;

				background-color:#e9eeee;

			}

			

input	{
		color: #000000; 
		border-color:blue;
		background-color: transparent;
		border-left-style: solid; border-left-width: 0px;
		border-right-style: solid; border-right-width: 0px;
		border-top-style: solid; border-top-width: 0px;
		border-bottom-style: solid; border-bottom-width: 1px;
		font-size: 12px; 
		cursor:pointer;
		}
textarea{		border-color:blue;

		color: #000000; background-color: transparent;
		border-left-style: solid; border-left-width: 0px;
		border-right-style: solid; border-right-width: 0px;
		border-top-style: solid; border-top-width: 0px;
		border-bottom-style: solid; border-bottom-width: 1px;
	       scrollbar-3dlight-color:#e0eeee;
           scrollbar-arrow-color:#e9eeee;
           scrollbar-base-color:#e0eeee;
           scrollbar-darkshadow-color:#e0eeee;
           scrollbar-face-color:#e9eeee;
           scrollbar-highlight-color:#e9eeee;
           scrollbar-shadow-color:#e0eeee;
		}
option{
		color: #000000; background-color: transparent;}
select{
		color: #000000; background-color: transparent;
	       scrollbar-3dlight-color:#e0eeee;
           scrollbar-arrow-color:#e9eeee;
           scrollbar-base-color:#e0eeee;
           scrollbar-darkshadow-color:#e0eeee;
           scrollbar-face-color:#e9eeee;
           scrollbar-highlight-color:#e9eeee;
           scrollbar-shadow-color:#e0eeee;
		}</pre></body></html>