html
{
	padding:	0px;
	margin:		0px;
}
body
{
	width:				100%;
	height:				100%;
	background-image:	url(/img/bg.gif);
	background-color: 	#ffffff;
	background-repeat:	no-repeat;
	background-position: center top;
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			11px;
	color:				#000000;
	padding:			0px;
	margin:				0px;
}
.clip
{
	width:	780px;
	border:	solid 0px #000000;
}
table
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			11px;
	font-weight:		normal;
	color:				#000000;
	padding:			0px;
	margin:				0px;	
}
th
{
	background-color:	#bdd63c;
	border:			solid 0px #bdd63c;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		12px;
	font-style:		normal;
	font-weight:	bold;
	color:			#ffffff;
	text-align: 	center;
	text-decoration:none;
	
}
td
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:	10px;
	font-weight:	normal;
	color:		#000000;
	padding:	0px;
	margin:		0px;	
}
.mlist
{
	width:	240px;
}
.lfield
{
	width:	300px;
}
.link
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#919191;
	text-decoration:	none;
}
.link:hover
{
	font-family:		Arial,Helvetica,sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#000000;
	text-decoration:	underline;
}

.navtab
{
	border:		solid 1px #919191;
	padding:	0px;
	margin:		0px;
	width:		156px;
}
.tabdata
{
	border:		solid 1px #919191;
	padding:	0px;
	margin:		0px;
}
.nav:hover
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		red;
	text-decoration:underline;
}
.info
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		12px;
	font-style:		italic;
	font-weight:	normal;
	color:			#919191;
	text-decoration:none;
}
.cellon
{
	width:			155px;
	height:			18px;
	padding:		0px;
	margin:			1px;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#ffffff;
	text-align: 	right;
	text-decoration:none;
	background-image:	url(/img/on.gif);
	background-repeat:	no-repeat;
}
.celloff
{
	width:			155px;
	height:			18px;
	padding:		0px;
	margin:			1px;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#ffffff;
	text-align: 	right;
	text-decoration:none;
	background-image:	url(/img/off.gif);
	background-repeat:	no-repeat;
}
.on
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#ffffff;
	text-align: 	right;
	text-decoration:none;
}
.off
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#ffffff;
	text-align: 	right;
	text-decoration:none;
}
.cellson
{
	width:			140px;
	height:			15px;
	padding:		0px;
	margin:			0px;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#962632;
	text-align: 	right;
	text-decoration:none;
}
.son
{
	width:			140px;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#962632;
	text-align: 	right;
	text-decoration:none;
}
.cellsoff
{
	width:			140px;
	height:			15px;	
	padding:		0px;
	margin:			0px;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#919191;
	text-align: 	right;
	text-decoration:none;
}
.soff
{
	width:			140px;
	padding:		0px;
	margin:			0px;
	background-color:	#ffffff;
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:			#919191;
	text-align: 	right;
	text-decoration:none;
}

.bt
{

	font-family:	Arial,Helvetica,sans-serif;
	font-size:		11px;
	font-style:		normal;
	font-weight:	bold;
	color:				#000000;
	background-color: 	#BFD63D;
}
.def
{
	font-family:	Arial,Helvetica,sans-serif;
	font-size:		12px;
	font-style:		normal;
	font-weight:	bold;
	color:			#919191;
	text-align: 	right;
	text-decoration:none;
}
