.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:#448855;
	border-top : #77BB88 1px solid;
	border-left : #77BB88 1px solid;
	border-right : #254B2F 1px solid;
	border-bottom : #254B2F 1px solid;
	
	font-family:Tahoma,Verdana;
	font-size:11px;
	color:#FFFFFF;
}

.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;	
}