@charset "utf-8";
/*** blue ***/

a:link, a:visited {
color: #CB4C00;
	}

a:hover {
	color: #CB4C00;
	text-decoration:underline;
}
#page_bg {
	background: #66666D /*url(../images/blue/bg_page.png)*/ top repeat-x;
}
#main_bg{
	/*background: url(../images/blue/bg_main_1.png) left repeat-y;*/
        background: #FFFFFF;  
}
#logo_bg{
	background: #FFFFFF url(../images/blue/bg_logo.png) top repeat-x;
}

.search{
	background:url(../images/blue/search_ico.png) right top no-repeat;
}

#banner{
	background: #FFFFFF url(../images/blue/banner.jpg) center top no-repeat;
         height: 100px;
         margin-left:0px;
         margin-right:0px;
         width: 970px;
}
#newname{
	background: #FFFFFF url(http://www.indicus.net/products/images/indicus_05.jpg) top repeat-x;
 }
#newnamefooter{
	/*background: #FFFFFF url(http://www.indicus.net/Products/mainpage/footer_bg.gif) top repeat-x;*/
 }
#newnametr{
	background: #FFFFFF url(../images/blue/mainpage.JPG) top repeat-x;
 }

div.module_menu h3, div.module h3, #rightcolumn h3{
/*	background:  url(../images/blue/bg_h3.png) top left no-repeat;*/
padding-left: 5px;
}

#f_area{
	background: #E4E4E4 url(../images/blue/bg_f_area.png) left repeat-y;
}
#f_area h3{
	background:  url(../images/blue/f_area_h3.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color#CB4C00;
	/*text-decoration:underline;*/
	padding-left;
	line-height:23px;
	/*background:  url(../images/blue/bg_read_more.png) top left no-repeat;*/
	margin:10px 0px 0px 0px;
}

#power_by, #power_by a, #power_by a:visited{
	color:#3A78AD;
}
ul.menu li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.mostread li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/blue/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#0389D3;
}

.footertxt 
{
	 font-size:9px; 
	 color:#ffffff;
	 text-decoration:none; 
	 line-height:15pt; 
}
.footertxt:Hover
{ 
	font-size:9px; 
	color:#CCCCCC;
	text-decoration:none; 
	line-height:15pt;
}
.newmainfooter
{
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:14pt;
	padding-left:10px;
}
.newmainfooter:Hover
{
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:14pt;
	padding-left:10px;
}
