﻿.BannerBarLeft
{
    width: 102px;
    text-align: left;
}
.BannerBarRight
{
    width: 102px;
    text-align: right;
}

.BannerText
{
    height: 131px;
    text-align: center;
}

.pagetitle
{
    color: #FF3333;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
}

textbox
{
    border-style: solid;
    border-width: 1px;
}

textarea
{
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    overflow: hidden;
    width: 300px;
}

.FullWidth
{
    width: 100%;
}

.masterBody
{
	width: 936px;	
}

.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-size: 11px;
    color: Black;
    width: 150px;
    text-align: left;
}

.DefaultBorderSpacing
{
    width: 0px;
    text-align: left;
}

input.submit
{
    width: 210px;
	height: 24px;
	color: #06529D;
	font-weight:bold;
}

.ImageButtons
{
    margin: 4px;
    height: 24px;
}

select
{
    width:100%;
}