ifvl-ci.css {
	background: #ffc850 repeat inherit inherit;
}

/*<group=ifvl-ci>*/

A:ACTIVE.extern{text-decoration:underline;color: #3b52db;
	background: #ffc850;
}

A:VISITED.extern{text-decoration:underline;color:#818181;
	background: #ffc850;
}

H1{letter-spacing: 0px;word-spacing:2px;text-align: center;color: #0000a0;
	background: #ffc850 inherit;
	font: xx-large/150% "comic sans ms", Arial, Helvetica, sans-serif;
	direction: ltr;
	border-color: transparent;
}

H2{font-size: x-large;font-family: Helvetica, Arial, sans-serif, Verdana;line-height:150%;word-spacing:2px;text-align: center;color: #0000a0;
	background: #ffc850;
	letter-spacing: 0px;
}

H3{font-size:11pt;font-family: Arial, Helvetica, sans-serif, Verdana;line-height:150%;word-spacing:2px;text-align: center;color: #0000a0;
	background: #ffc850;
	direction: ltr;
	letter-spacing: 0px;
}

H4{font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;line-height:150%;letter-spacing:2px;word-spacing:2px;text-align:left;color: #0000a0;
	background: #ffc850;
}

A:LINK.extern{text-decoration:underline;color: #0000a0;
	background: #ffc850;
}

body {
	background : #ffc850;
	color: #0000a0;
	font: medium 'Lucida Grande';
	text-align: left;
}

A:VISITED{text-decoration:underline;color:#818181;
	background: #ffc850;
}

A:ACTIVE{text-decoration:underline;color: #3b52db;
	background: #ffc850;
}

A:LINK{text-decoration:underline;color: #3b52db;
	background: #ffc850;
}
	
/* Sidebar / navigation */

#sidebar { color: #02029e; background-color: #ffc850; font-size:12pt;font-family: Arial, Helvetica, sans-serif, Verdana;line-height:150%;word-spacing:2px;text-align: center;color: #0000a0;
	background: #ffc850;
	direction: ltr;
	letter-spacing: 0px;
}
#sidebar h2    {text-align: left; color: #0202a2; background-color: #ffc850; border-style: none; font-size: 12pt; line-height:1ex; }
#sidebar h2 a    { color: #30c; text-decoration: none; display: block; border: solid 0 }
#sidebar h2 a:hover     { color: white; background-color: #039; border-style: solid; border-color: #039 }

#sidebar ul    {text-align: left;  list-style-type: none; list-style-image: none; padding: 1px 3px; overflow: hidden; border-width: 0 }

#sidebar li     {text-align: left;  color: #006bb6; line-height: 2.5ex; display: block; width: 130px; border: 0 }
#sidebar li a    { color: #30c; text-decoration: none; display: block; border: solid 0 }

#sidebar li a:hover     { color: white; background-color: #039; border-style: solid; border-color: #039 }
	
	
/*</group>*/