.CellBack {
	background-repeat: no-repeat;
	background-position: right top;
}
.CellBackMenu {

	background-repeat: repeat;
	background-position: right top;
}
.SideButtonLight {
	color: #323476;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CBD2EE;
	text-align: right;
	height: 12;
	width: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFF1FA;
	border-right-color: #345569;
	border-bottom-color: #92A0DC;
	border-left-color: #D8E3EB;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	padding: 4px;
}
.SideButtonLight:link {
	text-decoration: none;
}
.SideButtonLight:hover {
	background-color: #A3AFE0;
	border-top-width: 1px;
	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: #D3D9F1;
	border-bottom-color: #364EA9;

}
.SideButtonLightLeft {

	color: #323476;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CBD2EE;
	text-align: left;
	height: 12;
	width: 140px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFF1FA;
	border-right-color: #345569;
	border-bottom-color: #92A0DC;
	border-left-color: #D8E3EB;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	padding: 4px;
}
.SideButtonLightLeft:link {
	text-decoration: none;
}
.SideButtonLightLeft:hover {
	background-color: #A3AFE0;
}
.SideMargin {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	background-color: #394D9D;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E60BB;
	border-right-color: #345569;
	border-bottom-color: #162356;
	border-left-color: #D8E3EB;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	clip:        rect(auto auto auto auto);
	padding: 4px;
	height: 12px;
}
.SideButtonLightBullet {
	color: #323476;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #BFE6EA;
	text-align: right;
	height: 100%;
	width: 125px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFF1FA;
	border-right-color: #345569;
	border-bottom-color: #92A0DC;
	border-left-color: #D8E3EB;
	text-decoration: none;
	border-right-width: 0px;
	border-left-width: 0px;
	display: block;
	padding: 4px;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../buttons/arrow_side.gif);
}
