body
{
	FONT-FAMILY: verdana, arial, times;
	font-size: 12px;
	color: #000000;
	margin: 0 0 0 0;
	background-image: url("pics/bkg.jpg");
}
h1
{
	font-size:24px;
	color: #a6a6dc;
	text-align: center;
}
h2
{
	font-size:20px;
	color: #a6a6dc;
	text-align: center;
}
h3
{
	font-size:16px;
	color: #a6a6dc;
}
a:link 
{
	color: #e0e0e0; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:10px;
	font-weight: bold;
}
a:visited 
{
	color: #c0c0c0; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:10px;
	font-weight: bold;
}
a:hover 
{
	color: #ffffff; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:10px;
	font-weight:bold;
}
a:active 
{
	color: #FFffff; 
	text-decoration: none; 
	cursor: pointer; 
	font-size:10px;
	font-weight: bold;
}
table
{
	padding: none;
	border-collapse: collapse;
}
.hilhead
{
	background-image: url('pics/logo.jpg');
	background-repeat: no-repeat;
}
.hilmain
{
	background-image: url('pics/openbookpenbot.png');
	background-repeat:no-repeat;
	height: 604px;
}
.hilfoot
{
	background-image: url('pics/bkgbottom.jpg');
	background-repeat: no-repeat;
	font-size: 8px;
}
.tl
{
	background-image: url('pics/tl.png');
	background-repeat: no-repeat;
	width: 98px;
	height: 22px;
}
.tlt
{
	background-image: url('pics/tlt.png');
	background-repeat: repeat-x;
	height: 22px;
}	
.tr
{
	background-image: url('pics/tr.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 22px;
}
.t21
{
	background-image: url('pics/t21.png');
	background-repeat: no-repeat;
	width: 27px;
	height: 70px;
}
.t22
{
	background-image: url('pics/t22.png');
	background-repeat: repeat-y;
	background-position: center;
}
.t23
{
	background-image: url('pics/t23.png');
	background-repeat: no-repeat;
	width: 37px;
	height: 70px;
}
.tc1
{
	background-image: url('pics/tc1.png');
	background-repeat: repeat-y;
	width: 27px;
}
.tc2
{
	background-image: url('pics/tc2.png');
	background-repeat: repeat-y;
	width: 37px;
}
.t31
{
	background-image: url('pics/t31.png');
	background-repeat: no-repeat;
	width: 27px;
	height: 70px;
}
.t32
{
	background-image: url('pics/t32.png');
	background-repeat: no-repeat;
	width: 37px;
	height: 70px;
}
.t41
{
	background-image: url('pics/t41.png');
	background-repeat: no-repeat;
	width: 98px;
	height: 29px;
	font-size: 8px;
}
.t42
{
	background-image: url('pics/t42.png');
	background-repeat: repeat-x;
	height: 29px;
}
.t43
{
	background-image: url('pics/t43.png');
	background-repeat: no-repeat;
	width: 100px;
	height: 29px;
}
.tableft
{
	background-image: url('pics/tableft.png');
	background-repeat: no-repeat;
	width: 8px;
	height: 22px;
}
.tabbkg
{
	background-image: url('pics/tabbkg.png');
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.tabright
{
	background-image: url('pics/tabright.png');
	background-repeat: no-repeat;
	width: 14px;
	height: 22px;
}
.err
{
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.login
{
	font-size: 10px;
	color: #000000;
}
.loginput
{
	font-size: 10px;
	color: #000000;
    border:#1513a2 1px solid;
	background-color: #d0d0ff;
	width:120px;
}
.loginputlong
{
	font-size: 10px;
	color: #000000;
    border:#1513a2 1px solid;
	background-color: #d0d0ff;
	width:200px;
}
.bk8
{
	color: #000000;
	font-size: 8px;
}
