<style type="text/css">
		p{text-indent:0pt; word-spacing:2px; letter-spacing:0px; font-size:13px; font-family:Arial; color:#333333; margin: .95em 0em 0em 0em; line-height: 1.2;}
    .bkgradient{background-image:url("/images/pages/page-bk.jpg");background-repeat:repeat-x;background-attachment: fixed; background-position:top center};
    i{font-size:13px;color:#333333;font-family:Arial}
    b{font-size:12px;color:#333333;font-family:Arial}
    text{font-size:13px;color:#333333;font-family:Arial}
    td{font-size:13px;color:#333333;font-family:Arial}
    li{font-size:13px;color:#333333;font-family:Arial}
    legend{font-size:14px;color:#333333;font-family:Arial}
    hr{color: #777777; height: 1px;}
		h1{font-size:24px;color:#9e0e08;font-family:Arial;vertical-align: bottom;margin-bottom: -1;font-weight:normal}
		h2{font-size:20px;color:#9e0e08;font-family:Arial;vertical-align: bottom;margin-bottom: -1;font-weight:normal}
		h3{font-size:16px;color:#9e0e08;font-family:Arial;vertical-align: bottom;margin-bottom: -1;font-weight: bold}		
		.black{color: #333333;height: 1px;}
    .white{font-size:12px;color:#ffffff;font-family:Arial}
		.grey{font-size:18px;color:#333333;}
		.darkred{font-size:12px;color:#6b0e09;}
		.small{font-size:11px;color:#000000;font-family:Arial}
		.small2{font-size:11px;color:#ffffff;font-family:Arial}
		.border{border-style:solid;border-width:1px; border-color: #000000;}
		.copyright2{font-size:11px;color:#ffffff;font-family:Arial}							
		A:link{text-decoration: none; color: #333333;}
    A:visited{text-decoration: none; color: #333333;}
    A:hover{font-style: normal; color: #333333; text-decoration:underline;}
    A.nav:link{font-size:12px;color:#ffffff;font-family:Arial;font-weight:bold}
    A.nav:visited{font-size:12px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight:bold}
    A.nav:hover{font-size:12px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight:bold}
    A.nav2:link{font-size:11px;color:#ffffff;font-family:Arial;font-weight:normal}
    A.nav2:visited{font-size:11px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight:normal}
    A.nav2:hover{font-size:11px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight:normal}	
    A.nav6:link{font-size:12px;color:#ffffff;font-family:Arial;font-weight:normal}
    A.nav6:visited{font-size:12px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight:normal}
    A.nav6:hover{font-size:12px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight:normal}		
		A.direction:link{font-size:12px;color:#ffffff;font-family:Arial;font-weight: bold;}
    A.direction:visited{font-size:12px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight: bold;}
    A.direction:hover{font-size:12px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight: bold;}
		A.smallevent:link{font-size:11px;color:#333333;font-family:Arial;}
    A.smallevent:visited{font-size:11px;text-decoration: none; color: #333333;font-family:Arial;}
		A.smallevent:hover{font-size:11px;font-style: normal; color: #333333; text-decoration:underline;font-family:Arial;}
		A.copyright:link{font-size:11px;color:#ffffff;font-family:Arial;font-weight: bold}
    A.copyright:visited{font-size:11px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight: bold}
    A.copyright:hover{font-size:11px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight: bold}
		A.links:link{font-size:11px;color:#ffffff;font-family:Arial;font-weight: normal}
    A.links:visited{font-size:11px;text-decoration: none; color: #ffffff;font-family:Arial;font-weight: normal}
    A.links:hover{font-size:11px;font-style: normal; color: #f7d207; text-decoration:underline;font-family:Arial;font-weight: normal}
		
  	#logowindow
      {
      position:relative;
      background:none;
      }		
			
		#welcomewindow
      {
      position:relative;
			width:480px;
			border:0px solid #999999;
      background: none;
			padding: 0;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
      }
      
    .welcometitbar
      {
      width:170px;
			background:#d4e884;
      border-bottom:0px solid #344783;
      padding:0px;
      font: bold 11px verdana;
      }
      
    .welcomecontent
      {
    	width:480px; /* always -2px from the window width for IE only - -10px for IE $ Firefox*/
      overflow:auto;
			background:none;
      font: normal 12px arial ;
			color: #333333;
      scrollbar-base-color: #eee;
      scrollbar-track-color: #fff;
      scrollbar-arrow-color: #aaa;;
      scrollbar-highlight-color:#fff;
      scrollbar-shadow-color:#ddd;
      scrollbar-darkshadow-color:#777;
      padding:2px;
			margin-left: 2px;
			margin-right: 0px;
			margin-top: 75px;
			margin-bottom: 0px;
      }			
			
		#eventwindow
      {
      position:relative;
			z-index: 6;
      width:360px;
			height:233px;
      border:1px solid #000000;
      background-image:url("images/homepage/welcome-bk2.jpg");
			padding: 0;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
      }
      
    .eventtitbar
      {
      width:360px;
			height:45px;
			background:none;
      border-bottom:1px solid #000000;
      padding:0px;
      font: bold 11px verdana;
      }
      
    .eventcontent
      {
    	width:350px; /* always -2px from the window width for IE only - -10px for IE $ Firefox*/
      overflow:auto;
			height:185px;
      background:none;
      font: normal 12px arial ;
			color: #333333;
      scrollbar-base-color: #eee;
      scrollbar-track-color: #fff;
      scrollbar-arrow-color: #aaa;;
      scrollbar-highlight-color:#fff;
      scrollbar-shadow-color:#ddd;
      scrollbar-darkshadow-color:#777;
      padding:2px;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
      }
			
		#moderatorwindow
      {
      position:relative;
			z-index: 6;
      width:260px;
			height:238px;
      border:1px solid #000000;
      background-image:url("images/homepage/welcome-bk2.jpg");
			padding: 0;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;
      }
      
    .moderatortitbar
      {
      width:260px;
			height:45px;
			background:none;
      border-bottom:1px solid #777777;
      padding:0px;
      font: bold 11px verdana;
      }
			
    .moderatortitbar2
      {
      width:260px;
			height:15px;
			background:#dadada;
      border-top:1px solid #777777;
      padding:0px;
      font: bold 11px verdana;
			margin-left: 2px;
			margin-right: 0px;
			margin-top: 0px;
			margin-bottom: 0px;			
      }			
      
    .moderatorcontent
      {
    	width:255px; /* always -2px from the window width for IE only - -10px for IE $ Firefox*/
      overflow:auto;
			height:180px;
      background:none;
      font: normal 12px arial ;
			color: #333333;
      scrollbar-base-color: #eee;
      scrollbar-track-color: #fff;
      scrollbar-arrow-color: #aaa;;
      scrollbar-highlight-color:#fff;
      scrollbar-shadow-color:#ddd;
      scrollbar-darkshadow-color:#777;
      padding:2px;
			margin-left: 0px;
			margin-right: 0px;
			margin-top: 2px;
			margin-bottom: 0px;
      }																		
</style>
