h1{ margin:0px;
padding:0px 0px 0px 0px
}
body
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #949495;
}

#container
{
	width: 770px;
	margin: auto;
	background-color: #fff;
}

#topnav
{
	height: 240px;
}

#topnav1
{
	background-image: url(../gifs/topnav1.jpg);
	background-repeat: no-repeat;
	height: 48px;
}

#topnav2
{
	background-image: url(../gifs/topnav2.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav3
{
	background-image: url(../gifs/topnav3.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav4
{
	background-image: url(../gifs/topnav4.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav5
{
	background-image: url(../gifs/topnav5.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav6
{
	background-image: url(../gifs/topnav6.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav7
{
	background-image: url(../gifs/topnav7.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav8
{
	background-image: url(../gifs/topnav8.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav9
{
	background-image: url(../gifs/topnav9.jpg);
	background-repeat: no-repeat;
	height: 24px;
}

#topnav1 span
{
	display: none;
}

#home
{
	height: 45px;
	width: 55px;
	margin-top: 2px;
	margin-right: 2px;
	float: right;
}

#about
{
	height: 45px;
	width: 55px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

#contact
{
	height: 45px;
	width: 45px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	float: right;
}

#home a
{
	background-image:url(../gifs/home1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	display: block;
	
}

#about a
{
	background-image:url(../gifs/about1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	display: block;
}

#contact a
{
	background-image:url(../gifs/contact1.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 45px;
	display: block;
}

#home a:hover
{
	background-image:url(../gifs/home2.jpg);
	background-repeat: no-repeat;
}

#about a:hover
{
	background-image:url(../gifs/about2.jpg);
	background-repeat: no-repeat;
}

#contact a:hover
{
	background-image:url(../gifs/contact2.jpg);
	background-repeat: no-repeat;
}

#content
{
	background-color: #fff;
	color: #000000;
	padding-bottom: 10px;
}

#content2
{
	background-color: #fff;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

#content2 h1
{
	color:#990000;
	font-size:18px;
	margin:0;
	padding:0;
}

#form
{
	background-color: #fff;
	color: #000000;
	padding-bottom: 10px;
}

#form p
{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
}

#form form
{
	margin: 0px;
	padding: 0px;
}

#formwrap
{
	width: 650px;
	margin: auto;
	border: 1px solid #CED6B5;
}


#formwrap2
{
	width: 650px;
	margin: auto;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FF9A00;
}

#formwrap textarea
{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

#form1
{
	width: 230px;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#form2
{
	float: right;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}

#name
{
	background-color: #0A9FC0;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#input1
{
	margin-left: 240px;
	margin-bottom: 2px;
}

#submit
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftnav
{
	width: 270px;
	float: left;
}

#leftnav p
{
	margin: 0px;
	padding: 0px;
	background-image: url(../gifs/leftnav1.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-indent: 30px;
	letter-spacing: .2em;
}

#leftnav a
{
	background-image: url(../gifs/leftnav1.jpg);
	background-repeat: no-repeat;
	letter-spacing: .2em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-indent: 20px;
}

#leftnav a:hover
{
	background-image: url(../gifs/leftnav2.jpg);
	background-repeat: repeat-y;
}

#leftnav2
{
	width: 270px;
	float: left;
}

#leftnav2 p
{
	padding: 0px;
	margin: 0px;
}

#nav p
{
	margin: 0px;
	padding: 0px;
	background-image: url(../gifs/leftnav1.jpg);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
	text-indent: 30px;
	letter-spacing: .2em;
}

#nav a
{
	background-image: url(../gifs/leftnav1.jpg);
	background-repeat: no-repeat;
	letter-spacing: .2em;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-indent: 20px;
}

#nav a:hover
{
	background-image: url(../gifs/leftnav2.jpg);
	background-repeat: repeat-y;
}

#leftimg
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#kzwrap
{
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

#contsearch
{
	width: 758px;
	margin-bottom: 10px;
	border: 1px #F57800 solid;
}

#contsearch table
{
	text-indent: 3px;
}

#contihtl
{
	width: 262px;
	float: right;
	border: 1px c #000000 solid;
}

#contihtl a
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 15px;
}

#coninfo
{
	margin-bottom: 10px;
}

#htlsearch
{
	width: 260px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F57800;
}

#htlsearch form
{
	padding: 0px;
	margin: 0px;
}

#htlsearch2
{
	width: 480px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F57800;
}

#htlsearch2 form
{
	padding: 0px;
	margin: 0px;
}

.style1
{
	padding: 6px;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
	background-color: #F99D0D;
	color: #fff;
}

.style2
{
	margin: 0px;
	padding-top: 2px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}

.style3
{
	text-align: center;
	display: block;
	font-size: 9px;
}

#instanttext
{
	margin: 0px;
	padding-top: 2px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-size: 10px;
}

#label
{
	display: block;
	text-indent: 2px;
	margin-bottom: 5px;
}

#sampletext
{
	float: left;
	text-indent: 3px;
	margin-top: 3px;
}

#sample
{
	margin-left: 102px;
}

.textnotes
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

 
#layerwrap
{
	padding: 2px;
	padding-right: 5px;
}

#htltext
{
	float: left;
	text-align: left;
	text-indent: 3px;
	margin-top: 3px;
	border: 1px solid #FF0000;
}

#htlopt
{
	width: 150px;
	margin-left: 100px;
	border: 1px solid #000000;
}

.RoomControlText, #HotelNameControl1
{
	font-size: 11px;
}

.btnsubmit
{
	text-align: right;
}

#search
{
	width: 250px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F57800;
}

#layerwrap label
{
	display: block;
	margin-bottom: 5px;
}

.optional
{
	font-size: 10px;
	text-decoration: underline;
}

#leftimg p
{
	margin: 0px;
	padding-bottom: 20px;
}

#rightnav
{
	width: 490px;
	margin-left: 275px;
}

#myIframe
{
	width: 480px;
	margin: auto;
	padding-bottom: 10px;
	height: expression(document.documentElement.clientHeight -(60) + "px");
}

#footer
{
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #949495;
}

#cntrylist p
{
	padding: 2px;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#cntrylist a
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 15px;
}

#cntrylist1
{
	width: 249px;
	float: right;
}

#cntrylist2
{
	width: 249px;
	float: right;
	margin-left: 4px;
	margin-right: 6px;
}

#cntrylist3
{
	width: 249px;
}

.cntrystyle
{
	font-size: 11px;
	color: #FF8000;
}

#feathtl1 a, #feathtl2 a, #feathtl3 a
{
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	color: #5353FF;
	text-decoration: underline;
}

#feathtl1 a:hover, #feathtl2 a:hover, #feathtl3 a:hover
{
	text-decoration: none;
	color: #FF0000;
}

#feathtl1
{
	text-align: center;
	width: 249px;
	float: right;
}

#feathtl2
{
	text-align: center;
	width: 249px;
	float: right;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}

#feathtl3
{
	text-align: center;
	width: 249px;
	margin-bottom: 10px;
}

#feathtl1 img, #feathtl2 img, #feathtl3 img
{
	width: 160px;
	height: 119px;
}

#feathtmore
{
	text-align: right;
}

#footer p
{
	padding-top: 5px;
	margin: 0px;
}

#footer a
{
	color: #D5F1FF;
	text-decoration: underline;
}

#footer a:hover
{
	color: #FF0000;
	text-decoration: none;
}

.comment_line2
{
	color:#FF3300;
	font-size:11px;
	font-weight:bold;
}
	
.name
{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.name2
{
	text-align: center;
}

.name3
{
	font-weight: bold;
	text-align: center;
	text-align: left;
}

.name4
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

.name5
{
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
}

.map
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.red
{
	color: #FF0000;
	font-weight: bold;
}

.red2
{
	color: #fff;
	background-color: #0A9FC0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.back
{
	padding-top: 10px;
	text-align: center;
}

.bg
{
	background-color: #FF9A00;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

.header2small
{
	font-size: 18px;
	color: #F67C01;
	font-weight: bold;
}

.genheader
{
	font-size: 18px;
	color: #F67C01;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}

.c_descript
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}

.kzerates
{
	float: right;
	text-align:right;
}

.htlrating img
{
	width: 40px;
	height: 7px;
}

#htllist1
{
	width: 242px;
	float: right;
}

#htllist2
{
	width: 242px;
}

#htllist1 a, #htllist2 a
{
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}

#locmap
{
	text-align: center;
	display: block;
	padding: 10px;
}

#ads
{
	text-align: center;
	padding: 3px;
	margin-bottom: 10px;
}

#htlinfo
{
	margin-top: 10px;
}

#htlinfo p
{
	margin: 0px;
	padding: 2px;
}

.htlmore
{
	text-align: center;
	padding: 7px;
	display: block;
}

.htlmore a
{
 text-decoration: underline;
}

.infotxt
{
	color: #000066;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	display: block;
}

#rsrv
{
	width: 660px;
	margin: auto;
	border: 2px solid #CED6B5;
	padding: 4px;
}

#grp1
{
	border: 1px solid #CED6B5;
	background-color: #DFE5CE;
	color: #000;
	padding: 2px;
}

#grp2
{
	border: 1px solid #CED6B5;
	background-color: #DFE5CE;
	color: #000;
	padding: 2px;
	margin-top: 12px;
}

#grp3
{
	width: 660px;
	margin: auto;
	border: 1px solid #CED6B5;
	background-color: #DFE5CE;
	color: #000;
	padding: 2px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#button
{
	text-align: center;
	padding: 3px;
}

.center
{
	text-align: center;
	display: block;
	padding: 3px;
}

.text1
{
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
}

.fname
{
	padding-left: 40px;
	padding-right: 30px;
}

.note
{
	border-top: 1px solid #CED6B5;
	border-bottom: 1px solid #CED6B5;
	background-color: #efefef;
	color: #cc0000;
	display: block;
	padding: 3px;
	margin-bottom: 2px;
}

.eadd
{
	padding-left: 54px;
}

.telno
{
	padding-left: 61px;
}

.faxno
{
	padding-left: 102px;
}

.campny
{
	padding-left: 49px;
}

.add
{
	padding-left: 93px;
}

.cntryres
{
	padding-left: 44px;
}

.ntlty
{
	padding-left: 82px;
}

.rtype
{
	padding-left: 140px;
}

.occu
{
	padding-left: 143px;
}

.norm
{
	padding-left: 64px;
}

.noadult
{
	padding-left: 10px;
}

.nochld
{
	padding-left: 53px;
	padding-right: 25px;
}

.bdgt
{
	padding-left: 54px;
}

.typetrav
{
	padding-left: 128px;
}

.spreq
{
	padding-left: 54px;
	display: block;
	margin-bottom: 3px;
}

.chckin
{
	padding-right: 55px;
}

.flightn
{
	padding-left: 34px;
}

.tarrive
{
	padding-left: 110px;
}

.flightdp
{
	padding-left: 15px;
}

.timedp
{
	padding-left: 88px;
}

.knowus
{
	padding-left: 13px;
}

.inqname
{
	padding-left: 148px;
}

.inqphne
{
	padding-left: 99px;
}

.inqres
{
	padding-left: 88px;
}

.inqarrv
{
	padding-left: 30px;
}

.inqdpart
{
	padding-left: 190px;
	margin-top: 2px;
	display: block;
}

.inqtrip
{
	padding-left: 80px;
}

.inqhtl
{
	padding-left: 1px;
}

.inqemail
{
	padding-left: 105px;
}

.inqaltemail
{
	padding-left: 46px;
}

.inqreq
{
	padding-left: 190px;
	display: block;
}

.mobno
{
	padding-left: 55px;
}

.accomtyp
{
	padding-left: 108px;
}

.noperson
{
	padding-left: 5px;
}

.req
{
	padding-left: 93px;
}

.perbud
{
	padding-left: 123px;
}

.ttrav
{
	padding-left: 148px;
}

.locpre
{
	padding-left: 123px;
}

.transrec
{
	padding-left: 61px;
}

.reqhtl
{
	padding-left: 61px;
}

.sgrp
{
	padding-left: 152px;
}

#rsrv form
{
	margin: 0px;
	padding: 0px;
}

#rsrv label
{
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
}

.txtrsrv
{
	text-align: center;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
}

.subtxtrsrv
{
	text-align: center;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.more
{
	padding-top: 5px;
	display: block;
}

.infoimg1, .infoimg2, .infomap
{
	text-align: center;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.infoimg2 img
{
	width: 160px;
	height: 120px;
	padding-left: 1px;
}

.former
{
	display: block;
	color: #FF0000;
	font-size: 11px;
}

#visa
{
	background-image: url(../gifs/visa.jpg);
	background-repeat: no-repeat;
	height: 153px;
	width: 178px;
	margin: auto;
	margin-bottom: 20px;
}

#visa a
{
	display: block;
	width: 178px;
	height: 153px;
}

#thawte
{
	background-image: url(../gifs/thawte-seal.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 37px;
	margin: auto;
}

#thawte a
{
	display: block;
	width: 199px;
	height: 37px;
}

#wrap
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#wrap form
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrap select, #wrap input
{
	font-size: 11px;
}

#wrap p
{
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: .02em;
	color: #FF7300;
}

#wrap2, #htllist, #destimap
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#wrap2 p
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: .02em;
	color: #FF7300;
}

#wrap2 a
{
	color: #5353FF;;
	display: block;
	text-decoration: none;
	font-weight: bold;
	
}

#wrap2 a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#wrap3
{
	margin-top: 15px;
	margin-bottom: 10px;
}

#wrap3 a
{
	color: #0075EA;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#wrap3 a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

#locname
{
	font-weight: bold;
	color: #026A8D;
	padding-top: 8px;
	padding-bottom: 2px;
}

#desti1
{
	width: 161px;
	float: right;
}

#desti2
{
	width: 161px;
	float: right;
	margin-right: 4px;
}

#desti3
{
	width: 161px;
}

#desti4
{
	text-align: center;
}

#desti4 a
{
	text-decoration: underline;
	color: #5353FF;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
}

#desti1 a, #desti2 a, #desti3 a
{
	display: block;
	text-decoration: underline;
	color: #5353FF;
	font-weight: bold;
	font-size: 11px;
	height: 15px;
}

#desti1 a:hover, #desti2 a:hover, #desti3 a:hover, #desti4 a:hover
{
	color: #FF0000;
	text-decoration: none;
}

#layer1
{
	text-align: center;
	width: 241px;
	float: right;
	margin-bottom: 10px;
}

#layer2
{
	text-align: center;
	width: 241px;
	margin-bottom: 10px;
}

#layer3
{
	text-align: center;
	width: 241px;
	float: right;
	background-color: #FF9A00;
}

#layer4
{
	text-align: center;
	width: 241px;
	margin-top: 5px;
	background-color: #FF7300;
}

#layer5
{
	width: 241px;
	float: right;
	margin-bottom: 10px;
}

#layer6
{
	width: 241px;
	margin-bottom: 10px;
}

#layer7
{
	text-align: center;
	margin-bottom: 10px;
}

#layer1 img, #layer2 img, #layer7 img
{
	width: 160px;
	height: 119px;
}

#layer1 a, #layer2 a, #layer7 a
{
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	color: #5353FF;
	text-decoration: underline;
}

#layer1 a:hover, #layer2 a:hover, #layer3 a:hover, #layer4 a:hover, #layer7 a:hover
{
	text-decoration: none;
	color: #FF0000;
}


 #layer3 a, #layer4 a
{
	font-weight: bold;
	display: block;
	color: #fff;
	height: 35px;
	text-decoration: underline;
}

a
{
	color: #5353FF;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #FF0000;
}

#img1
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#img1 img
{
	float: left;
	padding-right: 5px;
}

#travellink
{
	text-align: center;
}

#clock
{
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding: 5px;
	font-size: 11px;
}

#mainwrap
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#mainwrap .subname
{
	display: none;
}

#mainwrapa
{
	width: 250px;
	float: right;
}

#mainwrapc
{
	width: 243px;
	float: right;
}

#mainwrapd
{
	width: 243px;
}

#mainwrapb_america
{
	background-image: url(../gifs/america.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb_africa
{
	background-image: url(../gifs/africa.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb_asia
{
	background-image: url(../gifs/asia.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb_europe
{
	background-image: url(../gifs/europe.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb_australasia
{
	background-image: url(../gifs/australasia.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb_middleeast
{
	background-image: url(../gifs/middleeast.jpg);
	background-repeat: no-repeat;
	width: 235px;
	height: 190px;
}

#mainwrapb
{
	width: 235px;
	height: 190px;
}

#mainwrapa a, #mainwrapc a, #mainwrapd a
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	height: 15px;
}

#tab
{
	margin-top: 23px;
	margin-bottom: 10px;
}

.shadetabs
{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}

.shadetabs li
{
	display: inline;
	margin: 0;
}

.shadetabs li a
{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #778;
	color: #2d2b2b;
	background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited
{
	color: #2d2b2b;
}

.shadetabs li a:hover
{
	text-decoration: underline;
	color: #2d2b2b;
}

.shadetabs li a.selected
{
	position: relative;
	top: 1px;
}

.shadetabs li a.selected
{
	border-bottom-color: #fff;
}

.shadetabs li a.selected:hover
{
	text-decoration: none;
}

.tabcontent
{
	display:none;
}

#process1 li, #process2 li, #process3 li, #process4 li, #process5 li, #process6 li
{
	list-style: circle;
	padding: 2px;
}

@media print {
.tabcontent
{
	display:block !important;
}
}

#america_con, #africa_con, #asia_con, #europe_con, #australasia_con, #middleeast_con
{
	width: 490px;
	height: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#america_con1
{
	background-image: url(../gifs/america-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#america_con2
{
	background-image: url(../gifs/america-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#america_con3
{
	background-image: url(../gifs/america-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#america_con4
{
	background-image: url(../gifs/america-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#america_con5
{
	background-image: url(../gifs/america-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#africa_con1
{
	background-image: url(../gifs/africa-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#africa_con2
{
	background-image: url(../gifs/africa-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#africa_con3
{
	background-image: url(../gifs/africa-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#africa_con4
{
	background-image: url(../gifs/africa-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#africa_con5
{
	background-image: url(../gifs/africa-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#asia_con1
{
	background-image: url(../gifs/asia-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#asia_con2
{
	background-image: url(../gifs/asia-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#asia_con3
{
	background-image: url(../gifs/asia-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#asia_con4
{
	background-image: url(../gifs/asia-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#asia_con5
{
	background-image: url(../gifs/asia-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#europe_con1
{
	background-image: url(../gifs/europe-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#europe_con2
{
	background-image: url(../gifs/europe-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#europe_con3
{
	background-image: url(../gifs/europe-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#europe_con4
{
	background-image: url(../gifs/europe-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#europe_con5
{
	background-image: url(../gifs/europe-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#australasia_con1
{
	background-image: url(../gifs/australasia-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#australasia_con2
{
	background-image: url(../gifs/australasia-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#australasia_con3
{
	background-image: url(../gifs/australasia-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#australasia_con4
{
	background-image: url(../gifs/australasia-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#australasia_con5
{
	background-image: url(../gifs/australasia-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#middleeast_con1
{
	background-image: url(../gifs/middleeast-con1.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#middleeast_con2
{
	background-image: url(../gifs/middleeast-con2.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#middleeast_con3
{
	background-image: url(../gifs/middleeast-con3.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#middleeast_con4
{
	background-image: url(../gifs/middleeast-con4.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

#middleeast_con5
{
	background-image: url(../gifs/middleeast-con5.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 490px;
	height: 38px;
}

p.htltstyle1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	padding-top: 10px;
	margin: 0px;
}

p.htltstyle2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	margin: 0px;
}
#htlview_style img
{
	border: 2px ridge  #E5E3E4;
	background-color: #FFFFFF;
	padding: 3px;	
}

.quick 
{
	background-image:url(../gifs/llquick.gif);
	background-repeat:no-repeat;
	height:24px;
	clear:both;
}
.listbarwhite 
{
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	margin:0px;
	padding-top:5px;
}
