	body {text-align:center; background:#fff; color:black;  margin:10px 0; padding:0; font: normal 90% Trebuchet MS, Arial, Tahoma;}
	
	a {color:#2A79C2; text-decoration:none; border-bottom:1px dashed #2A79C2; }  
	a:visited {color:#2A79C2;}
	a:active {color:#000; border-bottom:1px dashed #000;}
	a:hover {color:#000; border-bottom:1px dashed #000; }

	h1 {color:#2A79C2; font:normal 200% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	h2 {color:#666; font:normal 170% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	h3 {color:#2A79C2; font:normal 160% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	h4 {color:#666; font:normal 150% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	h5 {color:#666; font:normal 130% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	h6 {color:#2A79C2; font:normal 120% Trebuchet MS, Arial, Tahoma; margin:0 0 0.6em 0;}
	
	#cntAll {width:1000px;background:#fff url(/img/back.gif) repeat-y; position:relative; text-align:left; margin:0 auto;}
	#cntLeft {width:230px; float:left; background:#2a79c2; color:white; text-align:center;}
	#cntRight {width:710px; margin-left:40px; float:left; margin-right:10px;}

	#cntBanners {}

	#cntLeftMenu {width:190px; text-align:left; margin: 10px 17px 30px 23px;}

	#cntLeftMenu a {display:block; color:white; margin:0 0 0.6em 0; text-decoration:underline; border-bottom:0px;}
	#cntLeftMenu a:hover {display:block; color:#000; text-decoration:underline; border-bottom:0px;}

	#cntLeftMenu a.level2 {display:block; color:white; margin:0 0 0.6em 1em; text-decoration:underline; border-bottom:0px; font-size:80%; text-decoration:none; border-bottom:1px dashed #ddd;}
	#cntLeftMenu a.level2:hover {display:block; color:#000; text-decoration:underline; border-bottom:0px; font-size:80%; text-decoration:none; border-bottom:1px dashed #333;}

	#cntFooter {margin-top:30px; border-top:1px solid black; margin-right:30px; padding-top:10px;}
	#CopyRight {font:normal 80% Trebuchet MS, Arial, Tahoma; color:#ccc;}
	#Counters {margin-top:5px; text-align:right;}
	
	.address {text-align:left; width:190px; margin: 10px 17px 30px 23px; color:black; letter-spacing:-0.05em}
	.address h1, .address h2, .address h3, .address h4, .address h5, .address h6 {color:black; margin:0;}
	.address h2 span {font:bold 60% Trebuchet MS, Arial, Tahoma;}
	
	a.menuFooter {font-size:80%; white-space:nowrap; color:#333; text-decoration:none;  border-bottom:1px dashed #fff; display:block; float:left; margin-right:15px;}
	a:hover.menuFooter {color:#2A79C2; border-bottom:1px dashed #2A79C2;}

	a.img {border-width:0;}
	a:visited.img {border-width:0;}
	a:active.img {border-width:0;}
	a:hover.img {border-width:0;}


/*Form*/

form table {border-width:0px;width:100%;}
.fLong {width:99%; border:1px dashed #999;}
textarea.fLong  {width:99%; height:150px;}

