/* colors */


.left {


	background-color: #FF9900;


	background-repeat: repeat-x;


	border-right-width: 1px;


	border-right-style: dotted;


	border-right-color: #CCCCCC;


	


}





.navOpened,


.navClosed {


  background-color: #ffffff;


}





.navOpened .navTitle .titleText {


	color: #666699;


	font-family: Arial, Helvetica, sans-serif;


}





.navOpened .navTitleOver .titleText {


	color: #9999cc;


	font-family: Arial, Helvetica, sans-serif;


}





.navTitle .titleHandle {


  background-color: #666699;


}





.navTitleOver .titleHandle {


  background-color: #6666cc;


}





.navClosed .navTitle .titleText {


  color: #333399;


}





.navClosed .navTitleOver .titleText {


  color: #9999CC;


}





.left div.modulecontent {


  background-color: #FFFFFF; 


}





a:link,


a:visited,


a:active {


	color: #0066CC;


	text-decoration: none;


}





.left td {


	color: #0066CC;


	background-position: top;


}





a:hover {


	color: #FF6600;


	text-decoration: none;


}








/* common part */





.left {


	padding: 15px 11px 10px 12px;


	width: 185px;


	margin: 0;


	background-position: left top;


	background-repeat: repeat-x;


	color: #FF3300;


}





.left img {


  margin: 0;


  border: 0;


}





/* opened tab */





.navOpened, .navClosed {


  background-image: url(../images/nav_bg.jpg);


  background-position: right;


  background-repeat: repeat-y;


  width: 185px;


  margin-bottom: 15px;


}





.navOpened th, .navClosed th {


  background-position: top;


  background-repeat: no-repeat;


  height: 22px;


  font-weight: bold;


  vertical-align: middle;


  text-align: left;


}





.navOpened .titleHandle {


  background-image: url(../images/navopened.gif);


  background-position: left top;


  background-repeat: no-repeat;


  width: 20px;


}





.navClosed .navTitle,


.navClosed .navTitleOver, 


.navOpened .navTitle,


.navOpened .navTitleOver{


  height: 22px;


  empty-cells: show;


}





.navTitle .titleHandle,


.navTitleOver .titleHandle {


  width: 20px;


}





.navTitle, .navTitle td, .navTitleOver, .navTitleOver td, .left th {


  cursor: hand;


  cursor: pointer;


  font-weight: bold;


  -moz-user-select: none;


}





.navClosed .titleLeft,


.navOpened .titleLeft {


  background-image: url(../images/topleft.gif);


  background-position: top;


  background-repeat: no-repeat;


  width: 14px;


  vertical-align: top;


}





.navClosed .titleRight,


.navOpened .titleRight {


  background-image: url(../images/topright.gif);


  background-position: top;


  background-repeat: no-repeat;


  width: 3px;


  vertical-align: top;


}





.navClosed .titleHandle {


  background-image: url(../images/navclosed.gif);


  background-repeat: no-repeat;


}





.left div.modulecontent {


	margin-left: 1px;


	margin-right: 1px;


	padding-left: 10px;


	padding-top: 3px;


	padding-bottom: 10px;


	border: 1px solid #042E54;


}





.left div.modulecontent_two {


	margin-left: 1px;


	margin-right: 1px;


	padding-left: 10px;


	padding-top: 3px;


	padding-bottom: 10px;


	border: 0px;


}





.left div.modulecontent_two td{


	margin-left: 1px;


	margin-right: 1px;


	padding-left: 10px;


	padding-top: 3px;


	padding-bottom: 10px;


	border: 0px;


}





.left .navOpened div.modulecontent {


  display: block;


}





}


.left .navClosed div.modulecontent {


  display: none;


}





.left a,


.left a:hover,


.left a:visited,


.left a:active {


  text-decoration: underline;


}





.left div.modulecontent td {


  margin-top: 4px;


  padding: 2px 0px;


  vertical-align: middle;


}














