.maintable_starck {
	font-size: 12px;
	background-color: #FEFEFE;
}
.cellborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 3px;
}
.tableborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.textdiv {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	overflow: auto;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.uppertitle {
	font-size: 26px;
	font-weight: bold;
	color: #CA6C4D;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.includestag {
	font-size: 12px;
	font-weight: normal;
}
.standardfeatures {
	font-size: 11px;
	background-color: #F2F2F2;
}
.featurestitle {
	font-size: 14px;
	font-weight: bold;
	color: #CA6C4D;
}
.items_bgtile {
	background-image: url(../images/interface/starck_toptile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.modeltitle {
	font-size: 36px;
	font-weight: bold;
	color: #F04E23;
}
.uppertitle2 {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.model_shdesc {
	font-size: 12px;
	padding-left: 6px;
	padding-top: 2px;
}
.model_title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.size_sidebar {
	font-size: 10px;
	font-weight: bold;
	color: #F2F2F2;
	background-image: url(../images/interface/starck_sidebar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 5px;
	padding-right: 0px;
}
.tableborder a {
	color: #666666;
	text-decoration: none;
}
.cellborder a {
	color: #666666;
	text-decoration: none;
}
.tableborder a:hover {
	text-decoration: underline;
}
.cellborder a:hover {
	text-decoration: underline;
}

