body { 
	margin: 0px 0px 0px;
	scrollbar-arrow-color: rgb(220,3,180);
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(153,153,153);
	scrollbar-darkshadow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(153,153,153);
	background: rgb(250,250,250);
	}

#content {
	top: 119px; left: 10px; width: 800px; z-index: 1;
	margin: 0px; padding: 0px;
	}

#content a	{ text-decoration: none; }
#content a:link 	{ color: rgb(100,100,100); }
#content a:visited	{ color: rgb(100,100,100); }
#content a:active	{ color: rgb(100,100,100); }
#content a:hover	{ color: rgb(250,0,200); }
#content div { position: relative; }

#content h1 {
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 9pt; text-align: center; font-style: italic; font-weight: bold;
	margin: 0px 0px;
	border-left: 2px solid rgb(183,0,183); 
	border: 3px double rgb(150,150,150);
	background: rgb(200,200,200); color: rgb(153,0,153);
	}
#content h2 {
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 9pt; font-weight: normal;
	margin: 10 10; padding: 0 0;
	color: rgb(250,250,250); background: rgb(100,100,100);
	border-right: 2px solid rgb(192,0,150); 
	border-left: 8px solid rgb(192,0,150); border-bottom: 1px solid rgb(192,0,150);
	}
#content p.title {
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 9pt; font-weight: normal;
	margin: 0 0; padding: 1 0 0 10;
	color: rgb(250,250,250); background: rgb(100,100,100);
	border-right: 2px solid rgb(214,214,214);
	border-left: 8px solid rgb(214,214,214); border-bottom: 1px solid rgb(214,214,214);
	}
#content .desc {
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 9pt; line-height: 1.6em;
	color: rgb(0,0,0);
	margin: 10 0; padding: 0 10 0 20;
	}
#content .cframe {
	background-color: rgb(231,227,231);
}

#path {
	position: relative;
	padding:0 0 0 30;
	margin: 0 0;
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 8pt; font-weight: normal;
	color: rgb(250,250,250);
	}
#path a		{ text-decoration: none; }
#path a:link	{ color: rgb(250,250,250); }
#path a:visited	{ color: rgb(250,250,250); }
#path a:active	{ color: rgb(250,250,250); }
#path a:hover	{ color: rgb(250,0,250); font-style: Italic; }

#footer 		{ position: relative;}
#footer a		{ text-decoration: none; }
#footer a:link	{ color: rgb(250,250,250); }
#footer a:visited	{ color: rgb(250,250,250); }
#footer a:hover	{ color: rgb(176,2,150); }
#footer p.link {
	font-family: Tahoma, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, Arial, "MS UI Gothic";
	font-size: 8pt; text-align: center;
	margin: 20 50 0 50; padding: 0 0 0 10;
	color: rgb(250,250,250); background: rgb(180,180,180);
	}
#footer p.copyright {
	text-align: center;
	margin: 5 0 10 0; padding: 0 0 0 0;
	}


