h1, h2, h3, h4, h3 a  {
	background-image: url('img/hme.gif');
	font-size:12px;
	color:#666666;
}
body,td,th {
	color: #666666;
}
body {
	background-color: #F0FAFF;
}

body {
	margin: 0px;
	padding: 0px;
	background: #F0FAFF;
	text-align: justify;
	color: #444444;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	font-size: 12px;
	margin-right:10px;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color:#EA6E18;
}

a img {
	border: none;
}

div#mainContent{
	height:auto !important;
	min-height:550px;
	height:550px;
}

/*------------------------------------------------------------------------*/
#tdMenu{
	background-image: url(images/bg_menu.jpg);
	background-repeat:no-repeat;

}

#tdMenu div#menu  ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#tdMenu div#menu li {
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 20px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(images/menu_bullet2.gif) no-repeat left 55%;
	text-transform: uppercase;
	font-size:11px;
}

#tdMenu div#menu li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#tdMenu div#menu a {
	text-decoration: none;
}

#tdMenu div#menu a:hover {
	text-decoration: underline;
}

/* sub menu */

#tdMenu div#menu li.sub {
	background: url(images/none.gif) no-repeat left 50%;
}

#tdMenu div#menu li.selected a {
	color:#EA6E18;
}

/*------------------------------------------------------------------------------------*/

#footer{
	background-image: url(images/footer.jpg);
	background-repeat:no-repeat;
	width:957px;
}
#siteFooter p a{
	color:#666666;
	text-decoration: none;
}


fieldset{
	background-color:#ffffff;
	
	border-width:2px;
	border-style:solid;
	border-color:#AFDFF3;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
		
	margin:20px 0px 20px 0px;
	padding: 0px 10px 10px 10px;
}

fieldset legend{	
	background-color:#AFDFF3;
	
	border-width:1px;
	border-style:solid;
	border-color:#AFDFF3;
	
	color:#EA6E18;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
		
	padding:2px 5px;
	margin:0px 0px 10px 0px;

	top: -12px;
	
}
/*news   */

div#newsItem div#themesTitle h3 a{
	text-decoration:none;
	color: green;
}
div#themesDescr, div#shortDocDate{
	font-size: 11px;
}
/*news end*/
#cse-search-results iframe {width:750px;}

th.align-center p, td.align-center p,th.align-center, td.align-center{
	text-align:center;
}
th.align-left p, td.align-left p,th.align-left, td.align-left{
	text-align:left;
}