.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #565656;
}

.mainPage {
	background-image: url(images/frameColHead.gif);
	background-position: 	top;
	background-repeat: 	repeat-x;
}

.headGrad {
	background-image: url(images/back_headGrad.gif);
	background-position: 	right;
	background-repeat: 	repeat-y;
	border-top-style:	solid;
	border-top-color:	#FFFFFF;
	border-top-width:	1px;
}

.siteFrameCellL {
	background-image: url(images/back_frameColL.gif);
	background-position: 	top;
	background-repeat:		repeat-x;
}

.siteFrameCellR {
	background-image: url(images/back_frameColR.gif);
	background-position: 	top;
	background-repeat:		repeat-x;
}

.bodyTable {
	border-style: 		solid;
	border-top-width:	0px;
	border-right-width:	1px;
	border-bottom-width: 0px;
	border-left-width:	1px;
	border-right-color:	#C2C2C2;
	border-left-color: #CCCCCC;
}

.shadowTable {
	background-image: url(images/back_tableShadow.gif);
	background-position: 	right bottom;
	background-repeat: no-repeat;
}
.tableTitle {
	border-style: 	solid;
	border-top-width:	0px;
	border-left-width:	0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	background-color:	#EFEFEF;
	border-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}

.tableFullBorder {
	border-style: 	solid;
	border-top-width:	1px;
	border-left-width:	1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #CCCCCC;
}

.tableBottomLine {
	border-style: 	solid;
	border-top-width:	0px;
	border-left-width:	0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
}
