* { 
padding : 0;
margin : 0;
} 
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000;
	font-size : 12px;
} 
#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #000000;
} 
* html #one { 
height : 70px;
} 
#one h1 {
	color: #fafafa;
	font-size: 18px;
	padding-left: 8px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#two { 
display : inline;
width : 199px;
float : left;
min-height : 70px;
background-color : #299ad4;
border-left : 1px solid #fff;
} 
* html #two { 
height : 70px;
} 
#three { 
border-left : 1px solid #fff;
border-right : 1px solid #fff;
display : inline;
width : 198px;
float : left;
min-height : 70px;
background-color : #FFC10C;
} 
* html #three { 
height : 70px;
} 
#four { 
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #123579;
} 
* html #four { 
height : 70px;
} 
#two a, #three a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 25px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 40px;
} 
#navigation { 
display : inline;
width : 199px;
float : left;
background-color : #f2f2f2;
min-height : 179px;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-right : 1px solid #fff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation {
	float : left;
	margin-left : 17px;
	margin-top : 5px;
	width : 158px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #d5e8ad;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #0000FF;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
} 
.navigation li a:hover { 
color : #553;
} 
#header {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #header { 
height : 180px;
} 
#headera {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header_attendee.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #headera { 
height : 180px;
}
#headerb {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header_exhibitors.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #headerb { 
height : 180px;
}
#headerc {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header_contactus.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #headerc { 
height : 180px;
}
#headerd {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header_code.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #headerd { 
height : 180px;
} 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 799px;
height : 25px;
border-top : 3px solid #fff;
margin-bottom : 3px;
} 
#header_hotel {
	display : inline;
	width : 598px;
	float : left;
	min-height : 180px;
	background-image : url(images/header_hotel.jpg);
	background-repeat : no-repeat;
	border-top : 3px solid #fff;
	border-right : 1px solid #ccc;
} 
* html #header_hotel { 
height : 180px;
}
#col_one { 
display : inline;
width : 198px;
float : left;
min-height:600px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_one { 
height : 600px;
} 
#col_one h2 { 
background-color : #000;
color : #FFFFFF;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_one h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_one p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	padding-right : 20px;
	background-color : #eff6ff;
} 
#col_one a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_one a:visited {
	color: #666666;
	margin-left : 0px;
	margin-bottom : 2px;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
}
#col_two { 
display : inline;
width : 200px;
float : left;
min-height:600px;
background-color : #fff;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_two { 
height : 600px;
} 
#col_two p {
	font-size : 11px;
	text-align : left;
	background-color : #e6e6e6;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	padding : 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
} 
#col_two h2 { 
background-color : #123579;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_two ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two a {
	color : #0000FF;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#col_two a:visited {
color: #666666;
}
#col_three { 
border-left : 1px solid #fffff0;
border-right : 1px solid #fffff0;
display : inline;
width : 198px;
float : left;
min-height:600px;
background-color : #fff;
border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_three { 
height : 600px;
} 
#col_three p {
	font-size : 11px;
	text-align : left;
	background-color : #e6e6e6;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	padding : 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#col_three h2 { 
background-color : #299AD4;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three a {
	color : #0000FF;
	font-weight : normal;
	text-decoration : underline;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
#col_three a:visited {
color: #666666;
}
#col_four { 
display : inline;
width : 200px;
float : left;
min-height:600px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_four { 
height : 600px;
} 
#col_four h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_four p { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
background-color : #eff6ff;
} 
#col_four h2 { 
background-color : #FFB810;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four a { 
color : #0000FF;
} 
#col_four a:visited {
color: #666666;
}
#col_five { 
display : inline;
width : 598px;
float : left;
min-height:800px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_five { 
height : 900px;
} 
#col_five p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	background-color : #ffffff;
	font-weight: bold;
} 
#col_five h2 {
	background-color : #299AD4;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_five a { 
color : #0000FF;
} 
#col_five a:visited {
color: #666666;
}
#col_six {
	display : inline;
	width : 598px;
	float : left;
	min-height:800px;
	background-color : #fff;
	border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
	text-align: center;
} 
* html #col_six { 
height : 600px;
} 
#col_six p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : center;
	background-color : #eff6ff;
	color: #000;
} 
#col_six h2 {
	background-color : #FFC10C;
	color : #ffffff;
	text-align:center;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_six a { 
color : #0000FF;
} 
#col_six a:visited {
color: #666666;
}
#col_seven { 
display : inline;
width : 198px;
float : left;
min-height:800px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_seven { 
height : 600px;
} 
#col_seven h2 { 
background-color : #000;
color : #FFFFFF;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_seven h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_seven p { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_seven a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_seven a:visited {
	color: #666666;
	font-size: 10px;
}
#col_eight {
	display : inline;
	width : 598px;
	float : left;
	min-height:600px;
	background-color : #FFFFFF;
	border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
} 
* html #col_eight { 
height : 600px;
} 
#col_eight p { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : center;
background-color : #eff6ff;
} 
#col_eight h2 {
	background-color : #123579;
	font-family : verdana;
	font-size : 16px;
	color:#FFF;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_eight a { 
