.textboxes
{
	font-family:Tahoma;
	font-size:13px;
	border-color:#000000;
	border-left-style:inset;
	border-right: #4d738c 1px solid;
    border-top: #4d738c 1px solid;
    border-left: #4d738c 1px solid;
    color: #4d738c;
    border-bottom: #4d738c 1px solid;
    background-color: #fefefe;
	
}

.checkboxes
{
	  font-size:13px;
      font-family: Tahoma;
      text-align: right;
	}
.Radiobuttons
{
	font-family:Tahoma;
	font-size:13px;

}
.Lables
{
font-family:Tahoma;
	font-size:11px;
	color:Black;
	font-weight:bold;
	}
.LablesTrace
{
font-family:Tahoma;
	font-size:12px;
	color:Black;
	font-weight:bold;
	}
.LablesNews
{
font-family:Tahoma;
	font-size:12px;
	color:Black;
		
	}
.LablesHeader
{
	font-family:Tahoma;
	font-size:14px;
	color:Blue;
	font-weight:bold;
	
	}
	
.LablesError
{
	font-family:Tahoma;
	font-size:13px;
	color:Red;

	}
.DropDownlists
{
	font-family:Tahoma;
	font-size:12px;
	width:120px;
	height:20px;
	
	
}

