﻿div,
html,
body,
head,
table,
tr,
td,
a,
title,
head,
input,
form,
img
{
	
	padding:0px;
	margin:0px;
	/*border:0px;*/
}


DIV#ucMain
{
	position:relative;
	width:700px;
	left:0px;
	top:0px;
	background-color:White;
} 

.EditBox {
	font-family:Verdana;
	font-size:x-small;
	margin:left;
	height:14px;
	width:195px;
}

.Button
{
	font-family: Verdana;
	font-size: x-small;
	margin: left;
	height: 20px;
	cursor: hand;
	vertical-align: middle;
	width: 100px;
	text-align: center;
}

.CheckBox{
	font-family:Verdana;
	font-size:x-small;
	margin:left;
	height:18px;
	width:150px;
}

.ComboBox {
	font-family:Verdana;
	font-size:x-small;
	margin:left;
	height:18px;
	width:200px;
}

.LabelLeft {
	  font-family:Verdana;
	  font-size:x-small;
	  margin:left;
	  height :12px;
	  width:110px;
}

.Column1
{
	height:20px;
	width:110px
}