.pgtbl-width {
	width: 958px;
	margin-left: auto;
	margin-right: auto;
}
.dropdown-bg {
	background-color: #E61515;
}

.shdw-lft-width {
	background-image: url(../images/common/sdw-page-lft.gif);
	width: 3px;
}
.shdw-rght-width {
	background-image: url(../images/common/sdw-page-rght.gif);
	width: 3px;
}
.pgtbl-box {
	width: 10px;
}
.pgtbl-cntn-width {
	width: 932px;
}
.pad-8px {
	padding: 8px;
}
.box-10px {
	height: 10px;
	width: 10px;
}
.box-7px {
	height: 7px;
	width: 7px;
}
.search-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.search-btn {
	background-image: url(../images/common/btn-bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #666666;
}
a {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dropdown-tdwidth {
	width: 485px;	
}
.date-bg {
	background-color: #E61515;
	color: #FFFFFF;
	text-align: right;
	padding-right: 6px;
}.footer {
	font-size: 11px;
	color: #666666;
	height:40px;
	padding-left: 10px;
	background-image: url(../images/common/footer-bg.gif);
	background-repeat: repeat-x;



}
.ul-redarrow {
	list-style-image: url(../images/others/bullet-redarrow.gif);
	padding-left: 15px;
}
.ul-redarrow li{
	list-style-image: url(../images/others/bullet-redarrow.gif);
	padding-bottom: 10px;
}
.pad-8px-lessbtm {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}.font-18px {
	font-size: 14px;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #9C9C9C;
	padding: 4px;
}
.textbox-multi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #9C9C9C;
	height: 70px;
	padding: 4px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	border: 1px solid #9C9C9C;
	padding: 4px;
	font-weight: bold;
	background-color: #D1D1D1;
}
