body{
        margin: 0;
        font: normal 10pt/100% Arial, Helvetica, Sans, Sans-Serif;
        color: #111111;
        background: #ebebeb;
}
.linkselected{
		color: #333;
		text-decoration: none;
		border-bottom: 1px #333 dotted;
		font-weight: bold;
}
.dop table {
		width: 100%;
		border-collapse: collapse;
	}
.dop td {
		border: 1px #999 solid;
		padding: 5px;
		text-align:center;
		line-height: 150%;
	}
.main_tbl {
		width: 1000px;
		background-color: #FFF;
		margin: 0 auto;
	}		
.wrapper_left {
		/*background: url("/images/gradient_leftmoddark.jpg") repeat-y scroll 0 0 #F3F4F5;*/
		background-color: #dedede;
    	width: 266px;
	}
.wrapper_left ul, .wrapper_left li {
		color: #333;
		list-style-type: none;
		padding: 5px 0 5px 10px;
	}
.topmenu {
		padding: 0;
	}	
.topmenu ul, .topmenu li {
		list-style-type: none;
    	margin: 0;
   		padding: 0;
		float: left;
	}
.activeli {
		background: none repeat scroll 0 0 #BFC4CE;
    	color: #111111;
	}	
	
.activeli a{
		color:#333;
		display: block;
    	padding: 7px 13px 6px;
		text-decoration: none;
	}
.activeli a:hover{
		color:#333;
		display: block;
    	padding: 7px 13px 6px;
		text-decoration: none;
	}	
.unactiveli a{
		color: #333333;
    	text-decoration: none;
		display: block;
    	padding: 7px 13px 6px;
	}	
.unactiveli a:hover{
		color:#333;
		display: block;
    	padding: 7px 13px 6px;
		background:#A5A9B2;
		text-decoration: none;
	}
.red {
		color: #9F0000;
		text-decoration:none;
		font-weight: bold;
		padding: 2px;
		line-height: 14px;
		white-space: nowrap;
	}	
a.black{
		color: #333;
		text-decoration:none;
		font-weight: bold;
	}
a.black:hover {
		color: #333;
		border-bottom: 1px #333 dotted;
		font-weight: bold;
	}	
.left_menu td {
		padding: 3px;
		line-height: 150%;
	}
.td_text ul, .td_text li {
		color: #333;
		line-height: 150%;
	}
.td_text ul li a {
		color: #333;
		text-decoration: none;
		border-bottom: 1px #333 dotted;
	}
.wrapper_left li a {
		color: #333;
		text-decoration: none;
		font-weight: bold;
	}
.wrapper_left li a:hover {
		color: #DDD;
		text-decoration: none;
		font-weight: bold;
	}
.td_text {
		border: 1px #FFF solid;
		padding: 0 10px 10px 10px;
		background: url("/images/gradient_outerborder.jpg") 0 0 repeat-x #FBFBFB;
}
.link{
		color: #333;
		text-decoration: none;
		border-bottom: 1px #333 dotted;
    		line-height: 20px;
}
.td_text p{
		text-align:justify;
		padding: 2px;
		line-height: 150%;
}
.td_text p a {
		color: #333;
		text-decoration: none;
		border-bottom: 1px #333 dotted;
}
.td_left {
		 width: 260px;
		 background:url("/images/gradient_leftmodules.jpg") repeat-y scroll 0 0 #F3F4F5;
		 padding: 5px;
	}
.left_adv {
		 width: 260px;
		 background: #FFFFFF;
		 text-align:center;
		 padding-top: 5px;
	}
h1	{
		font: normal 12pt/100% Arial, Helvetica, Sans, Sans-Serif;
		color: #333;
		font-weight: bold;
		padding: 0;
	}
h3	{
		font: normal 11pt/100% Arial, Helvetica, Sans, Sans-Serif;
		color: #333;
		font-weight: bold;
		padding: 0;
	}
h3 a	{
		font: normal 11pt/100% Arial, Helvetica, Sans, Sans-Serif;
		color: #333;
		font-weight: bold;
		padding: 0;
		text-decoration: underline;
	}
.td_text img {
//		border: 1px #CCC solid;
	}
.bread {
		border-top: #CCC 1px solid;
		padding: 5px;
		line-height: 150%;
		margin: 0 auto;
	}
hr {
		width: 100%;
		background-color: #333;
		color: #333;
		border: 0;
		height: 1px;
	}
.am {
		display:none;
}