@charset "utf-8";
/* CSS Document */

.roundedcornr_box_641823 {
	
	background:url(../imgcontent/roundedcornr_641823_tl.png) no-repeat top left;
}
.roundedcornr_top_641823 {
    background:url(../imgcontent/roundedcornr_641823_tr.png) no-repeat top right;
	
}
.roundedcornr_bottom_641823 {
	
	background:url(../imgcontent/roundedcornr_641823_bl.png)  no-repeat bottom left;
}
.roundedcornr_bottom_641823 div {
background:url(../imgcontent/roundedcornr_641823_br.png)  no-repeat bottom right;
	
}
.roundedcornr_content_641823 {
background:url(../imgcontent/roundedcornr_641823_r.png) top right repeat-y;
	
}

.roundedcornr_top_641823 div,.roundedcornr_top_641823,
.roundedcornr_bottom_641823 div, .roundedcornr_bottom_641823 {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.roundedcornr_content_641823, .roundedcornr_bottom_641823 {
	margin-top: -19px;
}
.roundedcornr_content_641823 { padding: 0 0px; }





.cornr1
{
font-family:Arial;
font-size:12px;
font-weight:normal;
color:#333333;
text-align:left;
line-height:normal;
}




/********************left.php css**************************/

.arrowlistmenu{
width: 120px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
/********************right.php css******************************/
#navcontainer 
{
list-style-type: none;
text-align: left;
text-decoration:none;
}

#navcontainer a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 8px;
text-align: left;
font: normal 10px verdana;
text-decoration: none;
color: #999;
line-height:20px;
}
a.navcontainer
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 8px;
text-align: left;
font: normal 10px verdana;
text-decoration: none;
color: #999;
line-height:20px;
}

#navcontainer a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}
	html{
		height:100%;
	}
	
	.clear{
		clear:both;
	}
	



	
	#topBar{
		width:760px;
		height:100px;
	}
	#leftMenu{
		width:200px;
		padding-left:10px;
		padding-right:10px;
		float:left;
	}
	#mainContent{
		width: 520px;
		padding-right:10px;	
		float:left;
	}
	/*
	General rules
	*/

	#dhtmlgoodies_slidedown_menu li{
		margin:0px;
		padding:0px;
		text-decoration:none;	
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		text-decoration:none;	
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
		text-decoration:none;	
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:126px;	
		text-decoration:none;	
	}

	/* All A tags - i.e menu items. */
	/*#dhtmlgoodies_slidedown_menu a{
	
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:126px;	
		padding-left:2px;	
		background:url(image/Ajax_tabs%20.jpg) no-repeat right top;
			}
	#dhtmlgoodies_slidedown_menu a span{
	color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:126px;	
		padding-left:2px;
	background:
	url(image/Ajax_tabs%20.jpg) no-repeat right top;
	}*/
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		/*border-bottom:1px solid #000;*/
		font-weight:bold;
		text-decoration:none;	
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}