body, frame, frameset {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0 0 0 0;
	background-image: url(./s1_1.jpg);
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-align: justify;
}

body {
	
	background-image: url(./bg_1.jpg);
}
body.Side {
	background-image: url(./bg_42.jpg);
}
body.Side_1 {
	
	background-image: url(./bg_41.jpg);
	background-repeat: repeat-y; 
}


body.Label {	
	
	background-image: url(./bg_43.jpg);
}
img {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
img.Header {
	height: 80;
	float: left;
}


h1 {
	text-align: center;
	color: #2e8b57;
	font-family: "Arial";
	font-size: 13pt;
	margin-top: 5;
	margin-bottom: 20;
}
h2 {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 5;
	margin-bottom: 15;
	padding: 0 0 0 0;
	font-family: "Arial";
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-size: 23;
}
h3 {
	font-family: "Arial";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	color: #cc6600;
	margin-top: 5;
	margin-bottom: 15;
}

h4 {
	font-family: "Times New Roman",serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #800000;
	margin-top: 5;
	margin-bottom: 15;
}

h5 {
	font-family: "Times New Roman",serif;
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #ff7f50;
	margin-top: 5;
	margin-bottom: 15;
}





b {
	color: #8b0000;
	text-align: left;
}
ul {
	margin-right: 10;
}
ul.Major {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 3; margin-bottom: 7;
	margin-left: 25;
}
ul.Minor {
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 3; margin-bottom: 0;
	margin-left: 35;
}
ol.Minor {
	list-style-position: outside;
	margin-top: 3; margin-bottom: 7;
	margin-left: 35;
}
ul.Side {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0; margin-bottom: 5;
	margin-left: 18;
	padding: 1 1 1 1;
}
ul.Empty {
	list-style-type: none;
	margin-top: 0; margin-bottom: 7;
	margin-left: 0;
}
li {
	margin-bottom: 0;
	margin-top: 0;
}
li.Major {
	margin-bottom: 15;
	margin-top: 5;
}
li.Minor {
	margin-bottom: 0;
	margin-top: 0;
}
li.Empty {
	margin-bottom: 5;
	margin-top: 5;
}
li.Side {
	margin-bottom: 5;
	margin-top: 0;
	line-height: 1;
	font-size: 12pt;
}
a {
	color: 0000cd;
}

a:hover {color: #008080
}




div.Side {
	margin-top: 17;
	margin-left: 17;
}
table.Label {
	border: 0 0 0 0;
	width: 100%;
	font-size: 9pt;
}


#css-menu ul {
list-style: none;
font-family: Georgia, serif;
font-size: 18px;
font-style: italic;
line-height: 1.4em;
border:2px solid #C0C0C0;
border-left: 1px solid #C0C0C0;
float: left;
padding: 0;
margin: 12px 0 25px 24px
}

#css-menu ul li {
float: left
}

#css-menu ul li a {
display: block;
text-align: center;
text-decoration: none;
background-image: url(./menu_5.jpg);
background-color: #808080;
padding: 5px 10px 0 10px;
color: #ffff00;
width: 120px;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff
}

#css-menu ul li a span {
display: block
}

#css-menu ul li a span.text-top {
border-bottom: 1px solid #595959
}

#css-menu ul li a:hover span.text-top {
border-bottom: 1px dashed #fefefe;
color: #800000
}

#css-menu ul li a span.text-bottom {
visibility: hidden;
font-size: 11 px;
text-align: center
}

#css-menu ul li a:hover span.text-bottom {
visibility: visible 
}







	#menu {
		width:206px;
		margin:15px;
		
		border-bottom:1px solid #d1d1d1;
	}
		#menu ul{
			list-style:none;
			
			padding:15px 0;
		}
			#menu li{
				width:206px;			
				list-style:none;
				display:block;
				margin:10px 0;
				line-height:33px;
				height:33px;				
			}
				#menu li a{
					display:block;
					height:33px;
					text-transform:uppercase;
					font-size:11px;
				font-family:Tahoma, Arial, Helvetica, sans-serif;	
					font-weight:bold;
					line-height:33px;
					padding:0 0 0 7px;
					text-decoration:underline;
					color:#666;
					cursor:pointer;
					margin:0 0 0 15px;
				}
				#menu li a span{
					display:block;
					height:33px;
					line-height:33px;
					padding:0 105px 0 6px;
					color:#666;					
				}
					#menu li a:hover{
						display:block;
						
						height:33px;
						color:#000;
					}
					#menu li a:hover span{
						display:block;
						float:left;					
						
						color:008000;
						height:33px;
					}
				#menu li a.current, #menu li a.current:hover{
					display:block;
					height:33px;
					color:#fff;
					text-transform:lowercase;
					font-size:11px;
					font-weight:bold;
					
					line-height:33px;
					padding:0 0 0 27px;
					text-decoration:underline;
				}
				#menu li a.current span, #menu li a.current:hover span{					
					display:block;
					float:left;
					
					height:33px;
					color:blue;
					line-height:33px;
					padding:0 110px 0 6px;
				}



