
body {
	color: #000000;
	background-color: #fbfbdf;
	font-family: Arial, Helvetica, Sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a {
	color: #0000ff;
}

a:active {
	color: #ff0000;
}

a:visisted {
	color: #0000ff;
}

A.TabActive:hover {
	color: #ffffff; text-decoration: none; font-size: 100%
}

.iconBorder {
	background-color: #7e7f17;
}


.kidsTable {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #7e7f17;
	background-color: #ffff00;
}

.kidsEvenRow {
	background-color: #ffff00;
}

.kidsOddRow {
	background-color: #ffff88;
}

.iconBox {
	background-color: #ffffff;
	cursor: hand;
}


A.titleLink {
	font-size: 14pt;
	text-decoration: underline;
}


A.titleLink {
	font-size: 16pt;
	text-decoration: underline;
}


A.titleLink:hover {
	font-size: 16pt;
	text-decoration: underline;
}


.titleText {
	color: #000000;
	font-size: 18pt;
}


.mediumText {
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
}


.smallText {
	font-size: 9pt;
}


.colhead {
	color: #ffffff;
	font-weight: bold;
	font-size: 16pt;
	line-height: 20pt;
	font-family: arial,helvetica,sans-serif;
}


a.colhead {
	text-decoration: none;
}


a.colhead:hover {
	color: #ffff33;
	text-decoration: underline;
}


.smallSearchBox {
	background-color: #ffff00;
}


.largeSearchBox {
	background-color: #99bbff;
}


.largeSearchBoxTitleBar {
	background-color: #3366ff;
}


.small {
	font-size: 75%;
}


.largeKidsTitle {
	color: #0000ff;
	font-weight: bold;
	font-size: 18pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}


.mediumKidsTitle {
	color: #0000ff;
	font-weight: bold;
	font-size: 14pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}


.smallKidsTitle {
	color: #0000ff;
	font-weight: bold;
	font-size: 12pt;
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
}


.kidsKeywordLabel {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: arial,helvetica,sans-serif;
}


.kidsTextInputBox {
	font-weight: normal; 
	font-size: 8pt;
	width: 180px;
	height: 20px;
}


.breadcrumbs {
	color: #0000ff;
	font-size: 9pt;
	font-family: arial,helvetica,sans-serif;
}


A.navBarCurrent:hover {
	font-weight: bold; font-size: 75%; color: #ffff00; line-height: 90%; text-decoration: none
}


.kids_button, .kids_button_selected {
 font-size: 12px;
 font-weight: normal;
 color: #0000ff;
 background: #ffff00;
 border-left:   1px solid #ffffff;
 border-top:    1px solid #ffffff;
 border-right:  1px solid #a5a715;
 border-bottom: 1px solid #a5a715;
 height: 22px;
 text-decoration: none;
 cursor: hand;
}


.kids_greenbutton {
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 background: #3C7A49;
 border-left:   2px solid #4AA65B;
 border-top:    2px solid #4AA65B;
 border-right:  2px solid #1B5927;
 border-bottom: 2px solid #1B5927;
 height: 22px;
 text-decoration: none;
 cursor: hand;
}

