/* Generator Lunar - Build154 - on 2005/11/03 14:13:56 */

/* CSS Document */
#body {
sans-serif ;
background-color : white ;
color : #333333 ;
}


#body a:active {
color : #3366ff ;
}


#body a:hover {
color : tomato ;
text-decoration : none ;
font-weight : bold ;
}


#body a:link {
color : darkblue ;
}


#body a:visited {
color : darkred ;
}


h1.title {
font-size : small ;
font-weight : bold ;
padding : 0px ;
text-align: left;
}


img {
margin : 0 ;
border : 0 ;
padding : 0 ;
}


table.sitemap {
width : 98% ;
padding : 5px 20px;
}


.list1 {
margin-top : 8px ;
margin-left : 15px ;
}

.list1 ul{
padding-left: 5px;
}

.list2 {
list-style-type : circle ;
margin-top : 5px ;
margin-left : 25px ;
font-size : 84% ;
}


.list2 a {
font-weight : normal ;
text-decoration : underline ;
}


.type1 {
font-size : 98% ;
background-color : LightSkyBlue ;
margin-top: 15px;
padding : 3px 3px 3px 10px ;
border : thin gray solid ;
width : 80% ;
}


.type2 {
font-size : 98% ;
background-color : MistyRose ;
padding : 3px 3px 3px 10px ;
border : thin gray solid ;
width : 80% ;
}

@media screen and (max-width: 960px) {
	.sitemap td {
		display: block;
		float: left;
		width: 100%;
	}

}