* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial;
	margin: 0px;
	padding: 0px;
}

#menu {
	height: 530px;
	width: 180px;
	background-color: #BBDDFF;
	color: #000099;
}

#menu ul {
	margin: 0px;
	padding-left: 5px;
}

#menu li {
	list-style-type: none;
	color: #0000CC;
	font-size: 13px;
	line-height: 200%;
}

#information {
	height: 300px;
	width: 330px;
}


#information p {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 250%;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}

p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	color: #333333;
}
h2 {
	font-size: 15px;
	color: #FF6600;
	line-height: 150%;
}

.orange {
	color: #FF6600;
}
.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}


#menu p {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
}




a.menu:link {
	color : #0000CC;
	text-decoration: none;
}
#access {
	height: 175px;
	width: 200px;
}


a.menu:visited {
	color : #0000CC;
	text-decoration: none;
}
a.menu:hover {
	color : #FFFFFF;
	background-color: #BBDDFF;
}

a.menu:active {
	color : #FFFFFF;
	background-color: #BBDDFF;
}
.gray {
	color: #666666;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
h1 {
	color: #999999;
	text-align: right;
	font-size: 12px;
	font-weight: lighter;
}
