A {
	color:#336699;
	text-decoration:none;
	border: none;
}

A:hover{
	color:#8CB3D9;
	text-decoration:none;
	border: none;
}

A:active { 
	color: #AECFF0;
	textdecoration:none;
	border: none;
}

.bgl {
	background-image: url(images/bg_l.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bgr {

	background-image: url(images/bg_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: Bold;
	text-transform: capitalize;
	color: #999999;
}
.copy1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: 200;
	color: #999999;
}

.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: 200;
	color: #999999;
}

.footer, .footerlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footerlinks A, .footerlinks A:hover, .footerlinks A:active {
	color: #999999;
	text-decoration:none;
	border: none;
}

