﻿body *
{
	font-family: Tahoma;
    margin-right: 0px;
}

body
{
	font-size: 8pt;
}

.FieldLabelVTop
{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}

.StretchTable
{
    width:100%;
}

.FieldLabel
{
	 white-space:nowrap;
	 text-align:right;
}

.ErrorLabel
{
	text-align: center;
}

.MainCommandButtons
{
    text-align:center;
}

.DetailTitleBar
{
	background-image: url(Images/ShadowTop.png);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: solid 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #DADADA;
}

.DetailTitle
{
	text-align: right; font-weight: bold; font-size:larger; color: #3A83A5;
}

.DetailCreateTime
{
	text-align: left; font-size: smaller; color: #8093AA;
}

.DetailLastUpdateTime
{
	text-align: left; color: #999999;
}

/* ==============
/* AjaxToolKit */

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

/* AjaxToolKit */
/* ==============
