body {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	color: #221;
}

#w {
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	width: 760px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li{
	display: inline
}

#menu a, #menu a:link, #menu a:visited {
	text-decoration : none;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 0px 0px;
	
}

#menu a:hover {
	color: #3333CC;
	background-color: #FFCC00;
}
	
#g {
	width: 760;
	height: 120;
	margin: auto;
	padding: 0;
	background: #FFFFFF url("../img/title.jpg") no-repeat;
	outline: none;

}

#n{
	top: 180;
	width: 760; 
	background: #FFFFFF; 
	border-top: 0em solid #FFF; 
	font-size: 1em;
	color: #009900;
}

#n ul {
	margin: 0;
	padding: 0; 
	display: inline;
	float: right; 
	list-style: none;
}

#n ul li {
	margin: 0; 
	display: inline;
	padding: 0 1em 0 1em;
	list-style: none;
}

#n ul li a {
	text-transform: capitalize;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	color: #009900;
}

#n li a:link, #n li a:visited
{
	
	background: transparent;
}

#n li a:hover, #n li a:focus {
	color: #FFF;
	background: #009900;
}

#m {
	width: 711;
	text-align: left;
	margin-top: 30px;
}

#x{
	padding-top: 30px;
	width:580px;
 	float:left;
}

#l {
	width:175px;
	height: 700px;
	border: 1px solid #DAC8FF;
 	float:left;
	text-align: left;
	overflow:visible;
}

#s {
	background: #FFFFFF; 
	height: 690px;
	border-top: 0em solid #FFF; 
	font-size: 12px;
	color: #666666;
;
}

#s ul {
	margin: 0;
	padding: 0; 
	display: inline;
	list-style: none;
}

#s ul li {
	margin: 0; 
	display: inline;
	padding: 0 1em 0 1em;
	list-style: none;
}

#s ul li a {
	text-transform: capitalize;
	text-decoration: none;
	font-variant: small-caps;
	color: #666666;
}

#s li a:link, #s li a:visited
{
	
	background: transparent;
}

#s li a:hover, #s li a:focus {
	border-right: 15px solid #009900;
	padding-left: 3em;
}

#c{
	float:right;
	text-align: left;
	font-size:smaller;
	width:395px;
	height: 200px;
	overflow:auto;
}



#r {
	width:175px;
 	float:right;
	background-color: #FFFFFF;
	border: 1px solid #DAC8FF;
	text-align: center;
	margin-top: 20px;
}

#r a:link, a:visited {
	border-bottom: 1px dotted #69f;
	color:#36c;
	text-decoration: none;
	
}

#r a:link {
	border-bottom-color:#969;
	color:#333333;
}
#r a:visited {
	border-bottom-color:#969;
	color:#333333;
}

#r a:hover {
	border-bottom:1px solid #f00;
	color:#333333;
}

#f {
	clear: both;
	background-color: #FFFFFF;
	font-size: small;
	color: #ffffff;
	text-align: right;
}
#f address {
	float: right;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #ffffff;
	
}

#u { height: 20px; }

input:focus {
	color: #000000;
	background-color: #FFFFFF;
}

.formbutton {
cursor:pointer;
border:outset 0px #ffffff;
background:#ffffff url(../img/browse.jpg) repeat-x left top;
color:#ffffff;
font-weight:bold;
padding: 0px 0px;
}



.errorbutton {
cursor:pointer;
border:outset 0px #ffffff;
background:#ffffff url(../img/error.jpg) repeat-x left top;
color:#ffffff;
font-weight:bold;
padding: 0px 0px;
}


#s li a{display:block;border: 0px;}
#r a{display:block;border: 0px;}
#l a{display:block;border: 0px;}

a:link { color: #333333} 
a:visited { color: #333333} 
a:hover { color: #333333} 
a:active { color: #333333} 

img {
	border: 0;
}

