﻿body {
}

.NameHeader
{
	
	font-family:Verdana;
	font-size:10pt;
	color:White;
	font-weight:bold;
}
.NameHeader_Gray
{
	
	font-family:Verdana;
	font-size:10pt;
	color:Gray;
	font-weight:bold;
}

.status_message
{
	
	font-family:Verdana;
	font-size:8pt;
	color:Blue;	
}

.warning_message
{
	
	font-family:Verdana;
	font-size:8pt;
	color:red;	
}
.warning_message_center
{
	
	font-family:Verdana;
	font-size:8pt;
	color:red;
	text-align:center;
}
.label
{
	
	font-family:Verdana;
	font-size:10pt;
}

.label2
{
	
	font-family:Verdana;
	font-size:10pt;
	color:Blue;
}

.label3
{
	
	font-family:Verdana;
	font-size:8pt;
	color:Red;
}

.label4
{
	
	font-family:Verdana;
	font-size:8pt;
	color:blue;
	font-style:italic;
}

.label5
{
	
	font-family:Verdana;
	font-size:xx-small;
	color:#666666;
	
}
.label55
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	
	
}
.label3_blue
{
	
	font-family:Verdana;
	font-size:8pt;
	color:blue;
	
}
.label6
{
	
	font-family:Verdana;
	font-size:xx-small;
	color:#C0C0C0;
	
}
.label7
{
	
	font-family:Verdana;
	font-size:8pt;
}

.label8
{
	
	font-family:Verdana;
	font-size:8pt;
	color:#FF8000;
	font-style:italic;
}
	.textbox_l
{
	width: 320px;
	height: 17px;
	font-family:Verdana;
	vertical-align:middle;
	font-size:10pt;
	
}
.textbox_m
{
	width: 270px;
	height: 17px;
	font-family:Verdana;
	vertical-align:middle;
	font-size:10pt;
	
}
.ddl_m
{
	width: 276px;
	height: 25px;
	font-family:Verdana;
	vertical-align:middle;
	font-size:10pt;
	
}

.txtarea_m
{
	width:280px;
	height: 100px;
	font-family:Verdana;
	vertical-align:middle;
	font-size:10pt;
	
}

.btn_m
{
	width: 75px;
	height: 22px;
	font-family:Verdana;
	vertical-align:middle;
	text-align:center;
	font-size:10pt;
	background-image:url(Images/iPhone/BackGround220_25.gif);
	
	
}

.collaspable_panel
{
	width: 320px;
	height: 75px;
	font-family:Verdana;
	vertical-align:top;
	text-align:left;
	font-size:8pt;
	
	
}