div {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}
a:link {color:#006600;}
a:active {color:#006600;}
a:visited {color:#006600;}
a:hover {text-decoration: none;color:#006600;}
td.welcome {font-family: "Times New Roman", Times, serif; font-size: 30px; color: #1A4905;font-weight:bold;font-style:italic;padding-top:5px;padding-bottom:10px}
td.footer {font-size: 10px;color: #9DC68F;padding-left:8px;}
a.footer:link {font-size: 10px;color: #9DC68F;text-decoration:none;font-style:normal}
a.footer:visited {font-size: 10px;color: #9DC68F;text-decoration:none;font-style:normal}
a.footer:active {font-size: 10px;color: #9DC68F;text-decoration:none;font-style:normal}
a.footer:hover {font-size: 10px;color:#E45400;text-decoration:none;font-style:normal}
td.footer2 {font-size: 10px;color: #9DC68F;padding-right:5px;}
td.caption {font-size: 10px;color: #999999;font-weight:normal}
td.content {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;color:#003300}
td.content_sm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;color:#003300}
td.content_justify {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;color:#003300;text-align:justify}
td.breadcrumb {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #666666;padding-left:0px;font-weight:bold}
a.breadcrumb:link {font-size: 11px;color: #669966;text-decoration:none;font-weight:bold}
a.breadcrumb:visited {font-size: 11px;color: #669966;text-decoration:none;font-weight:bold}
a.breadcrumb:active {font-size: 11px;color: #669966;text-decoration:none;font-weight:bold}
a.breadcrumb:hover {font-size: 11px;color:#E45400;text-decoration:none;font-weight:bold}
.form{margin:10px;padding:10px}
.formfield {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
a.news_title:link {font-size: 13px;color: #669966;text-decoration:none;font-weight:bold;padding-left:0px;}
a.news_title:visited {font-size: 13px;color: #669966;text-decoration:none;font-weight:bold;padding-left:0px;}
a.news_title:active {font-size: 13px;color: #669966;text-decoration:none;font-weight:bold;padding-left:0px;}
a.news_title:hover {font-size: 13px;color:#E45400;text-decoration:none;font-weight:bold;padding-left:0px;}

/* ===========================================  */
.ticker_news_title {font-size: 14px;color: #669966;font-weight:bold}
.news_sub_title {
	color: #669966;
	font-size: 12px;
	;font-weight:bold
}
.style1 {color: #CCCCCC}
a.latest_news:link {color: #810F00;text-decoration:none;}
a.latest_news:active {color: #810F00;text-decoration:none;}
a.latest_news:visited {color: #810F00;text-decoration:none;}
a.latest_news:hover {color:#810F00;text-decoration:underline;}
.news_detail_title {font-size: 15px;color:#669966;font-weight:bold;}

#NewsTicker{
border:solid 1px #cccccc;
background:#eeeeee;
width:250px;
height:400px;
}
#NewsTicker h1{
padding:6px; margin:0; border:0;
background:#dfe9d5;
color:#000000;
font-size:11px;
font-weight:bold;
}
#NewsVertical {
width:240px;
height:325px;
display:block;
overflow:hidden;
position:relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width:240px;
height:400px;
display:block;
list-style:none;
margin:0;
padding:0;
border:solid 0px #cccccc;
}
#TickerVertical li {
display:block;
width:240px;
color:#333333;
text-align:left;
font-size:11px;
margin:0;
padding:6px;
float:left;
}
#TickerVertical li .NewsTitle{
display:block;
color:#000000;
font-size:12px;
font-weight:bold;
margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
display:block;
color:#000000;
font-size:12px;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
text-decoration:underline;
}
#TickerVertical li .NewsImg{
float:left;
margin-right:10px;
}
#TickerVertical li .NewsFooter{
display:block;
color:#000000;
font-size:10px;
margin:6px 0 14px 0;
}
