#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}.texttight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	text-align: left;
	font-weight: bold;
}
.mainpop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: 142666;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: 142666;
	line-height: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
.mainpop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: 142666;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: 142666;
	line-height: 120%;
	text-decoration: underline overline;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	cursor: hand;
	line-height: 150%;
}
.textlead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
}
.newsheaddeep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	line-height: 150%;
	text-transform: uppercase;
	text-align: center;
}
.newsheaddeepL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FF6600;
	line-height: 150%;
	text-transform: uppercase;
	text-align: left;
}
.fattimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 125%;
	font-weight: normal;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
}
.fattimes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 125%;
	font-weight: normal;
	color: #412666;
}
.title3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	cursor: hand;
	text-transform: uppercase;
}
.subber3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC66;
	text-align: center;
	padding: 1px;
	border: thin solid #996600;
	margin: 5px;
}
.topbotline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
		padding-top: 5px;
	padding-bottom: 5px;
}
