a:link {
	color: #3f799a;
	text-decoration: none;
}

a:hover {
	color: #fe6008;
}

ul.orange li{ list-style-type: none; background:url(/images/list_1_line.gif) bottom left repeat-x; padding:0 0 0 9px; margin-left: -25px; margin-right: 15px;}
ul.orange li a{ list-style-type: none; background:url(/images/global/bull_orange.gif) center left no-repeat; padding:0 0 0 12px; color:#7a7a7a; text-decoration:none; margin-left: -25px; margin-right: 15px; line-height:1.821em;}
ul.orange li a:hover{ list-style-type: none; color:#fe6008;}
.infotext{
	font-size: 1.1em; 
	color: #000; 
	line-height: 18px;
	display: block;
	height: 60px;
	padding-top: 5px;
}
.topicheader {
	height: 22px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-family: arial;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.bluetitle {
	line-height: 14px;
	text-align: center;
	font-family: arial;
	color: #3f799a;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

input.button {
	background-color: #000;
	color: #FFF;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid;   
	border-color: #000; 

}

input.buttonhov {
	background-color: #064861;
	color: #FFF;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid;   
	border-color: #000;
	cursor: pointer; 
	cursor: hand; 

}

a.imgop75 img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

a.imgop75:hover img{
	opacity:.75;filter:alpha(opacity=75);
}

.redtext{
	color: #911616;
	font-weight: bold;
}

.redtext a{
	color: #911616;
	font-weight: bold;
}

.redtext a:hover{
	color: #911616;
	font-weight: bold;
	text-decoration: underline;
}