﻿body
{
	background:white;
	margin:0px;
	color:black;
	font-family:Tahoma;
	font-size:10px;
}
.bord1
{
	border:1px;
	border-color:#d5e6f2;
	border-style: ridge;
}
.mouse
{
	cursor:pointer;
	border:1px;
	border-color:#c6d9e4;
	border-style:outset;
}
.mous2
{
	cursor:pointer;
	font-family:Tahoma;
    font-size:7pt;
}
.user1
{
	border-style:inset;
	border-width:1px;
	direction:ltr;
	font-family:Tahoma;
    font-size:7pt; height:10px ;
}
.backg1
{
	background-image:url('image/picg2.gif');
}