body {
	margin-top: 5px;
	text-align: center;
	background-color: #E0E0E0;
}
h1	{
	display:none;color:#fff;font-size:1px;
	}
.coretop {
	background-color: #FFFFFF;
	width: 840px;
	border-width: 1px 1px 0;
	border-style: solid solid none;
	border-color: #C0C0C0;
}
.coremid {
	background-color: #FFFFFF;
	width: 840px;
	border-width: 0 1px;
	border-style: none solid;
	border-color: #C0C0C0;
	table-layout: fixed;
}
.coredown {
	background-color: #FFFFFF;
	width: 840px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #C0C0C0;
}
.left {
	width: 200px;
}
.right {
	width: 300px;
}

.head1 {
	width: 100%;
	background-color: #EEEEEE;
	border-top: 1px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	color: #4F4E4E;
}

.box {
	width: 95%;
	font-family: Tahoma;
	background-color: #FAFAFA;
	font-size: 11px;
	padding: 8px;
	color: #4F4E4E;
	margin-bottom: 5px;

}

.weekimg {
	float: left;
	margin: 0 10px 0 0;
}

.leftbox1 {
	width: 200px;
	background-color: #5FA6C0;
	margin-bottom: 5px;
	padding: 8px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftbox1 a:link, .leftbox1 a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftbox1 a:hover {
	text-decoration: underline;
}

.leftbox2 {
	width: 200px;
	background-color: #186F8F;
	margin-bottom: 5px;
	padding: 8px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftbox2 a:link, .leftbox2 a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftbox2 a:hover {
	text-decoration: underline;
}

.subscribe {
	width: 200px;
	background-color: #00749F;
	margin-bottom: 5px;
	padding: 6px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.subscribe a:link, .subscribe a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.subscribe a:hover {
	text-decoration: underline;
}

.search {
	width: 200px;
	background-color: #005E7F;
	margin-bottom: 5px;
	padding: 8px;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.search a:link, .search a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.search a:hover {
	text-decoration: underline;
}

.headerl {
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

.top {
	width: 820px;
	background-color: #186F8F;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	padding: 6px;
	text-align: center;
}

.top a:link, .top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.top a:hover {
	text-decoration: underline;
}


.bottom {
	width: 100%;
	background-color: #186F8F;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.bottom2 {
	width: 820px;
	background-color: #186F8F;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}



a:link, a:active, a:visited {
	color: #00749E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.small {
	font-family: Tahoma;
	font-size: 9px;
	color:#EFEFEF;
}
.header {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10pt;
	text-transform: uppercase;
	color:#555555;
	font-weight:bold;
}
.subheader {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	text-transform: uppercase;
	color:#555555;
}
.subheader2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-style: italic;
	color:#555555;
}

.text{
	background-color: #FFFFFF;
	width: 100%;
	font-family: Tahoma,Arial, Helvetica;
	font-size: 11px;
	color: #484848;
	text-align: justify;
}


.space {
	width:10px;
}
.tecdata {
	width:100%;
	font-family: Tahoma;
	font-size: 11px;
	color:#444444;
	text-align: center;
}