.table
{
	font-family:Tahoma,Verdana;
	font-size:11px;	
}

.table_cell
{
	background-color : #f5f5f4;
	font-weight:bold;
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#4F5052;
}

.checkbox
{	
	font-family:Tahoma,Verdana;
	font-size:11px;
}

.button
{
	background-color:#E0F2FA;
	border : #C0E2F2 1px solid;
	font-family:Tahoma,Verdana;
	font-size:11px;
}

.textbox
{
	border : #999999 1px solid;
	font-family:Tahoma,Verdana;
	font-size:11px;
}

.list_header
{
	height:20px;
	background-color : #006363;
	font-weight:bold;
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:white;
}

.list_header2
{
	height:20px;
	background-color : #ededed;
	font-weight:bold;
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#336699;
}

.list_item
{
	height:20px;
	background-color : #F7F8F9;	
	font-family:Tahoma,Verdana;
	font-size:11px;	
}

.list_item2
{
	height:20px;	
	font-family:Tahoma,Verdana;
	font-size:11px;	
}
.notice
{
	font-weight:bold;
	height:20px;	
	font-family:Tahoma,Verdana;
	font-size:11px;	
}

.pager
{
	font-weight:bold;
	height:20px;	
	font-family:Tahoma,Verdana;
	font-size:11px;	
}