 
html,body,table#pagelayout { 
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111418;
	width:100%; 
	height:100%;
}

.Bottomtxt {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	border-top-color: #00CC00;
}
.Bottomtxtblk {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}
.clock {
	font-size: 10px;
	font-family: Tahoma;
	color: #CCCCCC;
	text-align: right;
}
.wecleansilver {
	font-family: Arial;
	font-size: 30px;
	color: #B2B2B2;
}
.menublack {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}
.menugrey {
	font-family: Arial;
	font-size: 20px;
	color: #666666;
}
.nevtmonth{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
pint {	text-indent : 19% }
.monthblack {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.monthgrey {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.monthlink {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.headwhite {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
}
.comptext {
	font-family: Arial;
	font-size: 14px;
	color: #C3C3C3;
}
.parttext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.partwc {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.compthumb {
	font-family: Arial;
	font-size: 12px;
	color: #C3C3C3;
}
.compthumbwc {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.sitemap {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.address {font-size: 12px; font-family: Tahoma; color: #000000; font-weight: bold; }
.contact {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.gentext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.imagebor{
	border-style:outset;
	border-color: #666666;
	border-width:1px;
      }

A:link {
	color: #666666;
	text-decoration: none;
}
A:active {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:hover {
	color:#000000;
	text-decoration: underline;
}



