.fillleft {
	background-image: url(images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fillright {
	background-image: url(images/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
td {
	font-family: Tahoma, Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.a_blue:active , .a_blue:visited , .a_blue:link {
font-size : 13px;
font-family : Tahoma, Tahoma;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : none;
}

.a_blue:hover {
font-size : 13px;
font-family : Tahoma;
color : #0066CC;
font-weight : bold;
background : transparent;
text-decoration : underline;
}

a:active , a:visited ,a:link {
font-size : 13px;
font-family : Tahoma;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : none;
}

a:hover {
font-size : 13px;
font-family : Tahoma;
color : #0066CC;
font-weight : normal;
background : transparent;
text-decoration : underline;
}

a:active , a:visited ,a:link {
font-size : 13px;
font-family : Tahoma;
color : #333333;
font-weight : normal;
background : transparent;
text-decoration : none;
}

a:hover {
font-size : 13px;
font-family : Tahoma;
color : #333333;
font-weight : normal;
background : transparent;
text-decoration : underline;
}

li {
	list-style-image: url(images/bullet.jpg);
}


.headblue {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.tdgrey {
	background-color: #CCCCCC;
}

.tdgreylite {
	background-color: #f4f4f4;
}

.textblue {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #0066CC;
}
.tdgreybold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.headOne {

	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.bgRightNavOn {
	font-weight: bold;
	color: 0066CC;
	background-color: #E9F2FB;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	cursor: hand;
}
.bgRightNav {
	font-weight: normal;
	color: 666666;
	background-color: #E9F2FB;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	cursor: hand;
}
.bgHome {
	background-image: url(images/bg/bghome.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgServices {
	background-image: url(images/bg/bgservices.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgSamples {
	background-image: url(images/bg/bgSamples.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgContact {
	background-image: url(images/bg/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgProducts {
	background-image: url(images/bg/bgProducts.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
