.bgHome
{
	background-image: url(../Images/Home/CBHomeModuleExpand.gif);
	background-repeat:repeat-y;
}

.bgExpandRight
{
	background-image: url(../Images/Home/CBHomeBg.gif);
	background-repeat:repeat-x;
}
.bgInternals
{
	background-image: url(../Images/Internals/CBInternalBg.gif);
	background-repeat:repeat-x;
}

/*************** DIVISOR **********************/
.horizontalDivisor
{
	height: 1px;	
	background-color: #b7a077;
}
.verticalDivisor
{
	width: 1px;	
	background-color: #b7a077;
}

/*************** END DIVISOR **********************/



/*************** HOME **********************/
.textBody
{
	font-family:Verdana;
	font-size:12;
	color:#000000;
}
.spaceTextSeparator
{
	height:20;
}


/*************** END HOME **********************/




/*************** FOOTER **********************/
.textFooterInfo
{
	font-family:Verdana;
	font-size:10;
	color:#b7a077;
}
.textFooter
{
	font-family:Verdana;
	font-size:11;
	color:#b7a077;
	text-decoration:none;
}
.textFooter:hover
{
	font-family:Verdana;
	font-size:11;
	color:#660000;
	text-decoration:none;
}
.textFooterOver
{
	font-family:Verdana;
	font-size:11;
	color:#660000;
	text-decoration:none;
	cursor:default;
	
}
/*************** END FOOTER **********************/


/*******************************************************************************************************/
/****************************************** INTERNALS *****************************************/
/*******************************************************************************************************/

.textInternals
{
	font-family:Verdana;
	font-size:12;
	color:#000000;
}
.textAbout
{
	font-family:Verdana;
	font-size:12;
	color:#000000;
	line-height:18px;
}
.titleInternals
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:16;
	color:#660000;
}


/**************************** Order Form****************************/
.divHidden
{
	display:none;
}
.divVisible
{
	display:block;
}
.titleOrderTable
{
	font-family:Times New Roman;
	font-size:16;
	color:#7a0808;
	font-weight:bold;
}

.textClassYear
{
	font-family:Times New Roman;
	font-size:11;
	color:#7a0808;
}
.textCost
{
	font-family:Times New Roman;
	font-size:18;
	color:#565656;
	font-weight:bold;
	text-align:center;
}

.textSing
{
	font-family:Times New Roman;
	font-size:11;
	color:#565656;
	overflow:-moz-scrollbars-vertical;
	OVERFLOW-Y: scroll;
	OVERFLOW-X: hidden;
}

.textTotal
{
	font-family:Times New Roman;
	font-size:18;
	color:#7a0808;
	font-weight:bold;
	text-align:center;
}
.BoxQty
{
	font-family:Times New Roman;
	font-size:18;
	color:#565656;
	width:54px;
}
.BoxYear
{
	font-family:Times New Roman;
	font-size:18;
	color:#565656;
	width:54px;
}
.tblOrder
{
	border-bottom: solid 1px #c3b995;
	border-top: solid 1px #c3b995;
	border-right: solid 1px #c3b995;
	border-left: solid 1px #c3b995;
}

.hightSpace15
{
	height:15px;
}
.textBodyOrder
{
	font-family:Verdana;
	font-size:11;
	color:#000000;
}

.textCalculate
{
	font-family:Times New Roman;
	font-size:16;
	color:#790202;
	font-weight:bold;
}

.bgOrderBox
{
	background-color: #f4f0dd;
}
.bgOrderDark
{
	background-color: #e2ddc3;
}
.bgOrderLight
{
	background-color: #fefbea;
}
.lineBoxHorizontal
{
	height: 1px;	
	background-color: #c3b995;
}
.lineBoxVertical
{
	width: 1px;	
	background-color: #c3b995;
}
.tdBorderLeft
{
	border-left: solid 1px #c3b995;
}
.tdBorderRight
{
	border-right: solid 1px #c3b995;
}
.tdWithoutBorder
{
	BORDER-left: solid 1px #f4f0dd; 
	BORDER-BOTTOM:  solid 1px #f4f0dd; 
}
.titleSubtotal
{
	color:#7a0808;
	font-family:Times New Roman;
	font-size:16;
	font-weight:bold;
	text-align:right;
}
.textSubtotal
{
	color:#565656;
	font-family:Verdana;
	font-size:11;
	text-align:right;
}
.titleAddress
{
	font-family:Verdana;
	font-size:11;
	color:#7a0808;
	font-weight:bold;
}

/****************************Order Form****************************/



/*******************************************************************************************************/
/********************************** END INTERNALS *************************************************/
/*******************************************************************************************************/




/********************************************************/
/*                 INPUT - BUTTON                     */
/********************************************************/
.inputButtonOff
{	
	background-color: #790704;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana;
	border:solid 1px black;
	height:25px;
}
.inputButtonOn
{	
	background-color: #f4f5f6;
	cursor: pointer;
	color:#790704;
	border:solid 1px black;
	font-weight:bold;
	font-family:Verdana;
	height:25px;
}
/********************************************************/
/*                     DELETEALERT                      */
/********************************************************/
table.alertoutertable
{
	border-top: solid 1px #b7a077;
	border-left: solid 1px #b7a077;
	border-bottom: solid 1px #b7a077;
	border-right: solid 1px #b7a077;
}

table.alertinnertable
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #ffffff;
}

table.alerttitletable
{
	background-color: #c3b995;
	border-bottom: solid 1px #FFFFFF;
	color: #790704;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

table.alertmessagetable
{
	border-top: solid 1px #b7a077;
	color: #790704;
	font-family: tahoma;
	font-size: 12px;
}

table.alertbuttontable
{
	border-top: solid 1px #b7a077;
	background-color: #f4f0dd;
}

td.alertbuttonseparatorskin
{
	width: 1px;
	background-color: #c3b995;
}

td.alertbuttonseparatorwhite
{
	width: 1px;
	background-color: #FFFFFF;
}

a.imagebutton
{
	color: #790704;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

a.imagebutton:hover
{
	color: #790704;
	text-decoration: none;
}

