.underheadtable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/underheadback.jpg);
	background-repeat: no-repeat;
	background-position: left;

}
.butttable {
	background-image: url(../images/buttback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headtab {
	background-image: url(../images/headback.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.yelloright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-style: none;
	background-repeat: repeat-x;


}
.greyleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-top-style: none;
	background-image: url(images/backbodyleft.jpg);


}
.bottomblue {
	background-color: #0099CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	border-top-style: solid;

}
a:link {
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;


}

