body {
	background-color:#ff911a;
	font-family:Tahoma, Geneva, sans-serif;
}

a {
	color:#000;
	text-decoration:none;
}
a:hover { 
	color:#333;
	text-decoration:underline;
}

p {
	font-size:12px;
	margin:0px;
}

img {
	border:0px;
}

.contentHolder {
	width: 800px;
	height: 500px;
	min-height: 500px;
}

.conTopLeft {
	background-image:url(../images/ConTopLeft.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	font-size:6px;
	line-height:6px;
}
.conTopMid {
	background-image:url(../images/ConTopMid.png);
	background-repeat:repeat-x;
	height:6px;
	font-size:6px;
	line-height:6px;
}
.conTopRight {
	background-image:url(../images/ConTopRight.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
	font-size:6px;
	line-height:6px;
}


.conBotLeft {
	background-image:url(../images/ConBotLeft.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}
.conBotMid {
	background-image:url(../images/ConBotMid.png);
	background-repeat:repeat-x;
	height:6px;
}
.conBotRight {
	background-image:url(../images/ConBotRight.png);
	background-repeat:no-repeat;
	width:6px;
	height:6px;
}

.conMidLeft {
	background-image:url(../images/ConMidLeft.png);
	background-repeat:repeat-y;
	width:6px;
}
.conMid {
	background-color:#FFF;
	vertical-align:top;
}
.conMidRight {
	background-image:url(../images/ConMidRight.png);
	background-repeat:repeat-y;
	width:6px;
}


.innerContent {
	width:100%;
	min-height: 250px;
}

.inConTopLeft {
	background-image:url(../images/inConTopLeft.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
	font-size:7px;
	line-height:7px;
}
.inConTopMid { 
	background-image:url(../images/inConTopMid.png);
	background-repeat:repeat-x;
	height:7px;
	font-size:7px;
	line-height:7px;
}
.inConTopRight {
	background-image:url(../images/inConTopRight.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
	font-size:7px;
	line-height:7px;
}

.inConMidLeft {
	background-image:url(../images/inConMidLeft.png);
	background-repeat:repeat-y;
	width:8px;
}
.inConMid {
	background-color:#ffeeb3;
}
.inConMidRight {
	background-image:url(../images/inConMidRight.png);
	background-repeat:repeat-y;
	width:8px;
}

.inConBotLeft {
	background-image:url(../images/inConBotLeft.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
}
.inConBotMid {
	background-image:url(../images/inConBotMid.png);
	background-repeat:repeat-x;
	height:7px;
}
.inConBotRight {
	background-image:url(../images/inConBotRight.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
}


.menuPlaceHolder {
	width:200px;
	vertical-align:top;
}

.content {
	vertical-align:top;
}



.conBilTopLeft {
	background-image:url(../images/inConTopLeft.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
	font-size:7px;
	line-height:7px;
}
.conBilTopMid { 
	background-image:url(../images/inConTopMid.png);
	background-repeat:repeat-x;
	height:7px;
	font-size:7px;
	line-height:7px;
}
.conBilTopRight {
	background-image:url(../images/inConTopRight.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
	font-size:7px;
	line-height:7px;
}

.conBilMidLeft {
	background-image:url(../images/inConMidLeft.png);
	background-repeat:repeat-y;
	width:8px;
}
.conBilMid {
	background-color:#ffeeb3;
}
.conBilMidRight {
	background-image:url(../images/inConMidRight.png);
	background-repeat:repeat-y;
	width:8px;
	min-height: 120px;
}

.conBilBotLeft {
	background-image:url(../images/inConBotLeft.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
}
.conBilBotMid {
	background-image:url(../images/inConBotMid.png);
	background-repeat:repeat-x;
	height:7px;
}
.conBilBotRight {
	background-image:url(../images/inConBotRight.png);
	background-repeat:no-repeat;
	width:8px;
	height:7px;
}

.billedeContent {
	width:100%;
}


.spacerInnerContent {
	background-image:url(../images/spacer.png);
	background-repeat:repeat-y;
	width:2px;
}