img { 
	behavior: url(../templates/iepngfix.htc) 
}

a:link {
	color: #454545;
	font-weight: bold;
	text-decoration: none ;
}
a:visited {
	text-decoration: none ;
	color: #454545 ;
	font-weight: bold ;
}
a:hover {
	text-decoration: underline ;
	font-weight: bold ;
	color: #303030 ;
}

#headerDX {
	float: right !important;
	background-image: url(../../templates/img/bkgHeaderMini.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 280px !important;
}

.x-combo-list{
	background: LightSteelBlue !important;
}

.x-combo-list-gray .x-combo-list-item {
	font-size: 12px;
	color: #454545;
	
}
.x-combo-list-hd{
	background-image: url(../../templates) !important;
}
.x-combo-list .x-combo-selected-gray {
	font-size: 12px;
	font-weight: bold;
	color: #454545;
    background-position: right;
    background-repeat: no-repeat;
    background-image: url(../../templates/img/icons/bullet_go.png) 
		 !important;
	border:1px dotted #a3bae9 !important;
    cursor:pointer;
    background-color: #DBE5F6;
}

#copyright{
	font-size: 10px !important;
	margin-bottom: 18px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
}
#links{
	font-size: 9px !important;
}
.linkstable{
	text-align: left !important;
	width: 670px !important;
	display: block;
}
.linkstable td{
	width: 130px !important;
}
#links a:hover{
	font-weight: normal !important;
}
#links a:visited{
	font-weight: normal !important;
}
#links a:link{
	font-weight: normal !important;
}
body {
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #454545;
}
