 /* css structure */
 


body {
	margin:0;
	padding:0;
	color: #333333;
	background-color: #F5F1EF;
	word-wrap: break-word;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
} 

 
#pagewidth{
	width:978px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/english_karate_federation_page_bg.jpg);
	background-repeat: repeat-y;
} 

#pagewidth_home{
	width:978px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/english_karate_federation_page_bg_home.jpg);
	background-repeat: repeat-y;
} 

 
#header{
	position:relative;
	height:138px;
	background-color:#FFFFFF;
	width:950px;
	background-image: url(../images/english_karate_federation_header.jpg);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 152px;
} 
 
#rightcol{
	width:266px;
	float:right;
	position:relative;
}
 
#maincol {
	float: left;
	position: relative;
	width:663px;
	overflow: visible;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 15px;
	padding-left: 31px;
}

#maincol ul {
	color: #333333;
	line-height: 16px;
}

#maincol ul a {
	color: #A31418;
	text-decoration: none;
}

#maincol ul a:hover {
	color: #036;
	text-decoration: none;
	background-color: #D4E1E7;
}

#maincol ol {
	color: #333333;
	line-height: 16px;
}

#maincol ol a {
	color: #A31418;
	text-decoration: none;
}

#maincol ol a:hover {
	color: #036;
	text-decoration: none;
	background-color: #D4E1E7;
}
 
#maincol td {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#maincol td a {
	text-decoration: none;
	color: #A31418;
}

#maincol td a:hover {
	text-decoration: none;
	color: #036;
	background-color: #D4E1E7;
} 
 
#footer{
	background-color:#ffffff;
	background-image: url(../images/english_karate_federation_footer.jpg);
	height: 110px;
	background-repeat: no-repeat;
	clear: both;
 } 
 
#footermenu {
	font-size: 10px;
	position: relative;
	top: 18px;
	width: 880px;
	left: 32px;
	text-decoration: none;
	color: #666666;
}

#footermenu a {
	color: #666666;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footermenu a:hover {
	color: #A31418;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footerdisclaimer {
	font-size: 10px;
	position: relative;
	top: 24px;
	width: 900px;
	left: 32px;
	text-decoration: none;
	color: #999999;
	line-height: 12px;
} 
 
#footerdisclaimer a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#footerdisclaimer a:hover {
	text-decoration: none;
	color: #FF0000;
}
 
#counter {
	color: #999999;
	text-indent: 10px;
	width: 230px;

}

#promobox {
	background-image: url(../images/xmas_bg_2008.jpg);
	background-repeat: no-repeat;
	border: 1px solid #003366;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* header menus */

.hbuttons a{
	display: inline;
	text-decoration: none;
	color: #A01211;
	width: 102px;
	height: 33px;
	float: left;
	display: inline;
	margin-right: 0px;
	background-image:url(../images/menu_but_bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 3px;
}

.hbuttons a:hover{
	color: #000000;
	text-decoration: none;
}

.hbuttons_select {
	display: inline;
	text-decoration: none;
	color: #BF0664;
	width: 104px;
	height: 40px;
	float: left;
	display: inline;
	margin-right: 0px;
	background-image:url(../images/menu_but_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	text-align:center;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #F5F1EE;
	color: #000000;
	float: left;
	width: 920px;
	margin-top: 0px;
	padding-top: 0px;
	height: 25px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer ul li {
	display: inline;
	height: 25px;
	line-height: 25px;
}

#navcontainer ul li a {
	background-color: #F5F1EE;
	color: #000000;
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F1EE;
}

#navcontainer ul li a:hover {
	background-color: #A31418;
	color: #fff;
}

.navcontainer_select {
	background-color: #A31418;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#navcontainer2 {
	background-color: #A31418;
}

#navcontainer2 ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #A31418;
	color: #000000;
	float: left;
	width: 920px;
	margin-top: 0px;
	padding-top: 0px;
	height: 25px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer2 ul li {
	display: inline;
	height: 25px;
	line-height: 25px;
}

#navcontainer2 ul li a {
	background-color: #A31418;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #C2C2CC;
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navcontainer2 ul li a:hover {
	background-color: #A31418;
	color: #FFFF00;
	text-decoration: none;
}

#searchdiv {
	width: 910px;
	text-align: right;
	float: left;
	margin-top: 5px;
	padding-left: 4px;
}
.footer_red {
	color: #FF0000;
	text-decoration: none;
}
.footer_red a {
	color: #FF0000;
	text-decoration: none;
}
.footer_red a:hover {
	color: #A31418;
	text-decoration: none;
}
#event_sub_menu {
	display: block;
	height: 18px;
	width: 653px;
	background-color: #000;
	padding-left: 7px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 3px;
	margin-top: 0px;
}

