BODY
{
	background-image:url(images/bg.gif);
}
TABLE
{
	font-size:9pt;	
}
.liney 
{
	FONT-SIZE: 12px; BORDER-LEFT: #cccccc 1px solid; BORDER-TOP-STYLE: none; LINE-HEIGHT: 22px; BORDER-RIGHT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
.linex 
{
	FONT-SIZE: 12px; BORDER-bottom: #cccccc 1px solid; BORDER-TOP-STYLE: none; LINE-HEIGHT: 22px; BORDER-RIGHT-STYLE: none; BORDER-left-STYLE: none
}
.linedian 
{
	BORDER-TOP-STYLE: none; LINE-HEIGHT: 22px; BORDER-BOTTOM: #cccccc 1px dotted; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none
}
.TAB1
{
	border:solid 1 #006699;
	background-color:White;
	background-image:url(images/bg.jpg);

}
.TAB
{
	background-color:White;
	background-image:url(images/bg.jpg);
}
.Head
{
	font-size:11pt;
	font-weight:bold ;	
} 
.titlehead
{
	font-size:9pt;
	font-weight:bold ;	
	color:White ;
	background-color:#6699CC;	
}
.bd
{
	border:solid 1 #6699cc;	
}
.bg
{
	background-color:White;
}
.bLeft
{ 
	border-left:solid 1 #6699cc;	 
}
.bRight
{
	border-right:solid 1 #6699cc;
}
.bBottom
{
	border-bottom:solid 1 #6699cc;
}
.bTop
{
	border-top:solid 1 #6699cc;
}
.button
{
	border:none 1 red;
}
.bstyle
{
	border-style:Groove;
}
.btimg
{
	background-image: url(images/btimg.gif);
	width: 66px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 24px;
	border-bottom-style: none;
}
.txt
{
	border:solid 1 blue;
	background:none;
}

A:active { COLOR: #003399; TEXT-DECORATION: none }
A:hover { COLOR: black; TEXT-DECORATION: underline }
A:link { COLOR: #7b68ee; TEXT-DECORATION: none }
A:visited { COLOR:#003399;TEXT-DECORATION: none }	

.admin
{
	background-image: url(images/system/admin.gif);
	width :16;
	height:16;
} 
.user
{
	background-image: url(images/system/user.gif);
	width :16;
	height:16;
} 
.guest
{
	background-image: url(images/system/guest.gif);
	width :16;
	height:16;
} 
