.menu {
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor:pointer ;
}
.menu2 {
	font-size: x-small;
	color: #0033FF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor:pointer ;
	}
.pointer {
	cursor:pointer ;
}

li {
	font-size: x-small;
	color: #666666;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
}
.wht_2 {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

li.gry {
	font-size: x-small;
	color: #666;
	padding-left: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: normal;
}

ol {
	padding-left: 8px;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 0px;
	margin-bottom: 10px;
	color: #66666t6;
}

dl {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
}

dt {
	font-size: x-small;
	color:#0066FF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


dd {
	font-size: x-small;
	letter-spacing: normal;
	color: #666666;
	padding: 0px;
	margin-top: 4px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}
.line {
	font-size: x-small;
	letter-spacing: normal;
	color: #666666;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
	text-align: left;
	margin-left: 15px;
}

h1 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #0066FF;
	padding: 6px;
	margin-right: 10px;
}
h2 {
	font-size: small;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	margin: 14px;
	padding: 6px;
	border: 1px solid #3399FF;
	text-align: left;
}
caption {
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	color: #0066FF;
	margin-top: 10px;
}
table {
}
td {
	color: #666666;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
}
td.wht {
	background-color: #FFFFFF;	
}
th {
	color: #666666;
	background-color: #FFFFFF;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
}



p{font-size: x-small;
	line-height: normal;
	color: #666666;
	margin: 14px;
	text-align: left;
}
p.bleline{font-size: x-small;
	color:#0066FF;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.img_r {float: right;
	margin: 10px;
}
.img_l {
	float: left;
	margin: 10px;
}
a:link {
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;	
}


a:visited {
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	line-height: normal;
	font-weight: normal;
	color: #00CCFF;
	text-decoration: none;
}

a.gry:link {
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;	
}


a.gry:visited {
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.gry:hover {
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.ble:link {
	font-size: x-small;
	color: #0033FF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;	
}


a.ble:visited {
	font-size: x-small;
	color: #0033FF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
a.ble:hover {
	font-size: x-small;
	color: #0000FF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 120%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: underline;
}
a.menu3:link {
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor:pointer;
	text-decoration: none;
}a.menu3:visited {
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor:pointer;
	text-decoration: none;
}
a.menu3:hover {
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	cursor:pointer ;
}
.right{
	margin-left: 30px;
}