
/* --------------------------------------------------- */

a:link {
	background-color: transparent;
	border: 0px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
	
a:visited {
	background-color: transparent;
	border: 0px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	border: 0px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

/* ---------------------------------------- */

body {
	background-color: #CCCCCC;
	background-image: url(none);
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	height: 100%;
	line-height: 12pt;
	margin: 0px;
	padding: 0px;
}

/* --------------------------------------------------- */

blockquote {
	line-height: 12pt;
	padding-right: 40px;
	text-align: justify;
}

img.border-no {
	border: 0px;
}

img.border-yes {
	border: 1px;
	border-color: #666666;
	border-style: solid;
}

img.logos {
	background-color: transparent;
	border: 0px;
	margin: 10px 0px 0px 0px;
}

/* --------------------------------------------------- */

#countdown {
	background-color: transparent;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	height: 40px;
	left: 0px;
	line-height: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	text-align: right;
	top: 0px;
	z-index: 1;
}

/* --------------------------------------------------- */

#banner {
	background-color: transparent;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	height: 50px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	top: 0px;
	width: 740px;
	z-index: 1;
}

/* --------------------------------------------------- */

#site-navigation {
	background-color: transparent;
	border-bottom-color: #494949;
	border-top-color: #999999;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	text-align: left;
	left: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 50px;
	width: 740px;
	z-index: 1;
	height: 20px;
}

/* --------------------------------------------------- */

#date-time {
	background-color: transparent;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	height: 30px;
	text-align: right;
	right: 30px;
	top: 46px;
	width: 240px;
	z-index: 2;
	
}

/* --------------------------------------------------- */

#master-center {
	background-color: transparent;
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	border-color: #666666;
	border-style: solid;
	border-width: 0px;
	text-align: center;
	margin-top: -212px;
	margin-left: -382px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 765px;
	height: 425px;
	visibility: visible;
}

#logo {
	background-color: transparent;
	position: absolute;
	top: 30px;
	left: 40px;
	width: 111px;
	height: 22px;
	z-index: 2;
}

/* ---------------------------------------- */

