
		html {overflow: -moz-scrollbars-vertical;}
		body {padding:0; margin:0; color:#000000; font-family:Tahoma; font-size:11px;}
		br{font-size:10px}
		a {font-family:Tahoma; color:#000;}
		.s{font-family:Tahoma; font-size:11px;  color:#CBD2D9; text-decoration:none}
		.s1{font-family:Tahoma; font-size:11px;  color:#5E5F60}
		.green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
		.red{font-family:Tahoma; font-size:11px;  color:#990002;}
		.o{font-family:Tahoma; font-size:11px;  color:#FFCC00;}
		.blue{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
		.w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
		.b{font-family:Tahoma; font-size:11px;  color:#5E5E5E; }
		
		.link1, .link1 a {
			font-family: Tahoma, Arial;
			font-size: 10px;
			font-weight: bold;
			text-transform: none;
			color: #FFFFFF;
			text-decoration: none;
		}
		
		.firstlevel_active a, .firstlevel_nonactive a:hover {
			font-family: Tahoma, Arial;
			font-size: 12px; 
			text-transform: none;
			color: #FFFFFF;	
			text-decoration: none;
			background-color:#A90009;
		}
		
		.firstlevel_item_active {
			background-color:#A90009;
		}
				
		.firstlevel_nonactive a {
			font-family: Tahoma, Arial;
			font-size: 12px;
			text-transform: none;
			color: #FFFFFF;	
			text-decoration: none;
		}
	
		
		#ticker-container {	
			position:relative;
			overflow:hidden;
			width:308px;
			height:106px;
			margin: 4px;
		}
		
		#ticker {
			position:relative;
			width:312px;
		}
		
		#ticker td {
			padding: 8px;
		} 
		
		.content h5 {
			font-size: 11px;
			color: red;
		}
		
		.content h6 {
			font-size: 11px;
			color: blue;
		}
		
		
		.teaseritem {
			margin-bottom: 5px;
		}
		
		#input{
			width:160px;
			height:21px;
		}
		
		#input1{
			width:134px;
			height:21px;
		}
		
		#textarea{
			width:102px;
			height:48px;
			border-width:1px;
			border-style:solid;
			border:none;
			background-color:#F0EAE3;
			overflow:auto
		}
		
		.text4 {
			font-family: Tahoma, Arial;
			font-size: 10px;
			font-weight: bold;
			text-transform: none;
			color: #FFFFFF;
			text-decoration: none;
		}

		.secondlevel {
			padding-top:10px;
			margin-left:10px;
			text-align: left;
		}
		
		.secondlevel img {
			float:right;
			clear:both;
		}

		.secondlevel .firstlink {
			padding-bottom:10px;
		}
		
		.secondlevel a {
			padding-left:20px;
			padding-right:10px;
			padding-bottom:3px;
			color: #4B4E54;
			text-decoration: none;
			display:block;
		}
		
		.secondlevel a:hover {
			text-decoration: underline;
		}
		
		.secondlevel .secondlink a {
			padding-left:15px;
			width:115px;
		}
		
		.secondlevel .clicked a {
			font-weight: bold;
			background-image:url(/images/linkto.gif);
			background-position: center left;
			background-repeat: no-repeat;
			padding-right: 15px;
		}
		
		.secondlevel .secondlink {
			padding-top:5px;
			margin-left:20px;
		}
		
		.teaseraggregation {
			margin-left:20px;
			margin-right:15px;
			line-height:12px;
			color:#5E5F60;
		}
		
		.teaseritem {
			clear:both;
		}
		
		.teasercontent p {
			margin:0;
			margin-bottom:5px;
		}
		
		.teaserlink {
			margin-bottom:2px;
		}
		
		.teaserlink a {
			color:#5E5F60;
			font-family:Tahoma;
			font-size:11px;
			font-weight:bold;
		}
		
		.teaserimage {
			margin-right:5px;
		}
		
		.headline {
			font-weight: bold;
			margin-top: 10px;
			font-size: 14px;
		}
		
		.content, .headline {
			margin-left:20px;
		}
		
		.subline {
			font-size: 12px;
			font-weight: bold;
			color:#5E5F60;
		}
		
		.content a {
			background-image:url(/images/linkto.gif);
			background-position: center right;
			background-repeat: no-repeat;
			padding-right: 15px;
		}
		
		.content table, .content td {
			border: none;
		}
		
		.content td {
			padding-top: 2px;
			padding-bottom: 2px;
			padding-right: 2px;
		}
		
		#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
		#lightbox img{ width: auto; height: auto;}
		#lightbox a img{ border: none; }
		
		#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
		#imageContainer{ padding: 10px; }
		
		#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
		#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
		#imageContainer>#hoverNav{ left: 0;}
		#hoverNav a{ outline: none;}
		
		#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
		#prevLink { left: 0; float: left;}
		#nextLink { right: 0; float: right;}
		#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
		#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }
		
		#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
		
		#imageData{	padding:0 10px; color: #666; }
		#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
		#imageData #caption{ font-weight: bold;	}
		#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
		#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
		
		#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
		

		
