﻿body
{
    background:#FFFFFF url(/images/bodybg-2.jpg) repeat-x scroll center top !important;
}

.labelError
{
	background:#FEF1EC url(images/ui-bg_glass_95_fef1ec_1x400.png) repeat-x scroll 50% 50%;
	border:1px solid #CD0A0A;
	color:#CD0A0A;
}

.hLine
{
	border-bottom: 1px solid #EDEAE2;
	line-height: 1px;
	margin: 8px 0;
	padding: 0;
}
.noBorder
{
	border: 0 none;
}
.txtLeft
{
	text-align: left;
}
.txtCenter
{
	text-align: center;
}
.txtRight
{
	text-align: right;
}

.title
{
	background-color: #F2EFE9;
	margin-bottom: 5px;
	padding: 9px 10px 3px 8px;
}


.formEle1 input
{
	font-size: 10px;
	width: 127px;
}

.formEle1
{
	font-size: 10px;
	width: 127px;
}
.fltLeft
{
	float: left;
}
.fltRight
{
	float:right;
}

.MessagePrimary
{
	margin: 0 auto;
	width: 50%;
}

.readOnlyTextBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #ccddee;
}

.header
{
	color: #666666;
	font-weight: bolder;
	font-size: 17px;
	width: 100%;
}

