	body{background-image: url(Img/bg.jpg);
	background-repeat: repeatx;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #c0c0c0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3d-light-color: #000000;
	scrollbar-dark-shadow-color: #c0c0c0;
	scrollbar-arrow-color: #0000ff;
	}
	
	.menu{width: 75px;
	border-style: none solid none none;
	border-width: 1px;
	border-color: #ffffff;
	text-align: center;
	color: #ffffff;
	font-size: 10pt;
	height: 5px;
	}
	
	.bmenu{width: 145px;
	border-style: none none inset none;
	border-width: 1px;
	border-color: #ffffff;
	text-align: right;
	color: #ffffff;
	filter: alpha(opacity=0, finishopacity=100, style=1);
	}
	
	.bottom{border-style: none solid none none; 
	border-color: #c0c0c0; 
	border-width: 1px; 
	width: 75px;
	font-size: 10pt;
	color: #c0c0c0;
	text-align: center;
	}
	
	.lprice{border-style: solid none solid solid;
	padding: 5px 0px 5px 0px;
	border-color: #c0c0c0;
	border-width: 1px;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	}
	
	.rprice{border-style: solid solid solid solid;
	padding: 5px 0px 5px 0px;
	border-color: #c0c0c0;
	border-width: 1px;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	}
	
	.maint{border-style: solid solid solid solid;
	padding: 5px 0px 5px 0px;
	border-color: #0000ff;
	border-width: 1px;
	font-size: 12pt;
	color: #000000;
	text-align: right;
	}
	
	input{text-align: center;
	background-repeat: no-repeat;
	color: darkblue;
	font-family: Times New Roman;
	font-size: 12pt;
	}
	
	input.text{text-align: center;
	background-image: url(Img/input.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: darkblue;
	font-family: Times New Roman;
	font-size: 12pt;
	}
	
	select{text-align: center;
	color: darkblue;
	font-family: Times New Roman;
	font-size: 12pt;
	}
	
	textarea{background-image: url(Img/Logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: darkblue;
	font-family: Times New Roman;
	font-size: 12pt;
	}
	
	p{text-indent: 25px; color: #000000; font-family: Times New Roman; text-align: left;}
	
	A:Link, A:Active{color: #0000ff; text-decoration: none;}
	A:Hover{color: #ff0000; text-decoration: none; cursor: e-resize;}
	A:visited{color: #0000ff; text-decoration: none;}
	A:Hover{color: #ff0000; text-decoration: none; cursor: e-resize;}

	table.ts{
	border-color: #0000ff;
	}
		
	td.ts{
	text-align: center;
	border-style: none none none none;
	}
