A:link {
	color: #333333;
	text-decoration: none;
}

A:visited {
	color: #333333;
	text-decoration: none;
}

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	color: #333333;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}


.bg {
	background-image: url(../KS82458.jpg);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}

#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

a.glink, a.glink:visited{
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
	background-image: none;
}

a.glink:hover{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}

.skipLinks {display: none;}

a.glink, a.glink:visited{
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.glink:hover{
	text-decoration: none;
	color: #0099FF;
}

a.olink, a.olink:visited{
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

a.olink:hover{
	text-decoration: none;
	color: #FFCC00;
}

a.blink, a.blink:visited{
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}

a.blink:hover{
	text-decoration: none;
	color: #FFCC00;
}

a.bg_link, a.bg_link:visited{
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}

a.bg_link:hover{
	text-decoration: none;
	color: #000099;
}

.workshop {
	font-size: 18px;
	font-weight: 800;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-size: 12px;
	font-weight: bolder;
}
.box {
	background-color: #999966;
	padding: 5px;
	border: thin double #333333;
}
.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
}
.borderbg {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.square {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-type: square;
}
.disc {
	list-style-type: disc;
	font-weight: bold;
}
.line {
	border-top: thick double #000000;
	border-right: thick none #000000;
	border-bottom: thick none #000000;
	border-left: thick none #000000;
}
.caption {
	font-size: xx-small;
	font-style: italic;
}
.indent {
	left: 10px;
	position: relative;
}
.box2 {
	background-color: #CCCC99;
	border: thin ridge #333333;
}
.lock {
	list-style-image: url(../images/lock.jpg);
}
.arrow {
	list-style-image: url(../images/arrow.gif);
	line-height: normal;


}
