a:link, a:active, a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	color:#C9342C; 
	font-size: 11px; 
	text-decoration:underline; 
	line-height:13px; 
}


a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 11px; 
	text-decoration:none; 
	line-height:13px;
}

a.list:link, a.list:active, a.list:visited { 
	font-family:Arial, Helvetica, sans-serif;
	color:#C9342C; 
	font-size: 11px; 
	text-decoration:underline; 
	line-height:17px; 
}


a.list:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 11px; 
	text-decoration:none; 
	line-height:17px;
}

a.bold:link, a.bold:active, a.bold:visited { 
	font-family:Arial, Helvetica, sans-serif;
	color:#C9342C; 
	font-size: 11px; 
	text-decoration:underline; 
	line-height:13px; 
	font-weight:bold;
}

a.bold:hover { 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 11px; 
	text-decoration:none; 
	line-height:13px;
	font-weight:bold;
}

a.vo, a.vo:visited, a.vo:link {
	background: transparent url(bg_themes_0.gif) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff697;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	padding:4px 0 4px 0;
	display:block;
}
a.vo:hover {
	background: transparent url(bg_themes_1.gif) top center no-repeat;
	color: #C9342C;
}

a.voS, a.voS:visited, a.voS:link, a.voS:hover {
	background: transparent url(bg_themes_1.gif) top center no-repeat;
	color: #C9342C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0px;
	padding:4px 0 4px 0;
	display:block;
}

a.yellowArrow, a.yellowArrow:visited, a.yellowArrow:link {
	background: transparent url(yellow_arrow.gif) 5px 50% no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 12px;
	color:#fff697;
	text-decoration:none;
	font-size: 9px;
	font-weight:bold;

}

a.yellowArrow:hover {
	background: transparent url(yellow_arrow.gif) 5px 50% no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
	
}

a.yellowPrint, a.yellowPrint:visited, a.yellowPrint:link {
	background: transparent url(print_icon.gif) 5px 50% no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
	color:#fff697;
	text-decoration:none;
	font-size: 9px;
	font-weight:bold;

}

a.yellowPrint:hover {
	background: transparent url(print_icon.gif) 5px 50% no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 20px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size: 9px;
	
}

ul {
	margin-top:0px;
}

ul li {

	margin-left:-25px;
	list-style-type: disc;
}

SELECT {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #C9342C; 
	color: #FFFFFF
}


/* STYLE FOR SELECTED COUNTRY IN LEFT MENU */
.cSelected { 
	font-family:Arial, Helvetica, sans-serif;
	color:#595959; 
	font-size: 11px;
	font-weight:normal; 
	text-decoration:none;  
	line-height:13px; 
}

	
.colorTitle_18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px; 
	color: #C9342C; 
	text-decoration: none; 
	font-weight: normal;
	line-height:21px;
}

.colorBold_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #C9342C; 
	letter-spacing: 0px; 
	text-decoration: none; 
	font-weight: bold;
}

.color_11 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #C9342C; 
	text-decoration: none;
}

.color_10 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #C9342C; 
	text-decoration: none;
}

.color_12 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C9342C; 
	text-decoration: none;
}

.colorBold_12 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold;
	color: #C9342C;
}

.colorBold_14 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: bold;
	color: #C9342C;
}

.color_14 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	text-decoration: none; 
	font-weight: normal;
	color: #C9342C;
}

/* SIDE TABLE STYLES */

td .nav {
	width: 130px;
	height:20px;
	vertical-align:middle;
	text-align:center;

}

td .bg_teaser_top {
	background: #C9342C url(../share/bg_teaser_top.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff697;
	font-size: 9px;
	text-transform:uppercase;
	font-weight:bold;
	height:20px;
	text-align:center;
	vertical-align:middle;
	width:130px;
}

td .bg_contact {
	background: transparent url(../share/bg_contact.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff697;
	font-size: 9px;
	font-weight:bold;
	height:122px;
	text-align:center;
	line-height:16px;
	vertical-align:top;
	padding: 10px 0 0 0;
}

td .bg_leaflet {
	background: transparent url(../share/bg_leaflet.gif) top left no-repeat;
	padding:32px 0 0 57px;
	height:45px;
}

td .bg_promo_top {
	background: #1D87AF url(../share/bg_promo_top.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff697;
	font-size: 11px;
	text-transform:uppercase;
	font-weight:bold;
	height:24px;
	text-align:center;
	vertical-align:middle;
}

td .bg_promo_bottom {
	background: #1D87AF url(../share/bg_promo_bottom.gif) top left no-repeat;
	height:20px;
	text-align:center;
	vertical-align:middle;
}

.title_left {
	background: #1D87AF url(bg_btn_left.gif) no-repeat;
	width:4px;
	height:20px;
}

.title_right {
	background: #1D87AF url(bg_btn_right.gif) no-repeat;
	width:4px;
	height:20px;
}
.title_center {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff697;
	font-size: 9px;
	font-weight:bold;
	background: #1D87AF url(bg_btn_center.gif) repeat-x;
	padding:0 4px 0 0px;
	vertical-align:middle;
	height:20px;
	text-align:center;
}
td.borderGrey {
	background-color:#A7A7A7;
	width:1px;
}

.form   {
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 1px solid;
	BORDER-COLOR: #000000;
	BACKGROUND: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none
}
.btn_left {
	background: #C9342C url(bg_btn_left.gif) no-repeat;
	width:4px;
	height:20px;
}

.btn_right {
	background: #C9342C url(bg_btn_right.gif) no-repeat;
	width:4px;
	height:20px;
}
.btn_center {
	background: #C9342C url(bg_btn_center.gif) repeat-x;
	padding:0 4px 0 0px;
	vertical-align:middle;
	height:20px;
}
.grey_bg {
	background-color: #CCCCCC;
}

.table_middle td {
	vertical-align:middle;
}