/* IMS CSS */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #124057;
	text-decoration: none;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #124057;
	text-decoration: none;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #124057;
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #124057;
	text-decoration: none;
}
a:hover {
	color: #E71A22;
	text-decoration: none;
}
.whitetd{
	color: #FFFFFF;
}
.vieworder{
	color: #124057;
}
a.vieworder:link, a.vieworder:visited, a.vieworder:active {
	color: #124057;
	font-weight: normal;
	text-decoration: underline;
}
a.vieworder:hover {
	color: #E71A22;
	font-weight: normal;
	text-decoration: none;
}
.email {
	color: #E71A22;
}
a.email:link, a.email:visited, a.email:active {
	color: #E71A22;
	font-weight: normal;
	text-decoration: underline;
}
a.email:hover {
	color: #124057;
	font-weight: normal;
	text-decoration: none;
}
.menuclass {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menuclass:link, a.menuclass:visited, a.menuclass:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menuclass:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #9FB2BB;
	text-decoration: none;	
}

.newsticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0D3447;
	text-decoration: none;
}
.newslink {
	color: #E71A22;
	text-decoration: underline;
}

a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #E71A22;
	text-decoration: none;
}

a.newslink:hover {
	color: #E71A22;
	text-decoration: underline;
}


.toplink{
	color: #FFFFFF;
}
a.toplink:link, a.toplink:visited, a.toplink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.toplink:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.newstdbg {
	border: 1px solid #9FB2BB;
}

.inputstr{
	border: 1px solid #9FB2BB;
}