body {
	background-color: #fefff1;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(bodyBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	margin-top:9px;
	color: #333333;
}
.body-table {
	background-color: #FFF;
}
.BlackHeading {
	font-size: large;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.MaroonHeading {
	font-size: large;
	font-weight: bold;
	color: #9a2901;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Line {
	background-color: #D7D7D7;
}
a {
	text-decoration: none;
	color: #930;
}
.Dim {
	color: #707070;
}


a:hover {
	text-decoration: underline;
	color: #F00;
}
.boder {
	border: 1px solid #3a2824;
}


.peel { top:0px; right:0px; z-index:99; }

.footer {
	background-image: url(footerbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* Table Stye Sheet */

.TableSet {
	text-align: left;
	border-collapse: collapse;
	border: 0px solid #042E5E;
	border-top: none;
	font-size: 11px;
	color: #333333;
}
.TableSet a:hover, .TableSet a:active {text-decoration: none; border-bottom : 0px;}
.TableSet thead th {
	color: #FF0;
	background-color: #D3D3D3;
	border-bottom: 1px solid #042E5E;
	background-image: url(cityIIththeadbg.gif);
	background-repeat: repeat-x;
}
.TableSet tbody {}
.TableSet tr {vertical-align: top;}
/* .TableSet tr:hover {	background-color: #D8EAFF;} */
.TableSet tr, .TableSet th, .TableSet td {
	padding: 0.4em;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #43322E;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #43332F;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #42312D;
}
.TableSet caption {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-color: #43332F;
	border-top: none #3668AB;
	border-right: none #3668AB;
	border-bottom: 1px groove #3668AB;
	border-left: 1px solid #3668AB;
	background-image: url(CellHeadingBG.gif);
	padding-left: 8px;
}
.TableSet tbody th {
	color: #493935;
	background-color: #f1e9cf;
	background-repeat: repeat-x;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.TableSet tr.odd td, .TableSet tr.odd th {
	background-image: url(oddBG.gif);
	background-repeat: repeat;
}
.TableSet tr.odd2 td, .TableSet tr.odd2 th {
	background-image: url(oddBG2.gif);
	background-repeat: repeat;
}
.TableSet tfoot th,  .TableSet tfoot td {
	padding: 0.2em .75em;
	color: #eee;
	font-weight: bold;
	font-size: 90%;
	background-image: url(CaptionBG.gif);
	background-repeat: repeat-x;
	background-position: 50% center;
}

.TableSet input, .TableSet textarea {
	font-size: x-small;
	color: #43332F;
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.TableSet tfoot th {text-align: right;}
.TableSet THEAD.fixedHeader TR {	POSITION: relative}
.TableSet THEAD.fixedHeader TH {	BORDER-RIGHT: #b74 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #eb8 1px solid; PADDING-LEFT: 3px; FONT-WEIGHT: normal; BACKGROUND: #c96; PADDING-BOTTOM: 4px; BORDER-LEFT: #eb8 1px solid; PADDING-TOP: 4px; TEXT-ALIGN: left}
h3 {
	font-size: 12px;
	font-weight: bold;
}
