body  {
	background-image : url(images/bg.jpg);
	background-repeat : repeat-y;
	scrollbar-arrow-color : #000000;
	scrollbar-face-color : #FFB600;
	scrollbar-track-color : #FFC549;
	bgcolor : #FFFFFF;
	leftmargin : 0;
	topmargin : 0;
	marginwidth : 0;
	marginheight : 0;
}

.texthead  {
	font-family : Courier New;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : justify;
}

.texthead2  {
	font-family : Times New Roman;
	font-size : 18pt;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
	color : #BF8301;
}

.text  {
	font-family : verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
}

.text2  {
	font-family : "Courier New", Courier, mono;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.text3  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
	color : #808080;
}

.linknext  {
	font-family : "Courier New", Courier, mono;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.NavItem:Link  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #00000;
	text-decoration : none;
}

.NavItem:Visited  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.NavItem:Active  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.NavItem:Hover  {
	font-family : Arial;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : #BF8301;
	text-decoration : none;
}

.subnav  {
	font-family : verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.trilist  {
	color : #808080;
	list-style-image : images/triangle.gif;
}

.textmindust  {
	font-family : verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : justify;
	color : #F7B500;
}

.period  {
	font-family : verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	text-align : justify;
	color : #EF1818;
}

.15pads  {
	margin-top : 15px;
	margin-right : 5px;
}

.30pads  {
	margin-top : 30px;
}

.20pads  {
	margin-top : 20px;
}

