/*  Local specific CSS  */

/*  Global Formatting 	*/
.k0  {line-height: 18px; font-weight: 400; font-size:12px; color: #666;    font-family:  Arial, Helvetica, sans-serif;}                            /* normal */
.k1  {line-height: 27px; font-weight: 400; font-size:12px; color: #666;    font-family:  Arial, Helvetica, sans-serif; letter-spacing: -2px;}
.k2  {line-height: 24px; font-weight: 800; font-size:18px; color: #BC8685; font-family:  Arial, Helvetica, sans-serif; letter-spacing: -1px;}
.k3  {line-height: 20px; font-weight: 800; font-size:14px; color: #C94E00; font-family:  Arial, Helvetica, sans-serif;}
.k5  {line-height: 20px; font-weight: 800; font-size:130%; color: #9E7096; font-family:  Arial, Helvetica, sans-serif; text-transform: uppercase;}                           /* sub headings  */
.k6  {line-height: 18px; font-weight: 400; font-size:12px; color: #666;    font-family:  Arial, Helvetica, sans-serif; text-align: right;}	       /* as k0 align right */
.k7  {line-height: 18px; font-weight: 400; font-size:12px; color: #666;    font-family:  Arial, Helvetica, sans-serif;}	                        /* as k0 black */
.k10 {line-height: 18px; font-weight: 400; font-size:12px; color: red;    font-family:  Arial, Helvetica, sans-serif; text-align: right;  }        /* used on links */
.k11 {line-height: 18px; font-weight: 800; font-size:16px; color: #666;    font-family:  Arial, Helvetica, sans-serif;}	                        /* event header (mexico) */


.pipe {
	width:750;
	}
/* Used for testing details */	
.pipe2 {
	width:550;
	
td.left_shadow {
	width: 18px;
	background-image: url(../gfx/line_vb.jpg);
	background-repeat: repeat-y;
}

td.top_shadow {
	height: 18px;
	background-image: url(../gfx/line_hb.jpg);
	background-repeat: repeat-x;
	}
	
body {
	scrollbar-face-color: #9E7096;	/*website */
	scrollbar-track-color: #808080;
	scrollbar-arrow-style: hand;
	scrollbar-arrow-color: black;
	background: url(../gfx/w_bw.gif);
	font-family: Arial, Helvetica, sans-serif; 
	font-size:85%;
	font-weight: 400;
	color: #666;
	margin-left: 20;
	margin-right: 20;
	}

#sweden {
	border: 0px solid green;	
	background: url(../gfx/w_bw.gif);
	}

#sweden dd {
	border: 0px solid red;
	background: #fff;
	}

#sweden dd img {
	border: 0px solid red;
	background: #fff;
	}
	
#sweden .alt dd img {
	border: 0px solid red;
	background: #fff;
	}
	

/* background color of header */
.ireland {
    background:	url(../gfx/w_bw.gif);  /*Title Band  */
    height: 20px;
    width: 100%; 
	color: #9E7096;
    padding: 0;
	border: 0px solid red;
	}

/* Main Title */
.italy {
   	font-family:  Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 800;
	color: #69E7096;
 	width:400px;
   	vertical-align: middle;
	text-transform: uppercase;
	}

/* sub title */
.france {
   	font-family:  Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: 800;
	color: #FFFFFF;
 	width:200px;
   	vertical-align: middle;
  	text-align: right;
	}

.dot1 {
	color: #9E7096;
	font-size: 60%;
	}	
	
 .panel_Posted {
	color: #00958F;
  	}

/*  Tables  */
#table1 {
	border-width: 2;
	background: #FFFFFF;
	 }
	 
#table2 {
	border-width: 2;
	background: #FFFFFF;
	 }

.table2_hdr {
    font-family:  Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #9E7096;
	}
	
.table2_sub {
	color: #FFFFFF;
	background-color: #9E7096;
	}

.table2_1 {	
	background-color: translucent;	
	}

.table2_2 {
	background-color: #DDDCDC;
	}	

/*  Links  */	
 a.type3:link    {font-size:12px; text-decoration:none; color: #666;}        /* indicate  */
 a.type3:visited {font-size:12px; text-decoration:none; color: #666;}   /* been their  */
 a.type3:active  {font-size:12px; text-decoration:none; color: #666;}  /* current position  */
 a.type3:hover   {font-size:12px; text-decoration:underline; color: #9E7096;}   /* hover indicate  */
/* go back link */
 a.type8:link    {font-size:12px; text-decoration:none; color: blue;}        /* indicate  */
 a.type8:visited {font-size:12px; text-decoration:none; color: blue;}   /* been their  */
 a.type8:active  {font-size:12px; text-decoration:none; color: blue;}  /* current position  */
 a.type8:hover   {font-size:12px; text-decoration:underline; color: #9E7096;}   /* hover indicate  */

/*  Local for TE  */
