/* stylesheet for Lolland-Falster Links pages */
/* June 2005, swr */

/*//////////////////////////////////////////////////////////////////////////////////// GLOBAL ELEMENTS */

body{			margin: 0px;	
				padding: 0px;	
				font-size: 11px;								
				background-color:rgb(160,160,160);}	
				
#flagDK{		position:absolute;
				left:610px;
				top:20px;
				height:14px;
				width:21px;	
				z-index:4;}
				
#flagUK{		position:absolute;
				left:636px;
				top:20px;
				height:14px;
				width:21px;		
				z-index:4;}
				
#flagDE{		position:absolute;
				left:662px;
				top:20px;
				height:14px;
				width:21px;				
				z-index:4;}				
				
.flaga{ 		position: absolute;										
				border-style:none;
				padding:0px;
				background:transparent;}
				
.flaga:hover{	position: absolute;										
				border-style:none;
				padding:0px;
				background:transparent;}			
				
/*                                                               ///////////////////// ANIMATED LFL TITLE BOX */
#full_title{	position: absolute;
				left: 20px; 
				top: 12px;
				height:29px;
				width:275px;							
				z-index:3;
				background-image: url("pictures/lfl_full_title_animated_275x29px.gif");  				
				background-repeat: no-repeat;}	

/*                                                               ///////////////////// PAGE CATEGORY BOX */		
#page_category{	position: absolute;
				left: 30px;
				top: 16px;
				height:20px;
				width:360px;
				font-family: Times New Roman;
				font-size: 20px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				color:rgb(000,000,110);
				background: transparent;
				z-index:1}

/*                                                               ///////////////////// PAGE LABEL BOX */		
#page_label{	position: absolute;
				left: 185px;
				top: 22px;
				height:20px;
				width:380px;
				font-family: Verdana;
				font-size: 14px;
				font-weight: bold;
				font-style: normal;
				text-align: right;
				color:rgb(000,000,090);
				background: transparent;
				z-index:1}

				
/*                                                               ///////////////////// CLOVER LEAF BOX - RIGHT */
#leaf_box{		position: absolute; 
				top: -36px;
				left: -18px;
				width:52px;
				height:52px; 								 								
				z-index:2;				
				background-image: url("pictures/clover_52px_left.gif");
				background-repeat:no-repeat;}	

/*                                                               ///////////////////// CLOVER LEAF BOX - RIGHT */
#lfl_box{		position: absolute; 
				top: 603px;
				left: -40px;
				width:250px;
				height:14px;
				font-family:Tahoma;
				font-size:14px;
				font-weight:bold;
				color:rgb(255,255,255);
				z-index:2;}
				
#lfl_box_sub{	position: absolute; 
				top: 607px;
				left: 180px;
				width:250px;
				height:18px;
				font-family:Times New Roman;
				font-size:16px;
				font-weight:normal;
				color:rgb(255,255,255);
				text-align:left;
				z-index:2;}	
				
/*                                                               ///////////////////// BACK ICON BOX */
#back{			position: absolute;
				width: 10px; 
				height: 10px; 
				left: 675px; 
				top: 22px;
				border-style:none;
				background:transparent;
				z-index:1}
				
#back a{		position: absolute;
				width: 18px;
				height: 18px;								
				border-style:none;
				background:transparent;
				z-index:1}			
/*                                                               ///////////////////// SEARCH ICON BOX */
#search{		position: absolute;
				width: 10px; 
				height: 10px; 
				left: 580px; 
				top: 20px;
				border-style:none;
				background:transparent;
				z-index:1}
				
#search a{		position: absolute;
				width: 18px;
				height: 18px;								
				border-style:none;
				background:transparent;
				z-index:1}							
/*                                                               ///////////////////// SEARCH ICON BOX MAIN */
#main_search{	position: absolute;
				width: 18px;
				height: 18px;				
				left: 305px; 
				top: 26px;
				border-style:none;
				background:transparent;
				z-index:1}				
				
#main_search a{	position: absolute;
				width: 18px;
				height: 18px;								
				border-style:none;
				background:transparent;
				z-index:1}				
/*                                                               ///////////////////// COPYRIGHT BOX */				
#copyright{		position: absolute;
				font-family:Verdana; 
				font-size: 9px;
				width: 450px;
				line-height: 12px; 
				height: 12px; 			
				left: 0px; 
				text-align:left;
				top: 640px;
				z-index:1}

