.button_clear{
	cursor:pointer;
	float:left;
	margin:1px;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
.page {
    font-size: 12pt; 
    height: 900px;
    page-break-after: always;
    page-break-inside: avoid;
}
.buttons {
	cursor:pointer;
	float:left;
	margin:1px;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-image: url("/inc/images/images.png");
	background-repeat: no-repeat;
}
.big_button {
	height:40px;
	width:294px;
	cursor:pointer;
	overflow: hidden;
}
.icon_button {
	height:22px;
	border-radius:5px;
	border-width:1px !important;
	width:22px;
	cursor:pointer;
	float:left;
	margin:1px;
	overflow: hidden;
}
.icon_button_nofloat {
	height:22px;
	border-radius:5px;
	border-width:1px !important;
	width:22px;
	cursor:pointer;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.blue_button_light_flat {
	background: #e7f3ff;
	border: 2px solid #3e82e0;
}
.blue_button_flat {
	background: #a4d1fe;
	border: 2px solid #1e60bd;
}
.blue_button_dark_flat {
	background: #61affd;
	border: 2px solid #154282;
}
.orange_button_light_flat{
	background: #ffc68a;
	border: 2px solid #ffa546;
}
.orange_button_flat {
	background: #ffa546;
	border: 2px solid #ffa546;
}
.orange_button_dark_flat {
	background: #ff8402;
	border: 2px solid #cc6300;
}
.green_button_light_flat {
	background: #ccf87e; 
	border: 2px solid #8de500;
}
.green_button_flat {
	background: #b3f43e;
	border: 2px solid #395d00;
}
.green_button_dark_flat {
	background: #50952E;
	border: 2px solid #395d00;
}
.pink_button_flat {
	background: #fbe6fb;
	border: 2px solid #d957af;
}
.black_button_flat {
	background: #ccf87e;
	border: 2px solid #080808;
}
.cyan_button_flat {
	background: #b5dded;
	border: 2px solid #0ca0ce;
}
.grey_button_flat {
	background: #f2f2f2;
	border: 2px solid #7d7d7d;
}
.light_button_flat {
	background: #f4f7f8;
	border: 2px solid #adb9c2;
}
.white_button_flat {
	background: #fefefe;
	border: 2px solid #b3b3b3;
}
.red_button_flat {
	background: #fe583c;
	border: 2px solid #a41100;
}
.purple_button_flat {
	background: #e59ffe;
	border: 2px solid #8a00a6;
}
.blue_button_light_grad{
	background: #e7f3ff;
	border: 1px solid #3e82e0;
	box-shadow: inset 0 0 3px #e7f3ff;
}
.blue_button_grad{
	background: #2878ce;
	border: 1px solid #1e60bd;
	box-shadow: inset 0 0 3px #a4d1fe;
}
.blue_button_dark_grad{
	background: #1d5795;
	border: 1px solid #154282;
	box-shadow: inset 0 0 3px #61affd;
}
.black_button_grad{
	background: #777;
	border: 1px solid #777;
	box-shadow: inset 0 0 3px #545454;
}
.green_button_light_grad{
	background: #a2e638;
	border: 1px solid #8de500;
	box-shadow: inset 0 0 3px #ccf87e;
}
.green_button_grad{
	background: #80c218;
	border: 1px solid #63a100;
	box-shadow: inset 0 0 3px #b3f43e;
}
.green_button_dark_grad{
	background: #588611;
	border: 1px solid #395d00;
	box-shadow: inset 0 0 3px #95e10d;
}
.cyan_button_grad{
	background: #20b4e2;
	border: 1px solid #0ca0ce;
	box-shadow: inset 0 0 3px #b5dded;
}
.grey_button_grad{
	background: #cccccc; 
	border: 1px solid #7d7d7d;
	box-shadow: inset 0 0 3px #f2f2f2;
}
.light_button_grad{
	background: #f4f7f8;
	border: 1px solid #adb9c2;
	box-shadow: inset 0 0 3px #f4f7f8;
}
.orange_button_light_grad{
	background: #ffc68a;
	border: 1px solid #ffa546;
	box-shadow: inset 0 0 3px #ffc68a;
}
.orange_button_grad{
	background: #ffa546;
	border: 1px solid #cc6300;
	box-shadow: inset 0 0 3px #ffa546;
}
.orange_button_dark_grad{
	background: #ff8402;
	border: 1px solid #cc6300;
	box-shadow: inset 0 0 3px #bd6100;
}
.pink_button_grad{
	background: #fbe6fb;
	border: 1px solid #d957af;
	box-shadow: inset 0 0 3px #fbe6fb;
}
.purple_button_grad{
	background: #e59ffe;
	border: 1px solid #8a00a6;
	box-shadow: inset 0 0 3px #e59ffe;
}
.red_button_grad{
	background: #fe583c;
	border: 1px solid #a41100;
	box-shadow: inset 0 0 3px #fe583c;
}
.white_button_grad{
	background: #fefefe;
	border: 1px solid #b3b3b3;
	box-shadow: inset 0 0 3px #fefefe;
}
.big_button_span {
	margin-right:7px;
	text-align:center;
	float:left;
	font-weight:bold;
	color:#FFFFFF;
	font-size:25px;
	line-height:40px;
	width:226px;
}
.big_home {
	margin-left:7px;
	cursor:pointer;
	width: 54px;
	height: 54px;
	background-image: url("/inc/images/images.png");
	background-repeat: no-repeat;
	background-position: -245px -245px;
	float:left;
}
.big_rush {
	margin-left:7px;
	cursor:pointer;
	width: 54px;
	height: 54px;
	background-image: url("/inc/images/images.png");
	background-repeat: no-repeat;
	background-position: -252px -190px;
	float:left;
}
.big_clock {
	margin-right:12px;
	margin-left:12px;
	margin-top:8px;
	cursor:pointer;
	width: 37px;
	height: 37px;
	background-image: url("/inc/images/clock.png");
	float:left;
}
.cyan {
}
.blue {
	background-position: -24px 0;
}
.green{
	background-position: -48px 0;
}
.orange {
	background-position: -72px 0;
}
.grey {
	background-position: -96px 0;
}
.black {
	background-position: -120px 0;
}
.red {
	background-position: -144px 0;
}
.purple {
	background-position: -168px 0;
}
.pink {
	background-position: -192px 0;
}
.white {
	background-position: -216px 0;
}

.icons {
	cursor:pointer;
	width: 24px;
	height: 24px;
	overflow: hidden;
	background-image: url("/inc/images/images.png");
	background-repeat: no-repeat;
}
.skull {
	background-position: 0 -24px;
}
.trash {
	background-position: -24px -24px;
}
.trash_black {
	background-position: -24px -120px;
}
.person {
	background-position: -48px -24px;
}
.save {
	background-position: -72px -24px;
}
.save_as {
	background-position: -240px -24px;
}
.star {
	background-position: -96px -24px;
}
.check {
	background-position: -120px -24px;
}
.x {
	background-position: -144px -24px;
}
.flame {
	background-position: -168px -24px;
}
.clip {
	background-position: -192px -24px;
}
.plus {
	background-position: -216px -24px;
}
.video {
	background-position: 0 -48px;
}
.rss {
	background-position: -24px -48px;
}
.warning {
	background-position: -48px -48px;
}
.down {
	background-position: -72px -48px;
}
.left {
	background-position: -96px -48px;
}
.right {
	background-position: -120px -48px;
}
.up {
	background-position: -144px -48px;
}
.search {
	background-position: -168px -48px;
}
.zoom_in {
	background-position: -192px -48px;
}
.zoom_out {
    background-position: -216px -48px;
}
.blank {
    background-position: -240px -48px;
}
.edit {
	background-position: 0 -72px;
}
.edit_black {
	background-position: 0 -168px;
}
.print {
	background-position: -24px -72px;
}
.dollar {
	background-position: -48px -72px;
}
.document {
	background-position: -73px -73px;
}
.chat {
	background-position: -96px -72px;
}
.phone {
	background-position: -120px -72px;
}
.phone_red {
	background-position: -244px -172px;
	background-image: url("/inc/images/images.png");
}
.percent {
	background-position: -144px -72px;
}
.email {
	background-position: -168px -72px;
}
.mail {
	background-position: -192px -72px;
}
.forbidden {
	background-position: -216px -72px;
}
.heart {
	background-position: 0 -96px;
}
.home {
	background-position: -25px -97px;
}
.info {
	background-position: -48px -96px;
}
.key {
	background-position: -72px -96px;
}
.bubble {
	background-position: -96px -96px;
}
.shield {
	background-position: -120px -96px;
}
.rewind {
	background-position: -144px -96px;
}
.pause {
	background-position: -168px -96px;
}
.play {
	background-position: -192px -96px;
}
.fast_forward {
	background-position: -216px -96px;
}
.fast_forward {
	background-position: -216px -96px;
}
.icon_favorite {
	background-position: -216px -96px;
} 