.content {
	padding: 10px;
}
.tab-on {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	width: 120px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}
.tab-off {
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	width: 120px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}

.tab-on-large {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	width: 150px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}
.tab-off-large {
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	width: 150px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}

.tab-on-larger {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}
.tab-off-larger {
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	width: 200px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}

.tab-on-largest {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	cursor: pointer;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}
.tab-off-largest {
	background-color: #F6F6F6;
	color: #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	cursor: pointer;
	width: 300px;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}

.tab-none {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
    padding:2px 10px !important;
    white-space: nowrap;
    height:30px;
    line-height:30px
}
.tab-content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	width: 100%;

}
.hide-table {
	display: none
	}

.tab-content2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 0px;
	width: 100%;

}