/* ============================================================================= */
body {
	behavior: url("csshover.htc");
}
#itsthetable table a:link {color: #CC6633;}
#itsthetable table a:visited {color: #CC6633;}
#itsthetable table a:active {color: #CC6633;}
#itsthetable table a:focus{color: #CC6633;}

#itsthetable table caption {
		padding: 18px 2px 15px 2px;
		color: #cfcfcf;
		background-color: inherit;
		font-weight: normal;
		text-align: centered;
		text-transform: capitalize;
		}

#itsthetable table{
	border: 1px solid #D9D9D9;
	background-color: #FCFCFC;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#itsthetable table tr td{
	padding: 6px 9px;
	text-align:left;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

#itsthetable table thead th{
		background-color: #E5E5D8;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #D9D9D9;
		font-weight: bold;
		text-align:left;
		padding: 16px 9px;
		color:#592C16;
}

#itsthetable table tbody tr th{
	background-color: #fff;
	font-weight: normal;
	border-left: none;
	padding: 6px 9px;
	background-color: #E5E5D8;
	font-size: 12px;
	color: #990000;
}
	
#itsthetable table tbody tr td.title{
background-color: #F3F3F3;
	font-weight: normal;
	border-left: none;
	padding: 6px 9px;
	font-size: 12px;
	color: #990000;
}

#itsthetable table tbody td{
			border-left: 1px solid #D9D9D9;
}

#itsthetable table tbody tr.odd{
		background-color: #F3F3F3;
}

#itsthetable table tbody tr.odd3{
		background-color: #FFFFFF;
}
	
#itsthetable table tbody tr.odd4{
	background-color: #FFFFFF;
	float: right;
}

#itsthetable table tbody tr.odd2{
		background-color: #E5E5D8;
}

#itsthetable table tbody tr.odd:hover {
color: #333333;
	background-color: #E5E5D8;
}
	
#itsthetable table tbody tr.odd3:hover {
color: #333333;
	background-color: #E5E5D8;
}

#itsthetable table tfoot td, #itsthetable table tfoot th{
		border-top: 1px solid #ccc;
		font-weight:bold;
		color:#592C16;
		padding: 16px 9px;
}

.table2{
	height: 100px;
	width: 200px;
	margin-left: 250px;

}
.info14 {

	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 15px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	line-height: 26px;
	background-image: url(images/img2.gif);
	height: 26px;
	border: thin none #FF6633;
}
