body {
	margin: 0 0 0 0;
/*    padding-right:10px;*/
/*    font: 0.8125em Verdana, sans-serif; */
	font: 13px Verdana, sans-serif;
    line-height: 1;
    color: #333;
    background-image: url('../images/background.jpg');
}

#body_87 {
    background-image: url('../images/background.jpg');
}


#body_95 {
    background-image: url('../images/background_2.jpg');
}


#body_81 {
    background-image: url('../images/background_3.jpg');
}

#body_107 {
    background-image: url('../images/background_4.jpg');
}


#body_75 {
    background-image: url('../images/background_5.jpg');
}


#body_110 {
    background-image: url('../images/background_6.jpg');
}


#body_111 {
    background-image: url('../images/background_7.jpg');
}


#type_1 {
    background-image: url('../images/li-bg-3.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_1.menu_1_item {
    background-image: url('../images/li-bg-3.jpg');
    background-repeat: repeat-y;
}
#type_1.menu_1_item_act {
    background-image: url('../images/li-bg-3.jpg');
    background-repeat: repeat;
}


#type_2 {
    background-image: url('../images/li-bg-2.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_2.menu_1_item {
    background-image: url('../images/li-bg-2.jpg');
    background-repeat: repeat-y;
}
#type_2.menu_1_item_act {
    background-image: url('../images/li-bg-2.jpg');
    background-repeat: repeat;
}


#type_3 {
    background-image: url('../images/li-bg-1.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_3.menu_1_item {
    background-image: url('../images/li-bg-1.jpg');
    background-repeat: repeat-y;
}
#type_3.menu_1_item_act {
    background-image: url('../images/li-bg-1.jpg');
    background-repeat: repeat; 
}


#type_4 {
    background-image: url('../images/li-bg-4.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_4.menu_1_item {
    background-image: url('../images/li-bg-4.jpg');
    background-repeat: repeat-y;
}
#type_4.menu_1_item_act {
    background-image: url('../images/li-bg-4.jpg');
    background-repeat: repeat;
}

#type_6 {
    background-image: url('../images/li-bg-6.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_6.menu_1_item {
    background-image: url('../images/li-bg-6.jpg');
    background-repeat: repeat-y;
}
#type_6.menu_1_item_act {
    background-image: url('../images/li-bg-6.jpg');
    background-repeat: repeat; 
}

#type_7 {
    background-image: url('../images/li-bg-7.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_7.menu_1_item {
    background-image: url('../images/li-bg-7.jpg');
    background-repeat: repeat-y;
}
#type_7.menu_1_item_act {
    background-image: url('../images/li-bg-7.jpg');
    background-repeat: repeat; 
}




#menu {
    position: absolute;
    left:0px;
    top:120px;
/*    width:152px; */
    width:187px;
    font: 0.95em Verdana, sans-serif;
}
html>body #menu{
/*    width:150px;*/
    width:184px;
    top:120px;
}


#sub_menu {
    position: absolute;
/*    left:151px; */
	left:185px;
    top:140px;
/*    width:151px; */
    width:171px;
    font: 0.95em Verdana, sans-serif;
}

html>body #sub_menu{
/*    width:151px; */
    width:171px;
    top:140px;
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sub_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}



#menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
padding-top: 16px;
height:36px;
/*    padding: 5px; */
    padding-bottom: 16px;
    padding-left:7px;
    padding-right:2px;
    margin-top:20px;
}


html>body #menu ul li a {
    height: 31px;
    padding-top: 15px;
    padding-bottom: 0px;
    padding-left:7px;
    padding-right:2px;

}



li.menu_1_item_act a
{
    font-weight: bold;
    letter-spacing: -0.5px;
}	


li.menu_2_item_act a
{
    font-weight: bold;
    letter-spacing: -0.5px;
}	


#sub_menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 5px;
    padding-left:7px;
    padding-right:2px;
    margin-top:10px;
}

#type_5 {
    background-image: url('../images/li-bg-5.jpg');
    background-repeat: repeat;
/*    ie6 hack */
}
#type_5.menu_1_item {
    background-image: url('../images/li-bg-5.jpg');
    background-repeat: repeat-y;
}
#type_5.menu_1_item_act {
    background-image: url('../images/li-bg-5.jpg');
    background-repeat: repeat;
}

	
#content {
	line-height: 1.5em;
    margin-left: 354px;
    padding-right: 15px;
    voice-family: "\"}\"";
    voice-family: inherit;
}
html>body #content {
    margin-left: 356px;
}


#content ul {
line-height: 1.5em;
}

#content h1 {
 /*   font: 1.66em Georgia, Times, serif;*/
   	font: 1.66em Verdana, sans-serif;
    text-align: left;
    margin: 0.5em 10px;
    padding-bottom: 0.75em;
    padding-top: 18px;
/*    border-bottom: 1px dashed #B2B2B2; */
}

#content a {
color: #000;
}

#header_1 {
/*    background-image: url('../images/logo_background.jpg');*/
    background-repeat: no-repeat;
}

html>body #header_1 {
    
}

p,h1,pre {
    margin:0px 10px 10px 10px;
}

h1 {
    font-size:14px;
    padding-top:10px;
}


#footer {
position:absolute;
width: 150px;
    top: 600px;
}

#footer p {
	font-size:9px;
    float: left;
    width: 100%;
    text-align:left;
/*    margin-left: 352px; */
}

#footer p a {
color: #333;
}

.csc-caption {
	  font-size:11px;
}