color : #0000FF;
} 
#col_eight a:visited {
color: #666666;
}
#col_nine { 
display : inline;
width : 198px;
float : left;
min-height:800px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_nine { 
height : 800px;
} 
#col_nine h2 { 
background-color : #000;
color : #FFFFFF;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_nine h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_nine p { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_nine a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_nine a:visited {
color: #666666;
}
#col_ten { 
display : inline;
width : 198px;
float : left;
min-height:800px;        
height:auto !important;     
height: 800px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_ten { 
height : 1800px;
} 
#col_ten h2 { 
background-color : #000;
color : #FFFFFF;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_ten h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_ten p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	padding-right : 20px;
	background-color : #eff6ff;
} 
#col_ten a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_ten a:visited {
color: #666666;
}
#col_11 { 
display : inline;
width : 800px;
float : left;
min-height:500px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_11 { 
height : 500px;
} 
#col_11 p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : center;
	background-color : #eff6ff;
} 
#col_11 h2 {
	background-color : #FFF;
	color : #000;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_11 a { 
color : #0000FF;
} 
#col_11 a:visited {
color: #666666;
}
#col_12 { 
display : inline;
width : 198px;
float : left;
min-height:1000px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_12 { 
height : 1000px;
} 
#col_12 h2 { 
background-color : #000;
color : #FFFFFF;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_12 h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_12 p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	padding-right : 20px;
	background-color : #eff6ff;
} 
#col_12 a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_12 a:visited {
color: #666666;
}
#col_13 { 
display : inline;
width : 598px;
float : left;
min-height:1000px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_13 { 
height : 1000px;
} 
#col_13 p { 
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : left;
background-color : #eff6ff;
} 
#col_13 h2 {
	background-color : #299AD4;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_13 a { 
color : #0000FF;
} 
#col_13 a:visited {
color: #666666;
}
#col_auct { 
display : inline;
width : 800px;
float : left;
min-height:500px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_auct { 
height : 500px;
} 
#col_auct p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	background-color : #eff6ff;
} 
#col_auct h2 {
	background-color : #FFF;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_auct a { 
color : #0000FF;
} 
#col_auct a:visited {
color: #666666;
}
#col_HOTEL { 
display : inline;
width : 800px;
float : left;
min-height:500px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_HOTEL { 
height : 500px;
} 
#col_HOTEL p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	background-color : #eff6ff;
} 
#col_HOTEL info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	background-color : #eff6ff;
} 
#col_HOTEL h2 {
	background-color : #FFF;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_HOTEL a { 
color : #0000FF;
} 
#col_HOTEL a:visited {
color: #666666;
}
#footer { 
margin-top : 3px;
border : 1px solid #ccc;
background-color : #299ad4;
display : inline;
float : left;
width : 800px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 
.hotel_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #950302;
	text-align: left;
}
.hotel_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #000;
	text-align: left;
}
#col_14 { 
display : inline;
width : 598px;
float : left;
min-height:1200px;
background-color : #fff;
border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_14 { 
height : 1200px;
} 
#col_14 p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 5px;
	margin-top : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	background-color : #ffffff;
	font-weight: normal;
} 
#col_14 h2 {
	background-color : #299AD4;
	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
} 
#col_14 a { 
color : #0000FF;
} 
#col_14 a:visited {
color: #666666;
}
#col_15 { 
display : inline;
width : 198px;
float : left;
min-height:1200px;        
height:auto !important;     
height: 1200px;
background-color : #fff;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
} 
* html #col_15 { 
height : 1800px;
} 
#col_15 h2 {
	background-color : #000;
	color : #FFFFFF;
	font-family : verdana;
	font-size : 16px;
	padding-left : 5px;
	padding-top : 3px;
	padding-bottom : 4px;
	margin-right : 1px;
	text-align: center;
} 
#col_15 h3 {
	font-family : verdana;
	font-size : 10px;
	padding-top : 10px;
	padding-left : 20px;
	padding-bottom : 5px;
	color : #a06314;
	background-image : url(images/news.gif);
	background-repeat : no-repeat;
	background-position : left 10px;
	margin-left : 10px;
	text-decoration: none;
	padding-right: 0px;
} 
#col_15 p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : left;
	padding-right : 20px;
	background-color : #eff6ff;
} 
#col_15 a {
	margin-left : 0px;
	margin-bottom : 2px;
	color : #0000FF;
	font-size : 10px;
	font-weight : bold;
	padding : 2px;
} 
#col_15 a:visited {
color: #666666;
}