#event_sub_menu p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#event_sub_menu p a {
	color: #FFFFFF;
	text-decoration: none;
}

#event_sub_menu p a:hover {
	color: #FFFF00;
	text-decoration: none;
}
#event_sub_menu ul {
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	}
#event_sub_menu li {
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	}
#event_sub_menu li a {
	color: #FFF;
	text-decoration: none;
	}	
#event_sub_menu li a:hover {
	color: #FF0;
	text-decoration: none;
	background-color: #000;
	}	

#yuicalendar1 {
	float: right;
	margin-left: 15px;
	}
	
#leaflets {
	height: 195px;
	width: 652px;
	background-image: url(../images/promo-release1.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	color: #000;
	}	
#leaflets a {
	text-decoration: none;
	color: #A31418;
	}
#leaflets a:hover {
	color: #CE880C;
	text-decoration: none;
	}
#leaflets h1 {
	font-size: 16px;
	color: #A31418;
	font-weight: bold;
	}
		

/* text */

h1 {
	color: #996600;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}


h2 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #E6E6E6;
	padding-left: 3px;
}

h3 a {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #036;
	text-decoration: none;
}

h3 a:hover {
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #A31418;
	text-decoration: none;
}

h4 {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #A31418;
	border-bottom: 1px solid #CCCCCC;
	border-top: none;
	border-right: none;
	border-left: none;
}

h5 {
	color: #A31418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #F5F1EE;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}


p {
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.spacer1 {
	padding-top: 6px;
}


p a {
	text-decoration: none;
	color: #A31418;
}

p a:hover {
	text-decoration: none;
	color: #036;
	background-color: #D4E1E7;
}


.highlight_box {
	padding: 4px 7px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #A31418;
}

.signup {
	color: #333333;
}
.red_asterix {
	color: #A31418;
}
.news_title {
	font-weight: bold;
	color: #A31418;
}

.cyberred {
	font-weight: bold;
	color: #A31418;
}

.cyberblack {
	font-weight: bold;
	color: #000000;
}




b, strong {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.update_text {
	font-size: 10px;
	color: #333333;
	text-align: left;
}
.update_text a {
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration: none;
}
.update_text a:hover {
	font-size: 10px;
	color: #A31418;
	text-align: left;
	text-decoration: none;
}


.update_date {
	font-size: 10px;
	color: #A31418;
}
#xmas_bx {
	background-image: url(../images/xmas_bg.jpg);
	background-repeat: no-repeat;
	height: 333px;
	width: 308px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 25px;
}
#xmas_bx p {
	margin-top: 0px;
	padding-top: 0px;
	}
.home_table_advert {
	border-top: 1px solid #A31418;
	border-right: 1px dotted #A31418;
	border-bottom: 3px solid #A31418;
	border-left: 1px dotted #A31418;
}
.home_paris_title {
	margin-bottom: 5px;
}




/* highlights boxes */

#rightcol td {
	background-image: url(../images/english_karate_federation_boxes_bg.jpg);
	background-repeat: repeat-y;
	width: 216px;
	padding-right: 18px;
	padding-left: 12px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

#rightcol td ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightcol td li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	color: #663300;
	line-height: 16px;
	border-bottom: 1px dashed #CCCCCC;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#rightcol td li a {
	color: #333333;
	text-decoration: none;

}

#rightcol td li a:hover {
	color: #CE880C;
	text-decoration: none;

}

#rightcol td {
	color: #663300;
	line-height: 16px;
}

#rightcol td a {
	color: #333333;
	text-decoration: none;

}

