body
{
	font-family: tahoma;
	font-size:8pt;
	color:darkblue;
}
table
{
	font-size:8pt;
}
.title
{
	font-size:10pt;
	font-weight:600;
	color:Blue;
}
.textbox
{
	border:gray 1px solid;
	
}
.title_textbox
{
	font-size:9pt;
	font-weight:600;
	color:Blue;
}
.submit
{
	background-color:#009900;
	font-weight:600;
	color:#FFFF00;
}
.border_right
{
	border-right:blue 1px solid;
	color:Red;
	font-weight:600;
}
.title_admin
{
	background-color:#009900;
	font-size:10pt;
	font-weight: 800;
	color:#FFA500;
}
.new
{
	border-bottom:steelblue 1px solid;
}