.tlink{
	text-decoration: none;
	color: #ffffff;
}

.tlink:hover {
	text-decoration: underline;
	}

.tlink:visited{
		color: #ffffff;
}



.alink{
	text-decoration: none;
	color: #000000;
}

.alink:hover {
	text-decoration: underline;
	}

.alink:visited{
		color: #000000;
}


.plink{
	text-decoration: none;
	color: #656565;
}

.plink:hover {
	text-decoration: underline;
	}

.plink:visited{
		color: #656565;
}

.blink{
	text-decoration: none;
	color: #042f5c;
}

.blink:hover {
	text-decoration: underline;
	}

.blink:visited{
		color: #042f5c;
}

body 
{
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin:0;
	padding:0;
	color: #656565;
	
		}

#pic{
	background-color:#FFFFFF;
	position:relative;
	margin: auto;
	width:919px;
	top:0px;
}

#contain
{
	position:relative;
	margin: auto;
	width:919px;
	top:0px;
	}

.whitefont {
	font-size: 7pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
		}

.footerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

#bottomtab {
	background-image: url(images/bottom_tab.jpg);
	background-repeat: no-repeat;
	position:relative;
	margin: 0;
	heigth: 32;
	width: 436px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 32px;
	text-align: center;
	line-height: 255%;
}

