@charset "utf-8";
/* CSS Document */

.rightcell li { margin-top: 6px; }

.heading
{
color:#bd006e;
font-size:20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.heading_red
{
color:#bd006e;
font-size:20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.heading_black
{
color:#bd006e;
font-size:20px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
background:#FFCCCC;
}

.heading_orange
{
color:#FF0000;
font-size:20px;
font-weight:bold;
font-family:"Trebuchet MS";
}

.commontext
{
font-family:"Tahoma";
font-size:11px;
color:#000000;

}	
.commontext select
{
font-family:"Tahoma";
font-size:10px;
color:#000000;
width:50px;

}	

.commontextedit
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
font-weight:bold;

}	

.tableheading
{
background:#666666;
font-size:14px;
font-family:"Trebuchet MS";
color:#FFF;
border-bottom:1px dashed #9BF;
border-top:1px solid #003399;
font-weight:bold;
}
.black
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
}
.legend
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#330000;
}

.tdform
	{
	color:#000000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:5px;
	}

.bigButton
	{
	font-size:20px;
	font-family:"Trebuchet MS";
	color:#666666;
	}

.medButton
	{
	font-size:12px;
	font-family:"Trebuchet MS";
	color:#333333;
	font-weight:bold;

	}


.bottomBorder td
	{
	border-bottom:1px solid #CCC;
	border-top:1px solid #FFF;
	}
	
.listbox
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:70px;
}	
.filter {
background:#FF99FF;
color:#000099;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:30px;
}
.recordtotal {
background:#FFCCCC;
color:#990000;
font-size:14px;

}