body { color: #56616b; font-family: tahoma; font-size:10pt; background-color: #00639d; background-image: url(../images/ac_01.gif); background-repeat: repeat-x; }

p {}

td {}
.label
{
	color: SteelBlue;
	background-color: buttonface;
	font-size:small;
	font-weight:bold;
	
	
}
.lbl_slide
{
	color: SteelBlue;
	
	font-size:small;
	font-weight:bold;
	
	
	
}
collapsePanel
 {
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader
{
	width: 640px;
	height: 20px;
	color: darkblue;
	background-color: lightcyan;
	font-weight: bold;
	float: left;
	padding: 5px;
	cursor: pointer;
	vertical-align: middle;
}
.bulets
{
	list-style-image: url(images/marker_link.gif);
}

a:link { color: #09f; font-family: tahoma; font-weight: bold; text-decoration: underline;
	text-align: center;
}
.lbl
{
	 font-size:medium; color:Navy; font-weight:bold
}

a:visited { color: #09f ; font-family: tahoma; text-decoration: underline; }
a:hover { color: #87c9ff ; font-family: tahoma; font-weight: bold; }
a:active { color: red }
.headerx { background-image: url(../images/inner_03.gif); background-repeat: repeat-x; }
.rightY { background-image: url(../images/inner_18.gif); background-repeat: repeat-y; }
.leftY { background-image: url(../images/inner_16.gif); background-repeat: repeat-y; }
.menux { background-image: url(../images/menubg.gif); background-repeat: repeat-x; }
.footerX { background-image: url(../images/footerx.gif); }
.grrigheadstyle 
	{
	color: #003677;
	font-family: tahoma;
	font-weight: bold;
	font-size:small;
	}
.gridmain 
	{
	 color: #5a5a5a;
	font-family: tahoma;
	vertical-align: top;
	list-style-type: square;
	text-align: left;
	font-size:small;
	text-align:left;
 
	}
.tree { background-image: url(../images/treeview.gif); background-repeat: no-repeat; background-position: center bottom; }
.sideBarBoxNew
        {
            padding: 10px 10px 19px 10px;
            margin: 5px 5px 0px;
            width: 500;
            float: inherit;
            word-wrap: break-word; /* IE 5.5+ */
            white-space: normal; /* Mozilla */
            white-space: -pre-wrap; /* Opera */
            white-space: -o-pre-wrap;
            text-align: justify;
        }
.sideBarBoxNew2
        {
            padding: 10px 10px 19px 10px;
            margin: 5px 5px 0px;
            width: 100%;
            float: inherit;
            word-wrap: break-word; /* IE 5.5+ */
            white-space: normal; /* Mozilla */
            white-space: -pre-wrap; /* Opera */
            white-space: -o-pre-wrap;
        }
