/* CSS  temp 4 */
/* CSS  for menu theme */
.menubg
{
background-image:url(../images/menu_bg.gif);
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}

.menubg_select
{
background-image:url(../images/menu_bg_select.gif);
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}

.menutxt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#025395;
text-align:left;
font-weight:normal;
padding-left:5px;
padding-right:5px;
height:40px;
}

.menutxt_select
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
font-weight:normal;
padding-left:5px;
padding-right:5px;
height:40px;
}


.menubg1
{
background-color:;
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}

.menubg1_select
{
background-color:;
background-position:bottom;
background-repeat:no-repeat;
width:170px;
height:40px;
}
/* CSS  for menu theme end*/


/* CSS  for news theme  */

.nheaderbgcolor
{
	background-color:#665c03;
	height:30px;
	padding:1px;
} 
.nheaderfontsize
{
	font-size:13px;
} 
.nheaderfontfamily
{
	font-family:Arial,Helvetica,sans-serif;
} 
.nheaderfontcolor
{
	color:#FFFFFF;
} 

.contentbg
{
background-image:url();
background-repeat:no-repeat;
width:534px;
height:30px;
background-repeat:no-repeat;
background-position:bottom;
}

/* CSS  for news theme end */


/* CSS  for mange theme for body */
.body
{
margin:0px;
padding:0px;
background-color:#3399FF;
font-family:**body_fontfamily**;
font-size:**body_fontsize**px;
color:**body_fontcolor**;
/*font-family:"MS Gothic";*/
}

.maintable
{
background-color:#FFFFFF;

}


/* CSS  for mange theme for body end */



/* for the copyright*/
.footer
{
background-color:#665c03;
height:20px;
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFFFFF;
}

/*Contact us, sitemap, feedback menu css*/
#toplinkid a
{
color:#9966CC;
font-family:Georgia, Times New Roman, Times, serif;
font-size:15px;
font-weight:bold;
}
#toplinkid a:hover
{
	color:#FF0033;
}
/*Contact us, sitemap, feedback menu css end*/
/*Default Text setting css*/
.innertext
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
}
/*Default Text setting css end*/

.adimg
{
background-image:url(../images/default/adimg.jpg);

background-repeat:no-repeat;
height:180px;
width:180px;
}

.phbg
{
background-image:url(../images/default/phonebg.jpg);
width:180px;
height:80px;
background-repeat:no-repeat;
}

