body {
	background-color: #242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #404040;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: default;
}
a:link  {
	color: #404040;
	text-decoration: underline;
}
a:visited {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


#header {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 768px;
	position: relative;
	left: 0px;
	top: 0px;
}
.leftMargin {
	background-color: #d7dfc8;
	position: absolute;
	height: 400px;
	width: 25px;
	left: 0px;
	top: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#note {
	color: #8d8d8d;
	text-decoration: none;
	background-color: #eff6e4;
	background-image: none;
	position: absolute;
	height: 400px;
	width: 430px;
	left: 338px;
	top: 0px;
}
#text {
	color: #8d8d8d;
	position: relative;
	height: 210px;
	width: 260px;
	left: 67px;
	top: 58px;
	max-height: 210px;
}

#rightMargin {
	position: absolute;
	height: 400px;
	width: 14px;
	left: 768px;
	top: 0px;
	background-image: url(images/rightMargin.png);
	background-repeat: no-repeat;
	margin-left: 2px;
}

#flashLayer {
	position: absolute;
	height: 400px;
	width: 313px;
	background-color: #12cfec;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 25px;
	top: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 768px;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 768px;
	position: relative;
	left: 0px;
	top: 0px;
}
#main #note #text .SubB {
	color: #00c6e4;
	font-weight: bold;
	padding-left: 3px;
	font-size: 11px;
}
.height {
	height: 15px;
	width: 250px;
	position: relative;
	visibility: inherit;
}

#main #note #text .sub_title {
	font-weight: bold;
	color: #00c6e4;
}
#main #note #text .SubG {
	font-weight: bold;
	color: #8f8d8d;
	font-size: 11px;
}
#main #note #text A:link {
	color: #00c6e4;
	text-decoration: underline;
		padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	cursor: auto;
}
#main #note #text A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#main #note #text a:visited {
	color: #00c6e4;
	text-decoration: underline;
		padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
hr {
	color: #CCCCCC;
	height: 1px;
}
#main #note #text .date {
	font-weight: bold;
	color: #b1b1b1;
}
#header #header-table {
	position: absolute;
	bottom: 0px;
}

