/******************************************************
				TAG DEFINITIONS
 ******************************************************/
body {
	background-color:#9999cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #412c2a;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	line-height: 18px;
	color: #412c2a;
	font-weight: bold;
	font-variant: small-caps;
	margin:0;
	padding-top:15px;
}
p {
	margin:0;
	padding-bottom:15px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
tr {
	vertical-align:top;
}

/******************************************************
				DIV ID'S
 ******************************************************/
#logo {
	width:0;
	height:0;
	margin:0 auto;
}
#logo img {
	position:relative;
	left:200px;
	bottom:5px;
	z-index:101;
}
#top {
	background-image:url(images/TopBar.gif);
	background-repeat:repeat-x;
	height:54px;
	text-align:center;
	margin-bottom:16px;
}
#top img {
	padding:10px 50px 0 0;
}
#menu {
	width:678px;
	padding: 14px 0 0 0px;
	height:46px;
	margin:0 auto;
	background-repeat:no-repeat;
}
#menu div {
	float:left;
	width:101px;
	text-align:center;
	font-weight:bold;
}
#spacer {
	width:105px;
	height:92px;
	float:right;
}
#text {
	width:617px;
	margin:0 auto;
	padding-left:25px;
	padding-right:36px;
	background-image: url(images/bkMiddle.gif);
	layer-background-image: url(images/bkMiddle.gif);
	border: 1px none #000000;
}
#bottom {
	width:678px;
	height:28px;
	margin:0 auto;
	background-image:url(images/bkBottom.gif);
}
#copyright {
	height:29px;
	padding-top:7px;
	background-image:url(images/BottomBar.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	text-align:center;
	margin-top:5px;
}

/******************************************************
				COPPIED
 ******************************************************/
.TextTightSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #412c2a;
}
.TextInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #412c2a;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #412c2a;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #412c2a;
	font-weight: bold;
	font-variant: small-caps;
}
.TextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #412c2a;
	font-weight: bold;
}
.TextTight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #412c2a;
}
.TextTightBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #412c2a;
	font-weight: bold;
}
.TextBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #412c2a;
	list-style-position: outside;
	list-style-image:  url(file:///Office%20Shared%20Folder/Websites/European%20Market/images/bulletSep.gif);
}