/*                                                               ///////////////////// COUNTER BOX */				
#stats{			position: absolute;
				font-family:Verdana; 
				font-size: 10px;
				width: 240px;
				line-height: 12px;
				text-align:left;
				color:rgb(0,0,99); 
				height: 12px; 			
				left: 36px;
				top: 606px;
				z-index:2}														
				
/*                                                               ///////////////////// RED NYHEDER LINK BOX */				
#nyheder_box{	position: absolute; 
				top: 609px;
				left: 110px; 
				width: 600px; 
				height: 15px;
				font-family:Verdana;
				font-size:10px;
				font-weight:bold;
				text-align:right;
				z-index: 2; 				
				background:transparent;}				
/*                                                               ///////////////////// SEARCH PAGE FORMAT */
#search_main{	position: absolute;
				left: 45px; 
				top: 90px; 
				width: 630px; 
				padding:0px; 
				font-family: Verdana;
				font-size:11px; 
				font-weight: normal; 
				font-style: normal; 
				text-align: left;				
				color: rgb(64,64,64); 
				background:transparent; 
				z-index:1;}				
/*                                                               ///////////////////// SEARCH PAGE SUBTITLE */
#search_subtitle{
				position: absolute;
				left: 275px;
				top: 52px;
				height:20px;
				width:400px;
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				font-style: normal;
				text-align: right;
				background: transparent;
				z-index:1}								

/*//////////////////////////////////////////////////////////////////////////////////// GENERAL BODY ELEMENTS */
a{				padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;				
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(000,000,223);			/* bright blue text */
				background:transparent} 		/* no background color */
			
a:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(021,021,096)} 	/* dark blue background */
			
a:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(030,033,223);			/* bright blue text */
				background:transparent} 		/* no background color */			
				
.a2{			padding-top:1px;			    /* used on index page for editors*/
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 11px;				
				font-weight: normal;
				font-style: normal;
				text-align: left;				
				line-height: 14px;
				color:rgb(000,000,99);			/* bright blue text */
				background:transparent} 		/* no background color */
			
.a2:hover{		font-family: Verdana;			/* used on index page for editors*/
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(021,021,096)} 	/* dark blue background */
			
.a2:active{		font-family: Verdana;			/* used on index page for editors*/
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				line-height: 14px;
				color:rgb(030,033,223);			/* bright blue text */
				background:transparent} 		/* no background color */			
				
.a3{			padding:0px;	 	 		    /* used on index page for editors*/								
				font-family: Verdana;
				font-size: 11px;				
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(000,000,128);			/* bright blue text */
				background:transparent} 		/* no background color */
			
.a3:hover{		font-family: Verdana;			/* used on index page for editors*/
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(021,021,096)} 	/* dark blue background */
			
.a3:active{		font-family: Verdana;			/* used on index page for editors*/
				font-size: 11px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(030,033,223);			/* bright blue text */
				background:transparent} 		/* no background color */			
				
/*//////////////////////////////////////////////////////////////////////////////////// LINK FORMATS FOR ALL BOXES */

#nyheder_box a{	text-decoration:none;
				font-size:10px;
				font-weight:bold;
				color:#008000;
				background:transparent;}

#nyheder_box a:hover{
				color:rgb(255,255,255);
				background-color:#008000;}
				
/*//////////////////////////////////////////////////////////////////////////////////// GENERAL CLASSES */	
				
.a1{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;				
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(46,46,46);			/* dark grey text */
				background:transparent} 		/* no background color */				
			
.a1:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(26,135,64)} 		/* dark green background */	

.a1:active{		font-family: Verdana;
				font-size: 10px;				
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(46,46,46);			/* dark grey text */
				background:transparent} 		/* no background color */				
				
.a_11{			font-family: Verdana;
				font-size: 11px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(000,000,090);		 		/* dark blue text */
				background:transparent} 			/* transparent background */	
				
.a_11:hover{	font-family: Verdana;
				font-size: 11px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);		 		/* dark blue text */
				background-color:rgb(000,000,090)}	/* transparent background */												

