@charset "UTF-8";

/* CSS Document */









body {

  background:#777777;

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

  font-size:9pt;

  font-weight:200;

  color:#EEEEEE;

  SCROLLBAR-FACE-COLOR: #666666;

  SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;

  SCROLLBAR-SHADOW-COLOR: #333333;

  SCROLLBAR-3DLIGHT-COLOR: #333333;

  SCROLLBAR-ARROW-COLOR: #999999;

  SCROLLBAR-TRACK-COLOR: #999999;

  SCROLLBAR-DARKSHADOW-COLOR: #999999; 

  

 

}





/*a.newlink{

  font-size: 18pt;

  font-weight: bold;

  text-align: left;

  color:#111111;

  border:hidden;

}*/







a:link {

	color:#88C7FB;

	text-decoration:none;

	font-weight:200;



	}

	

    a:visited {

	color:#88C7FB;

	text-decoration:none;

	font-weight:200;

	}

    

	a:hover {

	color:#444444;

	text-decoration:none;

	font-weight:200;

	text-decoration:underline;

	}

    

	a:active {

	color:#cccccc;

	text-decoration:none;

	font-weight:200;

	}



	/*div containing all elements on the web page*/

	/*#content {

	position:relative;

  	background: #fff;

  	width: 700px;

  	height:auto;

  -moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

  /*	border-radius: 15px 15px;       /* CSS3 */

 /* 	border: 1px solid;

	border:#FFFFFF;

   	margin-left: auto;

   	margin-right: auto;

   	padding:10px;

	z-index:10;

  

 

}

*/





/*div containing all elements on the web page*/

#container{

		width:760px;

 		-moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

 		/border-radius: 15px 15px;       /* CSS3 */

  	 	border:hidden;

	

     	margin-left: auto;

   	 	margin-right: auto;

		margin-top:1px;

		height:auto;

		padding:10px;

		text-align:left;

	







}







/*golbal navigation*/

#div-before{

		width:720px;

 		-moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

 		border-radius: 15px 15px;       /* CSS3 */

  	 	border:hidden;

		

     	margin-left: auto;

   	 	margin-right: auto;

		height:auto;

		padding:inherit;

		

		margin-bottom:15px;

		text-align:justify;

		font-weight:bold;

		font-size:16px;

		



   

  



} 



/* div containing side navigation and right content panel*/



#div-1 {

 	position:relative;

 	width:720px;

 	-moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

 	 border-radius: 15px 15px;       /* CSS3 */

  	 border:hidden;

     margin-left: auto;

   	 margin-right: auto;

	 margin-top:0px;

	 height:auto;

	 margin-bottom:5px;

	 padding:inherit;

	 text-align:left;

	 margin-bottom:0px;

  

}







/*side navigation*/

#div-1a {

	float:left;

	width:200px;

	/* -moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

  	border-radius: 15px 15px;       /* CSS3 */

   	border:hidden;

	margin:2px;

	padding:inherit;

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

  	font-size: 9pt;

  	font-weight:100;

	color::#3366FF;

  	text-align:left;

}



b.heading{

	font-size:20px;

	font-weight:900;

	text-align:left;

	color::#3366FF;

	

	}







ul{



  list-style: none;

  padding-top:2ex;

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

  font-size: 8pt;

  font-weight:100;

  text-align:left;

}





/*right content panel*/



#div-1b {

	float:left;

 	width:470px;

	max-height:500px;

	overflow:auto;

	 -moz-border-radius: 15px 15px;  /* Mozilla (Firefox) extension -

                                     ignored by other browsers. */

 	 border-radius: 15px 15px;       /* CSS3 */

  

  border:hidden;

  padding:inherit;

	 margin:2px;

	

}



/*empty div to make the colums exband to the end*/



#div-1c {

 	clear:both;

}











