body {
	background-color:#FFFFFF;
	margin:0;
}
.barbg
{
	background-image:url(images/bar_bg.jpg);
	background-repeat:repeat-x;

}
.footerbg
{
	background-color:#f3f3f3;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	font-family: "Arial";
	font-size: 11px;
	color: #2f2f2f;
	line-height:20px;

}
.a1:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #008dc7;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #008dc7;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #008dc7;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #a9c2e7;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #a9c2e7;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 18px;
	color: #666666;
	text-decoration:underline;
	

}
.a4:link 
{
	font-family: "Arial";
	font-size: 12px;
	color: #ff5a00;
	text-decoration:underline;
}

.a4:visited 
{
	font-family: "Arial";
	font-size: 12px;
	color: #ff5a00;
	text-decoration:underline;
}

.a4:hover 
{
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	

}


.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	height: 18px;
	border: solid 1px #e4e2e2;
	background-image:url(images/input_bg.jpg);

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a40000;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
.bodytextsmall {	
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
}
.whiteboldtext {
	font-family: "Arial";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
.lightbluetext {
	font-family: "Arial";
	font-size: 14px;
	color: #a9c2e7;
}
.bluetext {
	font-family: "Arial";
	font-size: 12px;
	color: #008dc7;
}
.boxheading {
	font-family:"Arial";
	background-color:#f0f0f0;
	font-size: 14px;
	color: #114593;
}
.imageborder
{
	border: solid 3px #d9d9d9;

}
.imagepadding
{
	padding-right:7px;
	padding-bottom:7px;

}
.tab
{
	background-color:#2058ab;
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;

}
.tabselected
{
	background-color:#114593;
	font-family:"Arial";
	font-size: 14px;
	color: #FFFFFF;

}
.boxborder
{
	border-left:solid 2px #f0f0f0;
	border-right:solid 2px #f0f0f0;
	padding-top:9px;
	padding-bottom:9px;

}
#NewsTicker{
	width:200px;
	height:250px;
	margin:0 auto;
}
	
	#NewsVertical {
	width: 200px;
	height: 250px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 200px;
		height: 250px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 200px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			margin-bottom:6px;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}.bodytextbold {

	font-family: Arial;
	font-size: 14px;
	color: #000000;
	line-height:18px;
}
.a3bold:link {

	font-family: Arial;
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}

