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

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

.menutxt
{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#CC0000;
text-align:left;
font-weight:normal;
padding-left:5px;
padding-right:5px;
height:20px;
}

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


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

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


/* CSS  for news theme  */

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

.contentbg
{
background-image:url(../images/news_header.gif);
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;
background-color:#FFFFFF;
font-family:**body_fontfamily**;
font-size:**body_fontsize**px;
color:**body_fontcolor**;
/*font-family:"MS Gothic";*/
}

.maintable
{
background-color:#FFFFFF;
border:1px solid #FFFFFF;
}


/* CSS  for mange theme for body end */



/* for the copyright*/
.footer
{
background-color:#CCCCCC;
height:16px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

/*Contact us, sitemap, feedback menu css*/
.toplink
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
a:hover
{
	color:#025395;
}
/*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-position:top;
background-repeat:no-repeat;
height:180px;
width:180px;
}

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

