.admin_table
{
	background-color:#000000;
	font:9px verdana;
}

.table_desc
{
	background-color:#313914;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}

.table_top
{
	background-color:#CCE2F5;
	font-weight:bold;
}


.table_content
{
	background-color:#eeeeee;
}

.table_content2
{
	background-color:#ffffff;
}

input,textarea,select
{
	font-size:11px;
	font-family: Verdana,Tahoma,Arial,Sans;
}
.msgText
{
	font:11px arial;
	color:red;
	font-weight:bold;
}
.msgBox
{
	font:12px arial;
	color:red;
	text-align:center;
}

