﻿legend
{
    font-weight: bold;
    color: #666666;
    font-size: 1em;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 7px;
}

form
{
    margin: 0px;
}

fieldset
{
    margin: 0px;
    padding: 0px;
    border: none;
}

.hidden
{
    visibility: hidden;
}

.none
{
    display: none;
}

.formlabel
{
    width:120px; 
    vertical-align: top;
}

.formvalue
{
    vertical-align: top;
}

.txtfield
{
    width:300px;
}

.txtblock
{
    width:300px;
}
/*
.button
{  
	cursor: hand; 
	background: transparent url('images/button.png') no-repeat 0% 0%;
	
	width: 130px;
	height: 30px; 
	border: none;
	font-size: 12px;
    font-weight : bold; 
    font-family: 'Segoe UI', 'Arial Black', Arial; }
	
	
overflow: hidden;
	padding-bottom: 5px;
color: dimgray;
padding: 4;


.button:hover {
	
	background: transparent url('images/button.png') no-repeat 0% -40px; 
	
	
	}*/