.MainTbl {
	border: 6px solid #CCD5DE;
	background-color: #FFF;
}

.Top {
	background: url('../Images/Global/Top.jpg') no-repeat left top;
	text-align: right;
	height: 119px;
	vertical-align: bottom;
}

.TopMenu {
	background: url('../Images/Global/TopMenuBack.jpg') repeat-x left top;
	height: 38px;
}

.hrGray {
	border: solid 1px #d5d5d5
	width: 100%; 
	height: 1px;
}

.Copyright {
	background-color: #F3F3F3;
	color: #CFC2C1;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	height: 30px;
	width: 100%;
}

.Copyright td {
	padding-left: 10px;
	padding-right: 10px;	
}

#Sub {
	width: 100%;
}

#Sub th {
	height: 32px;
	background: url('../Images/Global/SubTop.jpg') no-repeat left top;
	vertical-align: bottom;
	padding: 0px 8px 5px 34px;
	text-align: left;	
	font-family: Trebuchet Ms;
	font-size: 13px;
	color: #cb7e04;
}

#Sub td {
	padding: 8px 8px;
}

.SubMenu {
	background-color: #f4f5f6;
	width: 100%;
}

.SubMenu th {
	background: url('../Images/Border/SatirArasi.gif') repeat-x left top;
}

.SubMenu td {
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #998383;
}

.dotted {
	border: 1px dotted #C0C0C0; 
	padding-left: 8px; 
	padding-right: 8px; 
	height: 50;
}

.BorderVer {
	background: url('../Images/Border/Ver.gif') repeat-y left top;
	width: 5px;	
}

.tblBorder{
	border: 1px solid #BDCCDD; 
}

.SubNoPad td{
	padding: 0px 0px;
}