@charset "windows-1253";
body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Trebuchet MS;
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	}
	.clear{
		clear:both;
	}
#container {
	background-color: #ffffff;
	margin: 0 auto;
}
#header{
	width: 900px;
	position:relative; 
	height: 182px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
}
#contents {
	margin:0;
	padding: 0 20px;
}

#contents a:link {
   color: #000099;
	text-decoration: none;
}

#contents a:visited {
	color: #000099; /*#735b3d*/
	text-decoration: none;
}

#contents a:hover {
	color: #A26D00;
	text-decoration: none;
}

#left {
    background-color:  #f4dc46;
	background-repeat: repeat-y;
	
}

#right {
	background-color: #f4dc46;
	background-repeat: repeat-y;
}
#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;
		font-size: 13px;
		font-family: Trebuchet MS;
		}
#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS 
#dhtmlgoodies_slidedown_menu{		
		width:205px;	
	}*/

/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:165px;	
		padding-left:2px;
		}

/*A tags */
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
		margin-top:1px;
		/*border-bottom:1px solid #000;*/
		font-weight: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;
	}

	/* UL tags, i.e group of menu utems. It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:12px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	


#contents_right {
	padding: 5px 15px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align: justify;
	
}
#contents_right a:link {
   color: #000000;
	text-decoration: none;
	/*height:20px;	 16 pixels height */
	/*line-height:20px;	 16 pixels height */
	/*margin:0px;	 A little bit of air */
	/*padding:3px;*/
	display:block;
}

#contents_right a:visited {
	color: #000000;
	text-decoration: none;
	/*height:20px;	 16 pixels height */
	/*line-height:20px;	 16 pixels height */
	/*margin:0px;	 A little bit of air 
	/*padding:3px;*/
	display:block;
}

#contents_right a:hover {
	color: #0066CC;
	text-decoration: none;
	/*height:20px;	 16 pixels height */
	/*line-height:20px;	 16 pixels height */
	/*margin:0px;	 A little bit of air */
	/*padding:3px;*/
	display:block;
}

#copyright {
	width: 900px;
	position:relative; 
	height: 25px;
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#copyright a  {
	color: #e6e6fa;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #ffffff;
	text-decoration: underline;
}



.heading {
	margin: 0;
	padding-bottom: 20px;
	font-family: Trebuchet MS;
	font-size: 8px;
	font-weight: bold;
	text-indent: 20px;
}

.text {
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;	
}
