body {
	color:#404040;
	margin:0px;
	font: small "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-decoration: none;
	text-align: center;
	padding: 0px;
}
.size01 {
	font-size: small;
	color: #444444;
	padding: 5px;
	text-align: right;
	border-top: 1px solid #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 500px;
	margin-top: 5px;
}

.menu1 {
	text-align: left;
	background-color:#cccc99;
	color:#1b2565;
	white-space:nowrap;
	vertical-align: top;
}
.menu2 {
	text-align: left;
	background-color:#cc9966;
	color:#1b2565;
	white-space:nowrap;
	vertical-align: top;
}
a {
	color:#1b2565;
	font-size:small;
}

form{
 font-size:small;
 color:#262626;
	}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #1b2565;
	text-decoration: none;
	font-size:small;	
}

a:hover{
	text-decoration: underline;
	font-size:small;	
}



.thead1{
	height: 65px;
	width: 110px;
	color: #1b2565;
}

.menutop1 {
	border: 0px;
	width: 800px;
 	height :25px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: middle;
	background-color: #D1EA8C;
	color:#ffffff;
	font-size: large; 
	font-weight: bold;

}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: small;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccc99;
	background-color: #cccc99;
/*	font-weight: bold;*/
	padding: 1px 0px 1px 5px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccc99;
	background-color: #b1b16c;
	background-image: none;
	text-decoration: none;
}

#selected {
	background-color:#8f8f56;
	padding:1px 0px 1px 5px;
	color:#ffffff; 
	font-size: small;
}

#selected a{
	text-decoration:none;
	color: #ffffff;
}

#normal a:link, a:visited{
	color: #1b2565;
	text-decoration: none;
}

#normal a:hover{
	text-decoration: underline;
}


td {
margin: 0px;

}


/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 800px;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
/*	background-color: #cccc99;*/
/*background-image: url(glbnav_background.gif);*/
}

#globalNav img{
	margin-bottom: -4px;
	width: 800px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 16px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #21536A;
  	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
/*   	background-image: url(glblnav_selected.gif);*/
	background-color: #ffffff;			
	text-decoration: none;
}

.style4 {
	font-family: "TT-NIS-POP•¶Žš12,TT-JTCƒEƒCƒ“Z10,MS ƒSƒWƒbƒN,“™•ƒSƒWƒbƒN,Osaka"; 
	font-weight: bold; 
	font-size: 18px;
}
.style5 {
	font-size: 16px;
	font-style: italic;
}
.style6 {font-size: 16px}


.copyright {
	font: small "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background: #CC9966;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 800px;
}
.endmark {
	font: bold medium "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 10px;
}
.email {
	color: #2b2b22;
	font-weight: bold;
}
.backtop {
	font-size: small;
	color: #009966;
	text-align: center;
	padding: 10px;
}
.messageLeft {
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #404040;
	text-align: left;
	margin: 0px;
	padding: 10px 0px;
	width: 500px;
}
#wrapper {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background: #FFFFFF;
}

