body {
	background-image: url(img/shade.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b23608;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.error{
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	line-height: 20px;
}
.normal {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.nHead{
	font-size: 20px;
	font-weight: bold;
	color: #B23608;
}
.sideBrown{color: #b23608}
.large {
	font-family: Arial;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 20px;
}
.paging{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b23608;
	text-decoration: none;
}
.paging:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b23608;
	text-decoration:underline;
}
.itsol {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #dd9968;
	text-decoration: none;
}
.itsol:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #dd9968;
	text-decoration:underline;
}
.txtWhite{
	font-family: Arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.email {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b23608;
	text-decoration: none;
}
.email:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b23608;
	text-decoration:underline;
}
.txtfld {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 1px;
	BORDER-STYLE:SOLID;
	border-color:b53408;
	color:000000;
}
.menutxtfld {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 0px
	BORDER-STYLE:SOLID;;
	border-color:829dbb;
	color:000000;
	background-image:url(img/txtfldbg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:160px;
	height:21px;
	padding:4.5px;
}