﻿body 
{
background-image:url('images/body-bg.png'); background-repeat:repeat-x;  padding:0;

  margin:0;
  font-size:12px;
  font-family:tahoma;
  text-align:center;
}
.search
{
background-image:url('images/IPU2_01.jpg') ;height:35px ; background-repeat:no-repeat	
}
.login
{
	background-image:url('images/IPU2_03.jpg') ; height:142px;background-repeat:no-repeat;width:452px;
}
.header
{
	background-image:url('images/IPU2_02.jpg') ; height:142px;background-repeat:no-repeat;width:548px;
}
.left
{
	
	background-color:#356AA0;
}
.footer
{
    background-image:url('bg_02.gif'); height:35px;
    color: white;
    font-family:Arial ; font-size:10px
    
}
#fotter
{
	background-image:url('bg_02.gif'); height:35px;
    color: white;
    font-family:Arial ; font-size:10px
    
}
#footer a:link
{
	color:#FFF;
}

.news
{
    background-image:url('images/IPU2_21.png');
    font-family:Arial ; font-size:10px
}
.textbox
{
    font-size:10px;
    border:1px white solid;
}
.main
{
font-size:13px; background-color:silver;
color:black;
}

a:link
{
	
	color:#003399;
	text-decoration:none;

}

a:hover
{
	color:#0066FF;
	text-decoration:underline;
}
a:visited
{
	
	color:#003399;
	text-decoration:underline;

}
.body
{
	text-align:justify;
	
}
/*preload classes*/ .svw {width: 50px; height: 20px; background: #fff;} .svw ul {position: relative; left: -999em;}  /*core classes*/ .stripViewer {  position: relative; overflow: hidden;  border: 5px solid #ff0000;   margin: 0 0 1px 0; } .stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } .stripViewer ul li {  float:left; } .stripTransmitter { overflow: auto; width: 1%; } .stripTransmitter ul { margin: 0; padding: 0; position: relative; list-style-type: none; } .stripTransmitter ul li{ width: 20px; float:left; margin: 0 1px 1px 0; } .stripTransmitter a{ font: bold 10px Verdana, Arial; text-align: center; line-height: 22px; background: #ff0000; color: #fff; text-decoration: none; display: block; } .stripTransmitter a:hover, a.current{ background: #fff; color: #ff0000; }  /*tooltips formatting*/ #tooltip { background: #fff; color: #000; opacity: 0.85; border: 5px solid #dedede; } #tooltip h3 {  font: normal 10px Verdana;  margin: 0;  padding: 6px 2px;  border: 0; }
.menuright
{
	text-align:right ;
	color:white;
	font-size: 15px;
} 
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 12px tahoma;
width: 160px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
height:27px;
	top: -1px;
	right: -1px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #4B4A4A; /*background of tabs (default state)*/
background-image:url('bg_02.gif');
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{

background-image:url('images/bg_02.png');
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;

width: 100px; /*Sub Menu Items width */
top: 0;

visibility: hidden;
}

.sidebarmenu a.subfolderstyle{


}
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font:  12px tahoma;
width: 160px; /* Main Menu Item widths */
border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
position: relative;
top: -1px;
	right: -1px;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;
border-right: 1px solid #778;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #4B4A4A; /*background of tabs (default state)*/
background-image:url('bg_02.gif');
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
font:bold  12px tahoma;
background-image:url('images/bg_022.png');
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;

width: 160px; /*Sub Menu Items width */
top: 0;

visibility: hidden;
}

.sidebarmenu a.subfolderstyle{


}

 
 
/* Holly Hack for IE \*/
* html .sidebarmenu2 ul li { float: left; height: 1%; }
* html .sidebarmenu2 ul li a { height: 1%; }
/* End */

.title
{
	background-image:url('images/title.png');
	height: 25px;
	text-align: 
	
}
.adv
{
	border-bottom: 1px #333333 dotted ;
	height:3px;
	
}
#list
{
	text-align:center;
	float:right;
}
.advheader
{
text-decoration:none;
border-bottom:1px gray dotted;
font-weight:bold;
	
}
.advheader a:hover
{
text-decoration:underline;
color:gray;	

}
.advcontant
{
	
	background-color:#FFFFCC
}