/*//////////////////////////////////////////////////////////////////////////////////// LINK FORMATS */					

				
#copyright a{	padding:0px;			
				font-family: Verdana;
				font-size: 9px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(180,0,38);
				background:transparent} 
				
#copyright a:hover{				
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(021,021,096)} 	/* dark blue background */								

#copyrightA{	position: absolute;
				font-family:Verdana; 
				font-size: 9px;
				width: 540px;
				line-height: 12px; 
				height: 12px; 			
				left: 50px; 
				top: 400px;
				color:rgb(0,0,0);
				z-index:1}
				
#copyrightA a{	text-decoration:none;
				font-family:Verdana; 
				font-size: 9px;				
				color:rgb(180,0,38);				
				z-index:1}
				
#copyrightA a:hover{				
				line-height: 14px;
				color:rgb(255,255,255);		 	/* white text */
				background:rgb(021,021,096)} 	/* dark blue background */			
				

/*//////////////////////////////////////////////////////////////////////////////////// PLAIN TEXT FORMAT */	
										
.txt1{			font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				color:rgb(32,32,32);
				background:transparent}
			
/*//////////////////////////////////////////////////////////////////////////////////// COMMON PAGE ELEMENTS */

#main_title_2{	position: absolute;
				left: 274px; 
				top: 12px; 			
				height:15px; 
				font-family: "Times New Roman";
				font-size:26px;									
				font-weight: bold;
				color: rgb(000,000,160);
				text-align: left;
				z-index:1}
								
#main_subtitle{	position: absolute; 
				left: 204px; 
				top: 48px; 
				height: 20px; 
				width:493px;
				font-family: Verdana;
				font-size: 11px;
				font-weight: normal;
				font-style: italic;
				text-align: right;				
				background: transparent;
				z-index:1}			
									
#main_subject{	position: absolute; 
				left: 0px; 
				top: 50px; 
				height: 20px; 
				width:490px;
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				font-style: normal;
				text-align: right;
				color:rgb(180,0,38);				
				background: transparent;
				z-index:1}			
					
#main_help{		position: absolute;
				width: 24px; 
				height: 24px; 
				left: 50px; 
				top: 55px;
				border-style:none;
				background:transparent;
				z-index:1}	
			
#main_help a{	padding:0px;						
				background:transparent} 		/* no background color */	

#main_map{		position: absolute;
				width: 24px; 
				height: 24px; 
				left: 28px; 
				top: 55px;
				border-style:none;
				border-width:0px;
				background:transparent;
				z-index:1}	
			
#main_map a{	padding:0px;						
				background:transparent} 		/* no background color */	
				
#main_favorite{
				position: absolute; 
				left: 18px; 
				top: 640px; 
				height: 20px; 
				width:240px;
				font-family: Verdana;
				font-size: 9px;
				font-weight: normal;
				font-style: normal;
				text-align: left;				
				background: transparent;
				z-index:1}		
			
/*//////////////////////////////////////////////////////////////////////////////////// POPUP BOXES */	

#popup_box{		position: relative;
				top: 20px;
				left: 20px;
				width: 480px;	
				padding:10px;										
				font-family: Verdana;
				font-size: 11px;													
				background-color:rgb(240,240,240);}	
			
#popup_box a{	background: transparent;
				text-decoration: none;
				padding-left: 3px;
				padding-right: 3px;
				padding-bottom: 1px;						
				font-weight: normal;
				color: RGB(204,051,000);}			

#popup_box a:hover{
				background-color: RGB(182,201,219);}					

#popup_box a:active{
				background-color: RGB(182,201,219);}						

popup_box p{	margin-bottom: 8px;
				margin-top: 0px;						
				padding-left: 0px;	
				padding-right: 0px;	
				padding-top: 3px;	
				padding-bottom: 3px;				
				font-family: Verdana;
				font-size: 11px;
				font-weight: normal;
				color: RGB(64,64,64);										
				text-align: left;
				background-color: RGB(255,255,255);}					
																								
#popup_box h1{	margin-top: 0px;
				margin-bottom: 0px;
				padding-left: 0px;
				padding-top: 0x;
				padding-bottom: 0px;					
				font-family: Verdana;
				font-size: 14px;
				font-weight: bold;
				font-variant: small-caps;
				line-height: 20px;
				color: RGB(146,173,201);
				background-image: url("pictures/grad_blue_horizontal_4p.gif");  
				background-position-y: 17px;
				background-repeat: no-repeat;}
					
