body {
	margin:0px;
	padding:0px; 
/*	background-image:url('../images_new//canvas.jpg');
	background-repeat:repeat-y;
	background-position-y:center */ }

.bg_left {
	background-image: url('../images_new/bg_left.jpg');
	background-repeat: repeat-y;
	background-position-x:right}

.bg_right {
	background-image: url('../images_new/bg_right.jpg');
	background-repeat: repeat-y;
	background-position-x:left}

.bg_ontheground {
	background-image: url('../images_new/bg_ontheground.jpg');
	background-repeat: repeat-x	}

.bg_ontheground_inside {
	background-image: url('../images_new/bg_ontheground_inside.jpg');}

.bg_maps {
	background-image: url('../images_new/bg_maps.jpg');
	background-repeat: repeat-x }

.bg_line {
	background-color: #e3e3e3; }

.bg_bottom {
	background-image: url('../images_new/bg_bottom.jpg');}

.bottom {
	font-family: tahoma;
	font-size: 11px;
	color:#2f2f2f; }
	
.text_bottom {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF; }

.breadcrum {
	font-family: tahoma;
	font-size: 11px;
	color:#2f2f2f;
	margin-top:8;
	margin-bottom:8 }
	
.content {
	font-family: arial;
	font-size: 12.5px;
	color:#2f2f2f;
	line-height:150%;
	margin-bottom:8 }

.head {
	font-family: Swis721 BT;
	font-size: 15px;
	color:#3b73b9;
	font-weight: bold; }
	
.news {
	font-family: tahoma;
	font-size: 11px;
	color:#2f2f2f;
	margin-top:0;
	margin-bottom:5 }	

.border {
	border: 1px solid #DEDEDC }

.h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color:#505050;
	margin-bottom:8 ;
	margin-top:8 ; }

.h2 {
	font-family: tahoma;
	font-size: 11px;
	color:#24538d;
	font-weight: bold;}

.h3 {
	font-family: arial narrow;
	font-size: 15px;
	color:#777777;
	font-weight: bold;}

.photo_caption {
	font-family: tahoma;
	font-size: 11px;
	color:#24538d;
	font-weight: bold;
	text-align: center;
	background-color: #f1f4f8}
		
a:link { 
	text-decoration:none;
	color: #4396c0;	 }
	
a:visited {
	text-decoration:none;
	color:#5bb1dc; }
	
a:hover { 
	color: #e83b00; }

.photo_border {
	border: 3px solid #eeeeee;
	padding: 0}
	
.bg_right_inside {
	background-color: #FFFFE7; 	}
	
.bg_rigt_inside_blue 	{
	background-color: #EDF3F8; 	}

.bg_submenu {
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	font-family: tahoma;
	font-size: 11px;
	color:#24538d;
	font-weight: bold; }


/*=============Menu CSS==============*/


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	/*margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none*/}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
/*---------------------------------------*/
#sddm1
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm1 li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm1 li a
{	display: block;
	/*margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none*/}

#sddm1 li a:hover
{	background: #49A3FF}

#sddm1 div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

	#sddm1 div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm1 div a:hover
	{	background: #49A3FF;
		color: #FFF}