/* CSS Document */


body	{text-align:left;
			margin-top:0px;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px; 
			font-family:Frutiger Roman, Helvetica, sans-serif;
			background-color:#ffffff; 
			background-image:url(pics/sidebar.jpg);
			background-repeat:repeat-y}

body.pink	{text-align:left;
			margin-top:0px;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px; 
			font-family:Frutiger Roman, Helvetica, sans-serif;
			background-color:#FDEDF0;  
			background-image:none;
			background-repeat:repeat-y}
			
h1	{text-align:center;
			margin-top:5px;
			margin-bottom:10px;
			margin-left:8px;
			margin-right:10px;
		text-indent:0px;
		font:bolder 24px/27px Frutiger Roman,Helvetica,sans-serif;
		color:#29232f;}				
h1.feature	{text-align:center;
			margin-top:2px;
			margin-bottom:0px;
			margin-left:10px;
			margin-right:10px;
		text-indent:0px;
		font:bolder 14px/15px Frutiger Roman,Helvetica,sans-serif;
		color:#29232f;}	
	
h2	{text-align:center;
			margin-top:10px;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
		text-indent:0px;
		font:bolder 19px/22px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}	
	
h3	{text-align:left;
			margin-top:7px;
			margin-bottom:0px;
			margin-left:10px;
			margin-right:10px;
		text-indent:0px;
		font:bold 19px/25px Frutiger Roman,Helvetica,sans-serif;
		color:#29232f;}	
	
h4	{text-align:left;
			margin-top:6px;
			margin-bottom:0px;
			margin-left:10px;
			margin-right:10px;
		text-indent:0px;
		font:bold 16px/20px Frutiger Roman,Helvetica,sans-serif;
		color:#29232f;}	
	
p.main   	{text-align:left;
			margin-top:7px;
			margin-bottom:15px;
			margin-left:15px;
			margin-right:15px;
		text-indent:0px;
		font:400 13px/18px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}	
		
p   	{text-align:left;
			margin-top:7px;
			margin-bottom:15px;
			margin-left:35px;
			margin-right:35px;
		text-indent:0px;
		font:400 13px/18px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}	
p.news   	{text-align:left;
			margin-top:7px;
			margin-bottom:15px;
			margin-left:7px;
			margin-right:7px;
		text-indent:0px;
		font:400 11px/13px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}
	
.comments   	{text-align:left; vertical-align:top
			margin-top:7px;
			margin-bottom:15px;
			margin-left:35px;
			margin-right:35px;
		text-indent:0px;
		font:400 13px/18px Frutiger Roman,Helvetica,sans-serif;
		color:#000000; 
		padding:3px;}
	
.intro   	{font:500 16px/18px Frutiger Roman,Helvetica,sans-serif;
			color:#221e1f;}	
			
.normal   	{font:400 13px/18px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}
	
.column   	{ext-align:left;
			margin-top:7px;
			margin-bottom:15px;
			margin-left:10px;
			margin-right:10px;
		text-indent:0px;font:500 10px/11px Frutiger Roman,Helvetica,sans-serif;
			color:#000000;}
			
			
	
li   	{text-align:left;
			margin-top:7px;
			margin-bottom:5px;
			margin-left:27px;
			margin-right:7px;
		text-indent:0px;
		font:normal 13px/16px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}
	
p.sub   	{text-align:center;
			margin-top:7px;
			margin-bottom:5px;
			margin-left:7px;
			margin-right:7px;
		text-indent:0px;
		font:normal 9px/11px Frutiger Roman,Helvetica,sans-serif;
		color:#000000;}
	

					
a 				{color:#333333; 
				text-decoration:none; 
				font-weight:400;
				}
				
a:link {color:#333333; 
				text-decoration:none;
				}
		
a:visited {color:#333333;
				text-decoration:none;
				}
		
a:hover {color:#000000;
				text-decoration:none;
				}
		
a:active {color:#000000;
				text-decoration:none;
				}
				
.menu {color:#000000; 
				text-decoration:none;
				font:400 11px/11px Frutiger Roman,Helvetica,sans-serif;
				}
.menu2 {color:#000000; 
				text-decoration:none;
				font:400 10px/11px Frutiger Roman,Helvetica,sans-serif;
				}

a.menu:link {color:#000000; 
				text-decoration:none;
				}		
				
a.menu:visited {color:#000000;
				text-decoration:none;
				}
		
a.menu:hover {color:#333333	; 
				text-decoration:none;
				}
		
a.menu:active {color:#333333;
				text-decoration:none;
				}
				
a.menu2:link {color:#000000; 
				text-decoration:none;
				}		
				
a.menu2:visited {color:#000000;
				text-decoration:none;
				}
		
a.menu2:hover {color:#333333	; 
				text-decoration:none;
				}
		
a.menu2:active {color:#333333;
				text-decoration:none;
				}
				

table.main 		{ background-color:#FFFFFF;

				}
	
				
td.pink			{ background-color:#F9C3D1;  

				}