#popup_box h2{	margin-top: 0px;
				margin-bottom: 0px;
				padding-left: 0px;
				padding-top: 1px;
				padding-bottom: 1px;					
				font-family: Verdana;
				font-size: 12px;
				font-weight: bold;
				font-variant: normal;
				line-height: 18px;
				color: RGB(128,128,128)}

#popup_box b{	color: RGB(146,173,201);}
							
				
/*//////////////////////////////////////////////////////////////////////////////////// MASTER CONTAINER */		

#container{		position: relative;									
				height:630px;
				width:721px;
				border-style: none;
				z-index:1}					
								
#container_cTL{	position: absolute;
				left: 0px;
				top: 0px; 
				width: 18px; 
				height: 18px;				
				background-image: url("pictures/cornerTL.gif");
				background-repeat:no-repeat;
				z-index:1}	
				
#container_cTR{	position: absolute;
				left: 703px;
				top: 0px; 
				width: 18px; 
				height: 18px;				
				background-image: url("pictures/cornerTR.gif");
				background-repeat:no-repeat;
				z-index:1}	

#container_cBL{	position: absolute;
				left: 0px;
				top: 612px; 
				width: 18px; 
				height: 18px;				
				background-image: url("pictures/cornerBL.gif");
				background-repeat:no-repeat;
				z-index:1}	
				
#container_cBR{	position: absolute;
				left: 703px;
				top: 612px; 
				width: 18px; 
				height: 18px;				
				background-image: url("pictures/cornerBR.gif");
				background-repeat:no-repeat;
				z-index:1}		

/*//////////////////////////////////////////////////////////////////////////////////// ROUND-CORNER BOXES */	

/*============================================================================ LANGUAGE BOX 660 px */		

