body {	font-size: 10pt; 
			line-height: 135%; 
			color: #6699cc;
			font-family: Tahoma,Microsoft Sans Serif;
			scrollbar-shadow-color: #E5D9B2; 
			scrollbar-highlight-color: #F9F9EC; 
			scrollbar-3dlight-color: #E5D9B2; 
			scrollbar-darkshadow-color: #F9F9EC; 
			scrollbar-track-color: #EFF2DD; 
			scrollbar-arrow-color: #686F39}
			}

.white {
	color: #ffffff;
}
			
TD.topics {
	BACKGROUND-COLOR: #cceeff; BORDER-BOTTOM: #c3c3c3 1px solid; BORDER-TOP: #0099cc 0px solid
}
TD.topics A {
	COLOR: #3366ff; FONT-SIZE: 13px; FONT-WEIGHT: none; LINE-HEIGHT: 16px; PADDING-LEFT: 3px; TEXT-DECORATION: none; WIDTH: 100%
}
TD.topics A:hover {
	BACKGROUND-COLOR: #d7ffd7; COLOR: #990000; FONT-SIZE: 13px
}

TR.toptr {
	BACKGROUND-COLOR: #dddddd; BORDER-BOTTOM: #c3c3c3 1px solid; BORDER-TOP: #0099cc 0px solid
}			
TR.toptr A {
	COLOR: #ffffff; FONT-SIZE: 13px; FONT-WEIGHT: none; LINE-HEIGHT: 16px; PADDING-LEFT: 3px; TEXT-DECORATION: none; WIDTH: 100%
}

TD.toptr A:hover {
	BACKGROUND-COLOR: #eaffff; COLOR: #000000; FONT-SIZE: 13px;WIDTH: 100%
}


table {	font-size: 10pt; 
			line-height: 135%; 
			color: #666666;
			font-family: tahoma,Microsoft Sans Serif;
			}

ul {		font-size: 10pt; 
			line-height: 135%; 
			font-weight: normal;
			list-style-type: square;
			}

.para {	font-size: 10pt; 
			text-indent: 30pt;
			text-align: justify;
			color: #993300;
			line-height: 135%; 
			font-family: Tahoma,Microsoft Sans Serif;
			}

.small{	font-size: 8pt; 
			line-height: 135%; 
			font-family: Tahoma,Microsoft Sans Serif
			}

.topic	{	font-size: 10pt; 
			font-weight: bold;
			line-height: 135%; 
			margin-bottom: -10pt;
			color: #BB00FF;
			font-family: Tahoma,Microsoft Sans Serif;
			}

.h1	{ font-size: 19pt; 
			font-weight: bold;
			font-style: italic;
			color: #cc0000;
			letter-spacing: -1;
			margin-top: 20pt;
			margin-bottom: 10pt;
			line-height: 100%; 
			font-family: freesiaupc;
			}
	
.hi1	 {	font-size: 15pt; 
			font-weight: bold;

			color: #BB00FF;
			letter-spacing: -1pt;
			margin-top: 10pt;
			margin-bottom: -10pt;
			line-height: 95%; 
			font-family: freesiaupc ;
			}

.hi1b { font-size: 19pt; 
			font-weight: bold;
			font-style: none;
			color: #cc0000;
			letter-spacing: -1;
			margin-top: 20pt;
			margin-bottom: 10pt;
			line-height: 100%; 
			font-family: freesiaupc;
			}

.hi2b { font-size: 10pt; 
			font-weight: none;
			color: #cc0000;
			letter-spacing: 1;
			margin-top: 10pt;
			margin-bottom: -10pt;
			line-height: 95%; 
			font-family:Tahoma,Microsoft Sans Serif;
			}	
.hi2bb { font-size: 8pt; 
			font-weight: none;
			color: #cc0000;
			line-height: 95%; 
			font-family:Tahoma,Microsoft Sans Serif;
			}								
.hi3b { font-size: 14pt; 
			font-weight: bold;
			font-style:Tahoma,Microsoft Sans Serif;
			color: #ff6600;
			letter-spacing: -1;
			margin-top: 20pt;
			margin-bottom: 10pt;
			line-height: 100%; 
			font-family: freesiaupc;
			}

.hi2	 {	font-size: 110pt; 
			font-weight: bold;
			text-align: justify;
			color: #BB00FF;
			line-height: 105%; 
			font-family: freesiaupc
}


.basictab ul{
	margin: 4px;
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	border-bottom: 1px solid gray;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100; 
	color: #996600;
}

.basictab li{
	display: inline;
	margin: 0;
	color: #009900;
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 3px;
	border: 0px solid gray;
	border-bottom: none;
	background-color: none;
	color: #0000cc;
}

.basictab li a:visited{
	color: #2d2b2b;
}

.basictab li a:hover, .basictab li a.current{
	background-color: #33ffff;
	color: #ff3300;
}

.basictab li a:active{
	color: #0000cc;
}

#tabcontentcontainer{
	width:95%; /*width of 2nd level content*/
	height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}

.tabcontent{
display:none;
}


a:link {color: #990000; text-decoration: none}
a:visited {color: #990000; text-decoration: none}
a:hover {color: #cc6600; text-decoration: none}
a:active {color: #cc6600; text-decoration: none}

a.b:link {color: #00ff00; text-decoration: none}
a.b:visited {color: #33ffcc; text-decoration: none}
a.b:hover {color: red; text-decoration: underline}
a.b:active {color: red; text-decoration: underline}

a.d:link {color: #000099; text-decoration: none}
a.d:visited {color: #000099; text-decoration: none}
a.d:hover {color: #0033ff; text-decoration: none}
a.d:active {color: #000099; text-decoration: none}

a.p:link {color: #996600; text-decoration: none}
a.p:visited {color: #888888; text-decoration: none}
a.p:hover {color: red; text-decoration: underline}
a.p:active {color: red; text-decoration: underline}

a.w:link {color: #ffff00; text-decoration: none}
a.w:visited {color: #ffff00; text-decoration: none}
a.w:hover {color: #ffffff; text-decoration: none}
a.w:active {color: #ffffff; text-decoration: none}

a.y:link {color:#cc0000; text-decoration: none}
a.y:visited {color:#cc0000; text-decoration: none}
a.y:hover {color: #ff6600; text-decoration: none}
a.y:active {color: #cc0000; text-decoration: underline}

#box {visibility: hidden; position: absolute; layer-background-color: silver}
#iebox {border-left-color: blue; border-bottom-color: blue; border-top-color: blue; line-height: 11pt; background-color: yellow; border-right-color: blue
}
.mput{
	BORDER-RIGHT: #cecece 1px solid; BORDER-TOP: #cecece 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #cecece 1px solid; BORDER-BOTTOM: #cecece 1px solid; FONT-FAMILY: "Tahoma";COLOR: #000000; 

}

.TEXTAREA1 {
	BORDER-RIGHT: #e8e8e8 1px solid; BORDER-TOP: #cacaca 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 5px; BORDER-LEFT: #cacaca 2px solid; TEXT-INDENT: 1px; BORDER-BOTTOM: #cacaca 1px solid; FONT-FAMILY: Tahoma, Verdana, sans-serif; BACKGROUND-COLOR: #e9e9e9
}