@charset "UTF-8";
/* CSS Document */

#table {
	width:751px;
	height:auto;
	z-index:110;
	left: 1px;
	float: left;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
}
#col1 {
	width:190px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/shortG.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#col2 {
	width:280px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/vertG2.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
}
#col3 {
	width:280px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/vertG2.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	background-repeat: no-repeat;
}
#col1B {
	width:190px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/shortB.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#col2B {
	width:280px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/vertB2.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
}
#col3B {
	width:280px;
	height:24px;
	z-index:1;
	float: left;
	background-image: url(../images/vertB2.png);
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #CCC;
	border-right-style: solid;
	border-right-width: 1px;
	background-repeat: no-repeat;
}