.T8{width:    660px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT8{width:   640px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB8{width:   640px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ SUBJECT BOX 460 px */		

#subject_box			{position: absolute; left: 30px; top: 72px}

.T7{width:    460px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT7{width:   440px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB7{width:   440px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}	

/*============================================================================ ABOUT BOX 660 px */		

#about_box				{position: absolute; left: 30px; top: 92px}

.T0{width:    660px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT0{width:   640px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB0{width:   640px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ MAIN LEFT 246px */		
						
#main_left_2			{position: absolute; left: 30px; top: 64px;}
#main_left_2_text		{position: absolute; left: 38px; top: 70px; width: 230px; padding:0px; font-family: Verdana; font-size:10px; font-weight: normal; font-style: normal; text-align: left; color: rgb(125,77,60); background:transparent; z-index:1;}				
#stars_text1			{position: absolute; left: 38px; top: 47px; width:  70px;              font-family: Verdana; font-size:12px; font-weight: bold:   font-style: normal; text-align: left; color: rgb(255, 0, 0); background;transparent; z-index:1;}
#language_text1			{position: absolute; left: 86px; top: 45px; width:  70px;              font-family: Verdana; font-size:10px; font-weight: bold:   font-style: normal; text-align: left; color: rgb(255, 0, 0); background;transparent; z-index:1;}
	
.T1{width:    246px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT1{width:   226px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB1{width:   226px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ MAIN RIGHT 407px */		
			
#main_right_2			{position: absolute; left: 285px; top: 64px;}

.T2{width:    405px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT2{width:   385px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB2{width:   385px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ 2-COLUMN PAGE, 320px */			

#box_left_2				{position: absolute; left:  30px; top: 115px;}
#box_right_2			{position: absolute; left: 365px; top: 115px;}

.T3{width:    325px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT3{width:   305px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB3{width:   305px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ 3-COLUMN PAGE, 210px */			

#box_left_3   			{position: absolute; left:  30px; top: 115px;}
#box_mid_3    			{position: absolute; left: 253px; top: 115px;}
#box_right_3  			{position: absolute; left: 476px; top: 115px;}

/*																			   MAIN (3-column page, no link description field)*/
#box_left_3a   			{position: absolute; left:  30px; top: 70px;}
#box_mid_3a    			{position: absolute; left: 253px; top: 70px;}
#box_right_3a  			{position: absolute; left: 476px; top: 70px;}

.T4{width:    214px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT4{width:   194px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB4{width:   194px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ 4-COLUMN PAGE, 200px */			

#box_left_4  			{position: absolute; left:  30px; top: 115px;}
#box_mid-left_4   		{position: absolute; left: 197px; top: 115px;}
#box_mid-right_4  		{position: absolute; left: 364px; top: 115px;}
#box_right_4 			{position: absolute; left: 531px; top: 115px;}

.T5{width:    159px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT5{width:   139px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB5{width:   139px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ TOP DESCRIPTION BOX, 600px */			

#box_top 				{position: absolute; left: 30px; top: 63px;}
#box_top_text			{position: absolute; left: 38px; top: 70px; width: 640px; padding:0px; font-family: Verdana; font-size:10px; font-weight: normal; font-style: normal; text-align: left; color: rgb(125,77,60); background:transparent; z-index:1;}
#stars_text2			{position: absolute; left: 38px; top: 47px; width:  70px;              font-family: Verdana; font-size:12px; font-weight: bold:   font-style: normal; text-align: left; color: rgb(255, 0, 0); background;transparent; z-index:1;}
#language_text2			{position: absolute; left: 86px; top: 45px; width:  70px;              font-family: Verdana; font-size:10px; font-weight: bold:   font-style: normal; text-align: left; color: rgb(255, 0, 0); background;transparent; z-index:1;}

.T6{width:    660px; height:  10px; top: 60px; left: 60px; border-spacing:0px; border-style:none; background:transparent}
.LT6{width:   640px; height:  10px; background-image: url("pictures/LineTop.gif"); background-repeat:repeat-x}
.LB6{width:   640px; height:  10px; background-image: url("pictures/LineBtm.gif"); background-repeat:repeat-x}

/*============================================================================ CONSTANT ELEMENTS */		

/* left and right vertical lines for all table widths */ 
.LL{height:   10px; width:   10px; background-image: url("pictures/LineLeft.gif"); background-repeat:repeat-y}
.LR{height:   10px; width:   10px; background-image: url("pictures/LineRight.gif"); background-repeat:repeat-y}

/* four corner gif images for all table widths */
.TLC{height:  10px; width:   10px; background-image:url("pictures/corner_s_TL.gif"); background-repeat:no-repeat}
.TRC{height:  10px; width:   10px; background-image:url("pictures/corner_s_TR.gif"); background-repeat:no-repeat}
.BLC{height:  10px; width:   10px; background-image:url("pictures/corner_s_BL.gif"); background-repeat:no-repeat}
.BRC{height:  10px; width:   10px; background-image:url("pictures/corner_s_BR.gif"); background-repeat:no-repeat}

/*//////////////////////////////////////////////////////////////////////////////////// LINK COLOR CODES 1 - 5 */	

/*========================================================================= LINK COLORS */
/*	links with 1, 2 , 3 og 4 stars	= black												*/
/*	links with 5 stars				= dark red											*/
/*	all links: active				= bold												*/
/*	all links: hover				= white text, dark blue background					*/
/*========================================================================= ONE STAR 	*/
#s1{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s1:visited{	font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s1:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);
				background:rgb(021,021,096)}

#s1:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}
/*========================================================================= TWO STARS */
#s2{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: noamal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s2:visited{	font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s2:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);
				background:rgb(021,021,096)}

#s2:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}
/*========================================================================= THREE STARS */
#s3{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s3:visited{	font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s3:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);
				background:rgb(021,021,096)}

#s3:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

/*========================================================================= FOUR STARS */
#s4{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s4:visited{	font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

#s4:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);
				background:rgb(021,021,096)}

#s4:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(0,0,200);
				background:transparent}

/*========================================================================= FIVE STARS */
#s5{			padding-top:1px;
				padding-left:3px;
				padding-right:3px;
				padding-bottom:2px;
				font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(160,000,000);
				background:transparent}

#s5:visited{	font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(160,000,000);
				background:transparent}

#s5:hover{		font-family: Verdana;
				font-size: 10px;
				font-weight: normal;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(255,255,255);
				background:rgb(021,021,096)}

#s5:active{		font-family: Verdana;
				font-size: 10px;
				font-weight: bold;
				font-style: normal;
				text-align: left;
				text-decoration:none;
				line-height: 14px;
				color:rgb(160,000,000);
				background:transparent}