<!--
td		 { font-family:Arial; font-size:10pt }
ul		 { text-align:left; margin-left:15px }
h1		 { 
	font-family:Helvetica,Verdana,Arial;
	font-size:14pt;
	color:#666699;
	font-weight:bold ;
	border-bottom:1px dotted #999999;
}

h2 		{ 
	font-size:10pt;
	font-weight:bold;
	margin-bottom:3px;
}

a {
	color:#9C0000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
	font-weight:bold;
}

img.photo {
	border:1px outset #999999
}

	 UL.menu {
		  margin : 0 5px;
		  list-style-type : none;
		  font-size : 10pt;
		  padding-left : 0;
		  padding-right : 3px;
	 }
	 ul.menu li {
		  background-image : url('../../CSS/dot.gif');
		  background-repeat : repeat-x;
		  padding : 3px;
		  font-weight:normal;
	 }
	 UL.menu A {
		  text-decoration : none;
		  font-weight:normal;
	 }
	 UL.menu .active {
		  font-weight : bold;
	 }
	 UL.menu A:link {
		  color : #000;
	 }
	 UL.menu A:visited {
		  color : #000;
	 }
	 ul.menu a:hover {
		  color : #990000;
		  text-decoration : underline;
	    font-weight:normal;
	 }
	 UL.menu A:active {
		  color : #870101;
	 }
	 .cbar .box {
		  background-position : left bottom;
		  background-image : url(../../CSS/boxbottom.gif);
		  padding-bottom : 5px;
		  margin : 0 3px 3px;
		  overflow : hidden;
		  width : 126px;
		  background-repeat : no-repeat;
		  text-align : left;
	 }
	 .cbar .menucadre {
		  background-position : left bottom;
		  background-image : url(../../CSS/boxbottom.gif);
		  padding-bottom : 5px;
		  margin : 0 3px 3px;
		  overflow : hidden;
		  width : 126px;
		  background-repeat : no-repeat;
		  text-align : left;
	 }
	 H6 {
		  font : 11px "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	 }
	 .cbar H6 {
		  padding-right:8px;
		  background-position : left top;
		  padding-left:8px;
		  font-weight:bold;
		  background-image : url(../../CSS/boxtop.gif);
		  padding-bottom : 3px;
		  margin : 0 3px;
		  line-height : 13px;
		  padding-top : 9px;
		  text-align : left;
	 }
	 #boxcontent {
		  width : auto;
		  padding-top : 3px;
	 }
	 #boxcontentleft {
		  float : left;
		  margin-bottom : 2px;
		  width : 132px;
		  text-align : center;
	 }


td.section   { color: #666699; background-color: #E0E0FB; font-weight: bold; 
               border-bottom-style: solid; border-bottom-width:1px; 
               padding-left:5px; padding-right:3px; padding-top:3px; 
               padding-bottom:3px }
input.button { background-color:#FFFFFF; color:#666699; background-image:url(../../CSS/go.gif); 
               background-repeat: no-repeat; font-weight: bold; 
               border:1px outset #666699; padding-left:15px; 
               background-position: left center }


-->
