body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	background-color: #BDD6F5;
	background-image: url(/globester/pages/images/bg_vert.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.mainContentArea {
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	border-left: 2px solid #000066;
	border-right: 2px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	}
	
div#welcomeBox {
	width: 400px;
	height: 16px;
	padding-left: 10px;
	/*border: 1px solid red;*/
	}
	
div#titleArea {
	position:relative;
	top: 10px;
	left: 100px;
	width: 400px;	
	height: 35px;
	border-left: 1px solid #BDD6F5;
	/*
	border: 1px solid red;
	*/
}

/*
div#content {
	position:relative;
	top: 10px;
	left: 150px;
	bottom: 10px;
	width: 550px;
	padding-left: 1px;
	}
	div#content div.contentTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #000066;
		border-bottom: 1px solid #000066;
		width:550px;
		}
		*/
		
div#content {
	float: right;
	position:relative;
	top: 10px;
	right:10px;
	bottom: 10px;
	width: 550px;
	padding-left: 1px;
	/*height: 350px;*/
	/*border-left: 1px solid #BDD6F5;		
	border: 1px solid red;
	*/
	}
	div#content div.contentTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #000066;
		border-bottom: 1px solid #000066;
		width:550px;
		}
		
div#linkHolder	{
	float: left;
	position:relative;
	top: 10px;
	left:0px;
	width: 125px;
	padding-left: 1px;
	border-top: 1px solid #CCDCF1;
	}
	div#linkHolder a {
		display: block;
		width: 100%;
		height: 15px;
		vertical-align:middle;
		padding-left: 10px;
		border-bottom: 1px solid #CCDCF1;
		background-image: url(/globester/pages/images/square.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-weight: normal;
		text-decoration: none;
	}
	div#linkHolder span {
		display: block;
		width: 100%;
		height: 15px;
		vertical-align:middle;
		padding-left: 10px;
		border-bottom: 1px solid #CCDCF1;
		background-image: url(/globester/pages/images/bullet_arrow.gif);
		background-repeat: no-repeat;
		background-position: left;
		color: #FF6600;
		font-weight: bold;
	}		

.orngBold {
	font-weight: bold;
	color:#FF6600;
}

.blueHeading {
	font-weight: bold;
}

.orng11px {
	color:#FF6600;
	}
.bgPaleBlue2 {
	background-color: #CCDCF1;
	padding-left: 5px;
	}
	
/****************************************
*				TEXT					*
*****************************************/	

.red {
	color: red;
	}	
	
a.orangeLink11px:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color:#0000FF;
	}
a.orangeLink11px:visited {
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
	color:#0000FF;
	}
a.orangeLink11px:hover {
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
	color: #FF6600;
	}
a.orangeLink11px:active {
	font-size: 11px;
	font-weight: normal;	
	text-decoration: underline;
	color: #FF6600;
	}

.head {
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	background-color:#CC6600;
	color:#FFFF00;
	border-bottom:1px solid white;
	padding-left: 5px;
	}

.dealTable {	
	border: 1px solid #006699; /*#7891BE;*/	
	font-size:12px;
	padding: 5px;
	}
	.dealTable th {
		height: 25px;
		font-size: 12px;
		background-color:#006699;
		color:#FFFFFF;
		padding:5px;
		}
	.dealTable tr.r1 {
		background-color:#F2F6FC;
	}
	

	table.header {
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		table.header th{
			height: 35px;
			color: #FFFFFF;
			background-color: #006699;
			border-right: 1px solid white;
			border-bottom: 1px solid white;
			text-align:center;
			}
		table.header td.r1{
			border-right: 1px solid white;
			border-bottom: 2px solid white;
			background-color: #F0F6FD;
			font-size: 11px;
			font-weight: normal;
			color: #000066;
			}
		table.header td.r2{
			border-right: 1px solid white;
			border-bottom: 2px solid white;
			background-color: #E5EFFB;
			font-size: 11px;
			font-weight: normal;
			color: #000066;
			}
			
		.yelloTable {
		padding: 5px 10px;
		background-color: #FFFFCC;
		font-weight: bold;
		font-size: 12px;
		}


/* ******************
*				DEALS					*
********************/

.cityText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #333333;
}
.cityTitle {
	background-color: #F3F3F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	}
	.continent{
		text-align:center;
		background-color:#DBE7F7;
		}
		.continent a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #000066;
			}
			.continent a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			color: #FF6600;
			}
			
#subNav {
	clear: both;
	padding:5px 10px 19px 0px;
	background-color:#FFFFFF;
	text-decoration: none;
	border-left: 2px solid #000066;
	border-right: 2px solid #000066;
	border-bottom: 1px solid #3399CC;
	width:746px;
}
