/* CSS definition file containing sitestyle stylesheets */
body, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}

table {
	text-align: left;	
}

body {
	text-align: center;
	background: url(bilder/taustavarjo.jpg) center top no-repeat;
}

img { border: 0; }

#content { width: 980px; margin: 0 auto; text-align: left; border: 0; }

#header { width: 980px; height: 60px; margin: 0; padding: 0; }
*html #header { margin: 2px 0 0 0; } /* IE fix */

#innehall { background: #ffffff; padding: 40px 0 20px 0; border-right: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; }
*html #innehall { padding: 20px 0 20px 0; } /* IE fix */

#footer {
	clear: both;
	height: 80px;
	border-top: 1px solid #e6e6e6;
}
*html #footer {
	height: 50px;
	padding-top: 40px;
}
#footer p {
	margin-top: 30px;
	margin-left: 50px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/* Modified by Delicard */

#meny {
	width: 980px;
	height: 22px;
	padding: 0;
	background: #006b8d;
	text-align: center;
	font-size: 12px;
}

/* IE fix for width */
*html #meny {
	width: 980px;
	margin: -3px 0 0 0;
}

/* links in #meny */
#meny a {
	font-weight: bold;
	text-decoration: none;
}

.suckertreemenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

/*Top level list items*/
.suckertreemenu ul li {
	position: relative;
	display: inline;
	float: left;
	background: #006b8d;
}

/*Top level menu link items style*/
.suckertreemenu ul li a {
	display: block;
	width: 136px; /*Width of top level menu link items*/
	padding: 5px 10px 1px 10px;
	height: 16px;
	text-decoration: none;
	color: #FFFFFF;
}

/* IE fix for width */
*html .suckertreemenu ul li a {
	width: 163px;
	height: 22px;
}

/*1st sub level menu*/
.suckertreemenu ul li ul {
	position: absolute;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	display: list-item;
	float: left;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	display: block;
	color: #FFFFFF;
}

.suckertreemenu ul li a:hover {
	background: url(bilder/meny_hover.jpg) repeat-x;
	color: #FFFFFF;
}
/* End of menu */

/* Header elements */
h1 { font-size: 18px; padding: 4px 0; margin: 0; font-weight: bold; }
h2 { font-size: 14px; padding: 0; margin: 0; font-weight: normal; }
h3 { font-size: 12px; padding: 0; margin: 0; font-weight: bold; }
h4 { font-size: 14px; padding: 0; margin: 0; font-weight: bold; }

em { font-style: normal; }


#framsidabilder {
 width: 930px;
 height: 206px;
 background: url(bilder/framsida-bakgrund.jpg) no-repeat;
}

#framsidabildv { float: left; margin: 5px 0 0 8px; border: 0; }
#framsidabildc { float: left; margin: 5px 0 0 8px; border: 0; }
#framsidabildh { float: left; margin: 5px 0 0 8px; border: 0; }


/* Highlight box with background, little padding, white text and text aligned to left */
#highlight1l {
	width: 245px;
	height: 64px;
	background: url(bilder/redbox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: left;
}
*html #highlight1l { height: 72px; } /* IE fix for height because it handles padding differently */

#highlight1c {
	width: 245px;
	height: 64px;
	background: url(bilder/redbox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: center;
}
*html #highlight1c { height: 72px; } /* IE fix for height */

#highlight1r {
	width: 245px;
	height: 64px;
	background: url(bilder/redbox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: right;
}
*html #highlight1r { height: 72px; } /* IE fix for height */


#highlight2l {
	width: 245px;
	height: 64px;
	background: url(bilder/greybox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: left;
}
*html #highlight2l { height: 72px; } /* IE fix for height */

#highlight2c {
	width: 245px;
	height: 64px;
	background: url(bilder/greybox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: center;
}
*html #highlight2c { height: 72px; } /* IE fix for height */

#highlight2r {
	width: 245px;
	height: 64px;
	background: url(bilder/greybox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: right;
}
*html #highlight2r { height: 72px; } /* IE fix for height */

#highlight3l {
	width: 245px;
	height: 64px;
	background: url(bilder/redbox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: left;
}
*html #highlight3l { height: 72px; } /* IE fix for height */

#highlight3c {
	width: 245px;
	height: 64px;
	background: url(bilder/purplebox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: center;
}
*html #highlight3c { height: 72px; } /* IE fix for height */

#highlight3r {
	width: 245px;
	height: 64px;
	background: url(bilder/purplebox.jpg) no-repeat;
	border: 1px solid #000000;
	padding: 4px 6px;
	margin: 0;
	color: #ffffff;
	text-align: right;
}
*html #highlight3r { height: 72px; } /* IE fix for height */

