<style>
		.def{background-image:url(images/def_bg_01.gif);
			background-position : left;
			background-repeat : no-repeat;}
		.bg_01{
			background-image:url(images/ila_tile.gif);
			background-position : right;
			background-repeat : repeat-y;

		}
		.tabtd a{
			font: arial;
			font-family : sans-serif;
			font-size : 11px;
			font-weight: lighter;
			text-decoration : none;
			color:#FFf;
			width : 100px;
		}
		.tabtd a:hover{color:#FC3;}
		.tabtd{
			border-width:1px 1px 0px 1px;
			border-color:#99C;
			border-style : solid;
			background-image : url(images/button_blu_01.gif);
			background-repeat:no-repeat;
			text-align:left;
			padding-left : 23px;
			height : 20px;
			width : 100px;
			background-color:#006;
		}
		.tabtd2{
			border-width:1px 1px 1px 1px;
			border-color:#99C;
			border-style : solid;
			background-image : url(images/button_blu_01.gif);
			background-repeat:no-repeat;
			text-align:left;
			padding-left : 23px;
			height : 20px;
			width : 100px;
		}
		#buttons{position:relative;top:15px;left:3px;}
		.title{
			font : arial;
			font-family : sans-serif;
			font-size : 12px;
			font-weight : bold;
			color:#FC3;
			padding-left:5px;
			background-color:#006;
		}
		.text{
			font : arial;
			font-family : sans-serif;
			font-size : 12px;
			color:#FFF;
			vertical-align:top;
			padding:5px 5px 5px 5px;
			background-color:#99C;
		}
		.brow     {
			background-color : #006;
			height:35px;
			font:arial;
			font-family:sans-serif;
			color:#FFF;
		}
		.misc{font:arial; font-family:sans-serif;font-size:9px; color:#000;}
		h1{
			font:arial;
			font-family:sans-serif;
			font-size: 28px;
			color:#F60;
			font-weight : bold;
		}
		h2{font:arial;font-family:sans-serif;font-size:18px; color:#006; }
</style>