body, html { 
	height: 100%;
	margin: 0px;
}

.menu { 
	background-image : url('/i/bm.gif');
	background-repeat : repeat-y;
	background-color: #EDEDED;
 }
td.menuparent {
	color: #000000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	padding-left : 16px;
	background-image : url('/i/bm.gif');
	background-repeat : repeat-y;
} 
a.menuparent {
	color: #000000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
} 
td.menuchild {
	color: #000000;
	background-color: #F6F6F6;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	padding-left : 32px;
	background-image : url('/i/bmc.gif');
	background-repeat : repeat-y;
} 
a.menuchild {
	color: #000000;
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
} 

.head1 {
	background-image : url('/i/head.gif');
	font-family : sans-serif;
	font-weight : bold;
	color : #ffffff;
	letter-spacing : 3px;
	font-size : 14px;
	background-color : #C75C21;
	vertical-align : middle;
}

 .head2 { 
	color: #ff8000;
	font-family : Tahoma;
	font-weight: bold;
	font-size : 14px;
  }

.text1 {
	color: #000000;
	font-family : Tahoma;
	font-size : 12px;
	text-align: justify;
}

.text2 {
	color: #000000;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}


.copy {
	background-color : #C75C21;
	background-image : url('/i/copy.gif');
	background-repeat : no-repeat;
	color: #ffffff;
	font-family : Verdana;
	font-size : 10px;
	text-align: center;
	text-decoration: none;
}

a.ruen {
	color: #ffffff;
	font-family : Verdana;
	font-size : 11px;
	text-decoration: none;
}


.address { 
	color: #000000;
	font-family : Tahoma;
	font-size : 11px;
	padding : 0px 16px 0px 16px;
	text-decoration: none;
 }

 #switch { 
 position: absolute;
 left: 609px;
 top: 108px;
 z-index:1;
  }

 #main { 
 position: absolute;
 left: 563px;
 top: 6px;
 z-index:1;
  }
 #contacts { 
 position: absolute;
 left: 625px;
 top: 7px;
 z-index:1;
  }

a.CTtext1 {
	color: #000000;
	font-family : Tahoma;
	font-weight : bold;
	font-size : 16px;
}

a:hover.CTtext1 { text-decoration: none; color: red;}
a.CTtext2 {
	color: #333333;
	font-family : Tahoma;
	font-size : 16px;
}
a:hover.CTtext2 { text-decoration: none; color: red;}