/* No margin or padding for headers and paragraphs in highlight elements */
#highlight1l p, #highlight1l h2, #highlight2l p, #highlight2l h2, #highlight3l p, #highlight3l h2, #highlight1c p, #highlight1c h2, #highlight2c p, #highlight2c h2, #highlight3c p, #highlight3c h2, #highlight1r p, #highlight1r h2, #highlight2r p, #highlight2r h2, #highlight3r p, #highlight3r h2 {
	margin: 0;
	padding: 0;
}

/* Normal links in text */
#innehall a:link {
	color: #006b8d;
	text-decoration: none;
	font-weight: bold;
}
#innehall a:visited {
	color: #006b8d;
	text-decoration: none;
	font-weight: bold;
}
#innehall a:hover {
	color: #006b8d;
	text-decoration: underline;
	font-weight: bold;
}
#innehall a:active {
	color: #006b8d;
	text-decoration: none;
	font-weight: bold;
}

/* Links in highlight elements are white */
#highlight1l a:link, #highlight1l a:visited, #highlight1l a:active { color: #ffffff; }
#highlight1c a:link, #highlight1c a:visited, #highlight1c a:active { color: #ffffff; }
#highlight1r a:link, #highlight1r a:visited, #highlight1r a:active { color: #ffffff; }
#highlight2l a:link, #highlight2l a:visited, #highlight2l a:active { color: #ffffff; }
#highlight2c a:link, #highlight2c a:visited, #highlight2c a:active { color: #ffffff; }
#highlight2r a:link, #highlight2r a:visited, #highlight2r a:active { color: #ffffff; }
#highlight3l a:link, #highlight3l a:visited, #highlight3l a:active { color: #ffffff; }
#highlight3c a:link, #highlight3c a:visited, #highlight3c a:active { color: #ffffff; }
#highlight3r a:link, #highlight3r a:visited, #highlight3r a:active { color: #ffffff; }

#leftbox {
	float: left; width: 280px; margin: 0 10px 0 0;
}

#centerbox {
	float: left; width: 280px; border: 1px solid #8d8d8d; margin: 0 10px; padding: 5px;
	background: #eeeeee;
}

#rightbox {
	float: left; width: 280px; margin: 0 0 0 10px;
}

#formbox {
	float: right; width: 600px; border: 1px solid #8d8d8d; margin: 0 10px 0 10px; padding: 5px; background: #eeeeee;
}

#intro {
	float: left; width: 260px; margin: 0 10px 0 20px;
}

#innehall ul {
	list-style-type: square;
	margin: 5px 10px;
	padding: 10px;
}

 .text_110   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_111   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_112   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_113   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_114   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_115   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_116   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_117   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_118   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_119   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_120   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_121   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 21px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_122   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 22px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_123   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 23px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_124   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 24px; color: rgb(0,0,153); font-weight: normal; font-style: normal; text-decoration: none ;}

 .text_210   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_211   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_212   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_213   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_214   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_215   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_216   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_217   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_218   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_219   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_220   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_221   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 21px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_222   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 22px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_223   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 23px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}
 .text_224   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 24px; color: rgb(0,0,153); font-weight: bold; font-style: normal; text-decoration: none ;}


 .formTXT    { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; text-indent: 15px; margin-top: 2px; margin-left: 2px; }
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn10  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb10  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn11  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb11  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn12  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb12  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn13  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb13  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn14  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb14  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn15  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb15  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_sn16  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_sb16  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n08   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_n09   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 9px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_n10   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b10   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n11   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_w11   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b11   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n12   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b12   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n13   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b13   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n14   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b14   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n15   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b15   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n16   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b16   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n17   { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b17  { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n18 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b18 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n19 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b19 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n20 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b20 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n21 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 21px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b21 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 21px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n22 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 22px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b22 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 22px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n23 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 23px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b23 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 23px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n24 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 24px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b24 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 24px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n25 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 25px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b25 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 25px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n26 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 26px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b26 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 26px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n27 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 27px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b27 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 27px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n28 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 28px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b28 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 28px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n29 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 29px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b29 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 29px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_n30 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 30px; color: rgb(102,102,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .text_b30 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 30px; color: rgb(102,102,102); font-weight: bold; font-style: bold; text-decoration: none ;}

 .text_r14 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}

 .text_xx10 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}

 .text_rb10 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb11 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb12 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb13 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb14 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb15 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb16 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb17 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb18 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb19 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_rb20 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(255,0,0); font-weight: bold; font-style: bold; text-decoration: none ;}

 .text_bb10 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb11 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb12 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb13 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb14 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb15 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb16 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb17 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb18 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb19 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_bb20 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(0,0,255); font-weight: bold; font-style: bold; text-decoration: none ;}

 .text_gb10 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb11 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb12 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb13 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 13px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb14 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb15 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 15px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb16 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb17 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 17px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb18 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 18px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb19 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 19px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}
 .text_gb20 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(0,255,0); font-weight: bold; font-style: bold; text-decoration: none ;}

 .link_u { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(222,222,222); font-weight: bold; text-decoration: underline ;}
 
 

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 100;
left: 160px; /*position where enlarged image should offset horizontally */

}


