﻿
textbox
{
    border-style: solid;
    border-width: 1px;
}

textarea
{
    border-style: solid;
    border-width: 1px;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
    overflow: hidden;
    font-size: 12px;
    width: 375px;
}

.FullWidth
{
    width: 100%;
}

.masterBody
{
	width: 420px;
}

.CenterTable, .ContentHolder
{
    width:100%;
    text-align:-moz-center;
    #text-align:center;
}

.borderBottom1
{
    border-bottom: 1px solid #999999;
}

.masterBackground
{
    text-align:-moz-center;
    #text-align:center;
}

.DefaultLabelCell
{
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #333333;
    width: 90px;
    text-align: right;
    padding-right: 5px;
}

.DefaultBorderSpacing
{
    width: 1px;
    text-align: left;
}

input.submit
{
    width: 150px;
	height: 24px;
	color: #06529D;
	font-weight:bold;
}

.ImageButtons
{
    margin: 4px;
    height: 24px;
}

select
{
    width:100%;
}
