/* @override http://localhost:8888/vipera/wap/langindep/main.css */
body, html	{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #585858;
}
/* My Comment */
h2, h3	{
	color: #96BE0D;
}
a	{
	color: #96BE0D;
}
#header	{
	text-align: center;
}
#footer	{
	border-top: dotted 1px #96BE0D;
	text-align: center;
}
#footer	a {
	color: red;
}
#footer	small a {
	color: #585858;
}
#adv p	{
	text-align: center;
	margin: 5px;
	padding: 2px;
}
#adv a	{
	color: navy;
}
#adv .advtxt {
	border: 1px dotted #96BE0D;
}
.main	{
	padding-bottom: 5px;
}
.vippag {
	padding: 3px;
	color: #333;
}
.vippag p {
	margin-top: 0;
	margin-bottom: 0;
}
/* @group Getpage */
.notes	{
	border-top: 1px dotted #96BE0D;
}
.installform	{
	text-align: center;
}
.alert, .alert a	{color:red;}

/* @end */