#rightcol td a:hover {
	color: #CE880C;
	text-decoration: none;

}
.box_title_assoc {
	color: #FFFFFF;
	background-image: url(../images/english_karate_federation_box_red.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_assoc a {
	text-decoration: none;
	color: #FFFFFF;
}

.box_title_assoc a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.box_title_red {
	color: #FFFFFF;
	background-image: url(../images/english_karate_federation_box_red.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: bold;
}

.box_title_red a {
	text-decoration: none;
	color: #FFFFFF;
}

.box_title_red a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.box_title_red2 {
	color: #FFFFFF;
	background-image: url(../images/video_title_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 320px;
	text-indent: 11px;
	font: bold 13px/22px Arial, Helvetica, sans-serif;
}

.box_title_red2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.box_title_red2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.box_title_blue {
	color: #FFFFFF;
	background-image: url(../images/english_karate_federation_box_blue.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_blue a {
	text-decoration: none;
	color: #FFFFFF;
}

.box_title_blue a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.box_title_orange {
	color: #000000;
	background-image: url(../images/english_karate_federation_box_orange.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_orange a {
	text-decoration: none;
	color: #000000;
}

.box_title_orange a:hover {
	text-decoration: underline;
	color: #000000;
}

.box_title_green {
	color: #000000;
	background-image: url(../images/english_karate_federation_box_green.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_green a {
	text-decoration: none;
	color: #000000;
}

.box_title_green a:hover {
	text-decoration: underline;
	color: #000000;
}

.box_title_faun {
	color: #A31418;
	background-image: url(../images/english_karate_federation_box_faun.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_faun a {
	text-decoration: none;
	color: #A31418;
}

.box_title_faun a:hover {
	text-decoration: underline;
	color: #000000;
}

.box_title_grey {
	color: #000000;
	background-image: url(../images/english_karate_federation_box_grey.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 240px;
	text-indent: 11px;
	font: bold 13px/24px Arial, Helvetica, sans-serif;
}

.box_title_grey a {
	color: #000000;
	text-decoration: none;
}
.box_title_grey a:hover {
	color: #990000;
	text-decoration: underline;
}


.box_title_blue_wide {
	color: #000000;
	background-image: url(../images/english_karate_federation_box_blue_wide.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	width: 320px;
	text-indent: 11px;
	font: bold 13px/28px Arial, Helvetica, sans-serif;
}

.box_title_blue_wide a {
	text-decoration: none;
	color: #000000;
}

.box_title_blue_wide a:hover {
	text-decoration: underline;
	color: #000000;
}
.wide_blue_table_bg {
	background-image: url(../images/english_karate_federation_boxes_bg_wide.jpg);
	background-repeat: repeat-y;
}


.caption_text {
	font-size: 10px;
	color: #333333;
}
/* forms */

.form_border {
	border: 6px solid #F5F1EE;
	background-color: #F5F1EE;
}


.textinput1 {
	width: 220px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	height: 18px;
	margin-bottom: 5px;
}


.textinput1b {
	width: 205px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A31418;
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	height: 16px;
	margin-bottom: 5px;
}
.textinput1c {
	width: 220px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	height: 16px;
}


.textinput2 {
	width: 615px;
	border: 1px solid #CCCCCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 125px;
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 4px;
	margin-bottom: 5px;
}

.textinput3 {
	width: 130px;
	border: 1px solid #DBDBDB;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #A31418;
	height: 16px;
	background-color: #FFFFFF;
	padding-left: 4px;
	margin-bottom: 5px;
}
.textinput4 {
	width: 350px;
	border: 1px solid #DBDBDB;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 20px;
	background-image: url(../images/input_bg.jpg);
	background-repeat: no-repeat;
}

.search_button {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}
.button {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #C22119;
	border: 1px solid #333333;
	cursor: hand;
	background-color: #FFFFFF;
}

/* images */

.galleryimages {
	border: 1px solid #62567A;
	margin-right: 8px;
	padding: 4px;
}
.right_image {
	margin-left: 10px;
	border: 1px solid #000000;
}
.image_right_no_border {
	margin-left: 10px;
}

.left_image {
	margin-right: 10px;
	border: 1px solid #000000;
}

.middle_image {
	border: 1px solid #000000;
}


.calendar_table {
	background-image: url(../images/calendar_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 1px dotted #CCCCCC;
}
.top_table {
	background-image: url(../images/calendar_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 1px dotted #CCCCCC;
}

.repeat_table {
	border-bottom: 1px dotted #CCCCCC;
}

.zero_border {
	border-style: none;
}

#video_left {
	float: left;
	padding-right: 30px;
	height: 600px;
}

#add {
	float: right;
	padding-top: 4px;
	}
#squad_holder {
	width: 663px;
	height: 170px;
	}	
#squad_individual {
	float: left;
	width: 130px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	}	
#squad_individual img {
	border: 1px solid #000;

	}
#squad_individual p {
	margin-top: 0px;
	padding-top: 0px;


	}		
#clear  {
	clear:left;
	margin:0 0;
	padding:0 0;
	height:1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

/* new menus styles 2010 */

#dark-red-menu, #dark-blue-menu, #green-menu, #yellow-menu, #silver-menu, #black-menu {
	width: 219px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 3px;
	background-position: 1px 1px;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 4px;
	}
#dark-red-menu {
	background-image: url(../images-structure/box-red-top.jpg);
	background-repeat: no-repeat;
	}	
#dark-blue-menu {
	background-image: url(../images-structure/box-blue-top.jpg);
	background-repeat: no-repeat;
	}		
#green-menu {
	background-image: url(../images-structure/box-green-top.jpg);
	background-repeat: no-repeat;
	}		
#yellow-menu {
	background-image: url(../images-structure/box-yellow-top.jpg);
	background-repeat: no-repeat;
	}	
#silver-menu {
	background-image: url(../images-structure/box-silver-top.jpg);
	background-repeat: no-repeat;
	}		
#black-menu {
	background-image: url(../images-structure/box-black-top.jpg);
	background-repeat: no-repeat;
	}			
	
#dark-red-menu ul, #dark-blue-menu ul, #green-menu ul, #yellow-menu ul, #silver-menu ul, #black-menu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}	
#dark-red-menu li, #dark-blue-menu li, #green-menu li, #yellow-menu li, #silver-menu li, #black-menu li {
	display: block;
	list-style-type: none;
	background-image: url(../images-structure/arrow_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	}	
#dark-red-menu li a, #dark-blue-menu li a, #green-menu li a, #yellow-menu a, #silver-menu a, #black-menu a {
	color: #333;
	text-decoration: none;
	}	
#dark-red-menu li a:hover, #dark-blue-menu li a:hover, #green-menu li a:hover, #yellow-menu a:hover, #silver-menu a:hover, #black-menu a:hover {
	color: #CE880C;
	text-decoration: none;
	}		
#dark-red-menu p, #dark-blue-menu p, #black-menu p {
	margin-top: 0px;
	padding-top: 0px;
	color: #FFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	}
#dark-red-menu p a, #dark-blue-menu p a, #black-menu p a {
	color: #FFF;
	text-decoration: none;
	}
