/*-------------------------------------------
CSS for kidsweb or Learning HTML on For Kids or KidSpace or Youth
--------------------------------------------*/

p.kidswebcredits {
/* for orca and kidsweb */
	font-family: arial, sans-serif;
	font-size: 110%;
	font-style: italic;
}

.kidswebIndent {
	margin-left: 5em;
}

h2.kidsweb {
	font-family: "Comic Sans MS", helvetica, arial, sans-serif;
	font-size: 120%;
}

span.kidswebSpecChar {
	color: #00AA00;
	font-size: 110%;
	font-weight: 900;
}

div.kidswebNext {
	font-family: "Comic Sans MS", helvetica, arial, sans-serif;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

span.kidswebFontRed {
	color: #FF0000;
}

span.kidswebFontGreen {
	color: #009900;
}

span.kidswebFontBlue {
	color: #3333FF;
}

span.kidswebFontOrange {
	color: #FF6600;
}

span.kidswebFontRedBold {
	color: #FF0000;
	font-weight: bold;
}

span.kidswebFont_0pt8em {
	font-size: 0.6em;
}

span.kidsweb_0pt9em {
	font-size: 0.8em;
}

span.kidswebFont_1pt1em {
	font-size: 1.2em;
}

span.kidswebFont1_2em {
	font-size: 1.3em;
}

span.kidswebFont2_3em {
	font-size: 1.8em;
}

span.kidsweb_2pt6em {
	font-size: 2.6em;
}

span.kidsweb_3em {
	font-size: 3em;
}

span.kidswebFontComic_2pt1em {
	font-size: 2.2em;
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
}

span.kidswebComic {	
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
}

span.kidswebBrownDrkOrgComic_1pt5em {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #CC6600;
}

span.kidswebOrangeComic_3em {
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	color: #FF9900;
}

li.kidswebnodisc {
	list-style-type: none;
}

li.kidswebFontArial {
	font-family: Arial;
}

li.kidswebFontArialBl {
	font-family: Arial Black;
}

li.kidswebFontArialNar {
	font-family: Arial Narrow;
}

li.kidswebFontBookAntiq {
	font-family: Book Antiqua;
}

li.kidswebFontBkmanOlStyle {
	font-family: Bookman Old Style;
}

li.kidswebFontCentryGoth {
	font-family: Century Gothic;
}

li.kidswebFontVerdana {
	font-family: Verdana;
}

li.kidswebFontCntrySchlbk {
	font-family: Century Schoolbook;
}

li.kidswebFontCourNew {
	font-family: Courier New;
}

li.kidswebFontGaramond {
	font-family: Garamond;
}

li.kidswebFontTimesNR {
	font-family: Times New Roman;
}

table.kidswebWidth80 {
	width: 80%;
}

table.kidswebBdrWidth100 {
	width: 100%;
	border: 0.01em solid black;
}

td.kidswebBdr {
	border: 0.01em solid black;
}

