.headerbgLeft {background-image:url(../Images/PageElements/bggreen/smallest-left.gif);}
.headerbgRight {background-image:url(../Images/PageElements/bggreen/smallest-right.gif);}
.headerContent {background-image:url(../Images/PageElements/bggreen/smallest-right.gif);}
.logoContainer {background-image:url(../Images/PageElements/bggreen/smallest-left.gif);}

.topShadowContainer {background-image:url(../Images/PageElements/bggreen/smallest-top.gif);}
.logoImage {
	position:absolute;
	background-image:url(../Images/PageElements/logos/logo-convention.gif);
	background-repeat:no-repeat;
	width:127px;
	height:115px;
	left:75px;
	top:3px;
}
.headerVertShadow {
	position:absolute;
	background-image:url(../Images/PageElements/bggreen/smallest-shadow.gif);
	background-repeat:no-repeat;
	width:30px;
	height:115px;
	left:210px;
	top:0px;
}
a {
	color: #939f0c;
}
a:hover {
	color:#000000;
}

.table_matrix td {
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
	border-bottom-width: thin;
	border-left: none;
	border-right-color: #66FF00;
	border-right-style: solid;
	border-right-width: thin;
	border-top: none;
}

.table_matrix_02 td {
	border-bottom-style: solid;
	border-bottom-color: #66FF00;
	border-bottom-width: thin;
	border-left: none;
	border-right: none;
	border-top: none;
}