#dark-red-menu p a:hover, #dark-blue-menu p a:hover, #black-menu p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	}
#green-menu p, #yellow-menu p, #silver-menu p {
	margin-top: 0px;
	padding-top: 0px;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	}
#green-menu p a, #yellow-menu p a, #silver-menu p a {
	color: #000;
	text-decoration: none;
	}
#green-menu p a:hover, #yellow-menu p a:hover, #silver-menu p a:hover {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	}	

#wkf-event-holder {
	border: 1px solid #CCC;
	background-image: url(../images/greece-header.jpg);
	background-repeat: no-repeat;
	width: 658px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	background-color: #FFF;
	padding-top: 42px;
	float: left;
	}
#wkf-event-holder p {
	margin-top: 0px;
	padding-top: 0px;

	}	
	
#wkf-event-holder-left {
	float: left;
	width: 380px;
	padding-right: 5px;
	padding-left: 5px;
	}	
#wkf-event-holder-right {
	float: right;
	width: 250px;
	padding-right: 5px;
	padding-left: 5px;
	}	

@media print{ 


/*hide the header, footer and left column when printing*/ 
#header{display:none;} 
#footer{display:none;}
#rightcol{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#maincol{
	width:600px;
	float:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

body{
	margin:0;
	padding:0;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 95%;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
}
a.content_link {
	text-decoration: none;
	color: #000000;
}

p a {
	text-decoration: none;
	color: #000000;
}



}
