body, td, th
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #222327;
}

body
{
	background: url("images/pagebg.gif") repeat-x #3e3e3e;
	margin-top: 0px;
}

a:link
{
	text-decoration: underline;
	color: #1f10eb;
}
a:visited
{
	text-decoration: underline;
	color: #1f10eb;
}
a:hover
{
	text-decoration: none;
	color: #3d5bb1;
}
a:active
{
	text-decoration: underline;
	color: #eb6410;
}


.mtbl
{
	background:				url("images/mainTableBg.gif") repeat-x #ffffff;
	width:					800px;
	height:					600px;
	text-align:				left;
	vertical-align:			top;
	padding-top:			1px;
	border:					1px solid #cccccc;
	border-top:				0px;
}
.qlcc
{
	margin-left:			19px;
	color:					#ffffff;
	FILTER:					progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=100,startX=0,finishX=100,startY=100,finishY=0);
}
.bndc
{
	border:					0px solid #c9d8f4;
}
.lgc
{
	margin:					2px;
}
.tbbIdle
{
	border:					1px solid #ffffff;
	border-bottom:			0px;
	color:					#1d6dd9;
	width:					90px;
	height:					40px;
	padding:				20px;

}
.tbbSel
{
	border:					0px;
	border-top:				0px solid #c43232;
	background:				url("images/selbutbg.gif") repeat-x;
	color:					#1d6dd9;
	width:					90px;
	height:					40px;
	padding:				20px;
}

.arrowCss
{
	margin-right:			12px;
}
.msTb
{
	width:					290px;
	border:					1px solid navy blue;
	font-size:				11px;
	height:					18px;
}
.mmTb
{
	width:					356px;
	border:					1px solid navy blue;
	font-size:				11px;
	font-family:			Arial;
}
.mbcl
{
	height:					30px;
	background:				#ffffff;
	border:					0px;
	cursor:					hand;
	color:					#1f10eb;
	font-size:				16px;
	text-decoration:		underline;
	margin-right:			6px;
}
.msTbD
{
	width:					166px;
	border:					1px solid navy blue;
	font-size:				11px;
	height:					18px;
}