body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #D8D2C0;
	color: #333333;
	margin : 0 0 0 0;
	 }

input, select, textarea{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	 }

hr {
	color: #C3B895;
	width : 100%;
}
	 
a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:visited {
	color: #666666;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
   }
   
.PageTitle {
	font-size: 18px;
	font-weight: normal;
}

.CellHeader {
	font-size: 11px;
	font-weight: bold;
	background-color : #DDDDDD;
}

.Button {
	border-color : #97895E #97895E #97895E #97895E;
	border-style : solid solid solid solid;
	padding : 1px 1px 1px 1px;
	border-width : 1 1 1 1;
	background-color : #E9E6DA;
	font : 500 normal small-caps 11px Tahoma;
	color : Black;
}

.Module {
	height: 24px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/modulebuttons.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	text-indent: 5pt;
}

.Module a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Module a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Module a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Module a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #2c3c5c;
	text-decoration: none;
}

.Component {
	height: 24px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	background-image: url(../Images/combuttons.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 200px;
	text-indent: 5pt;
}

.Component a:link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Component a:visited {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Component a:active {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.Component a:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #496594;
	text-decoration: none;
}


.Form_1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #DDDDDD;
	padding : 2px 2px 2px 2px;
	color : Black;
	border : 2px solid #C3B895;
}

.Form_2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	padding : 2px 2px 2px 2px;
	color : Black;
	border : 2px solid #C3B895;
}

.ErrorMsg {
	width : 99%;
	margin : 3 3 3 3;
	padding : 0 5 0 5;
	background-color: #EED7D0;
	color: #FF0000;
	text-align: left;
	font-size: 10px;	
	border: 1px solid #CF8D7A;
}

.Logoff {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.readonly
{
	background-color : #DDDDDD;
}

.RowColor2 {
	background-color : #E9E6DA;
}

.ReportHeader1 {
	background-color : #DDDDDD;
	font : 600 12px;
}

.ReportCell1 {
	background-color : #FFFFFF;
	font : 600 11px;
	color: #666666;
}

.ApplicationAreaTable {
	background-color: #D8D2C0;
	border-bottom : none;
}

.ApplicationAreaHeader {
	background-color: #E8E2CB;
	text-align: left;
	font : 600 11px;
	border-bottom : 1px solid #61583D;
}

.Warning {
	width : 99%;
	margin : 3 3 3 3;
	padding : 0 5 0 5;
	background-color: #EED7D0;
	color: #FF0000;
	text-align: left;
	font-size: 10px;	
	border: 1px solid #CF8D7A;
}

.RedText {
	color: #FF0000;
	text-align: left;
	font-size: 11px;	
}

.LoginBanner {
	height: 81px;
	vertical-align: top;
	background-image: url(../images/top-internet-delivery.jpg);
	background-repeat: repeat;
	background-position: left center;
}