.btn_beige {
	background:linear-gradient(to bottom, #eae0c2 5%, #ccc2a6 100%);
	background-color:#eae0c2;
	border-radius:4px;
	border:1px solid #333029;
	color:#505739;
	font-weight:bold;
	padding:6px 12px;
}
.btn_beige:hover {
	background:linear-gradient(to bottom, #ccc2a6 5%, #eae0c2 100%);
	background-color:#ccc2a6;
}
.btn_beige:active {
}





.btn_blue {
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	background-color:#007dc1;
	border-radius:4px;
	padding:6px 12px;
	border:1px solid #124d77;
	text-shadow:0px 1px 0px #154682;
	color:#ffffff;
}
.btn_blue:hover {
	border:1px solid #b38f00;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%);
	background-color:#72b352;
}
.btn_blue:active {
}



.mainScreenButton:hover
{
	border:1px solid #b38f00 !important;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%) !important;
	background-color:#72b352 !important;
}




.btn_blue_2 {
	background:linear-gradient(to bottom, #637aad 5%,  #0088cc 100%);
	background-color:#637aad;
	border-radius:4px;
	border:1px solid #314179;
	padding:6px 12px;
	text-shadow:0px 1px 0px #7a8eb9;
}
.btn_blue_2:hover {
	background:linear-gradient(to bottom, #99ccff 5%, #637aad 100%);
	background-color:#5972a7;
}
.btn_blue_2:active {
}




.btn_blue_light {
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	background-color:#599bb3;
	border-radius:4px;
	border:1px solid #29668f;
	color:#ffffff;
	text-shadow:0px 1px 0px #3d768a;
}
.btn_blue_light:hover {
	border:1px solid #b38f00;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%);
	background-color:#72b352;
}
.btn_blue_light:active {
}





.btn_brown
{
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background:linear-gradient(to bottom, #c78d54 5%, #7d5d3d 100%);
	background-color:#c78d54;
	border:1px solid #54381e;
	text-shadow:0px 1px 0px #4d3534;
	color:white;
}

.btn_brown:hover
{
	background:linear-gradient(to bottom, #7d5d3d 5%, #c78d54 100%);
	background-color:#7d5d3d;
}

.btn_brown:active
{
}





.btn_brown_2 {
	background:linear-gradient(to bottom, #7d5d3b 5%, #634b30 100%);
	background-color:#7d5d3b;
	border-radius:4px;
	border:1px solid #54381e;
	font-weight:bold;
	padding:6px 12px;
	text-shadow:0px 1px 0px #4d3534;
	color:white;
}
.btn_brown_2:hover {
	border:1px solid #b38f00;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%);
	background-color:#72b352;
    color:#666600;
}
.btn_brown_2:active {
}






.btn_gold_light {
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	background-color:#ffec64;
	border-radius:4px;
	border:1px solid #ffaa22;
	color:#333333;
	font-weight:bold;
	padding:6px 12px;
	text-shadow:0px 1px 0px #ffee66;
}
.btn_gold_light:hover {
	background:linear-gradient(to bottom, #ff944d 5%, #ff6600 100%);
	background-color:#ffab23;        
    box-shadow: 0 0 15px #ffab23;
}
.btn_gold_light:active {
}



.btn_gold_dark {
	background:linear-gradient(to bottom, #f0c911 5%, #f2ab1e 100%);
	background-color:#f0c911;
	border-radius:4px;
	border:1px solid #e65f44;
	color:#c92200;
	font-weight:bold;
	padding:6px 12px;
	text-shadow:0px 1px 0px #ded17c;
}
.btn_gold_dark:hover {
	background:linear-gradient(to bottom, #f2ab1e 5%, #f0c911 100%);
	background-color:#f2ab1e;
}
.btn_gold_dark:active {
}




.btn_green {
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
	color:#ffffff;
	text-shadow:0px 1px 0px #92b879;
}
.btn_green:hover {
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	background-color:#68a54b;
}
.btn_green:active {
}





.btn_green_2 {
	background:linear-gradient(to bottom, #77b55a 5%, #72b352 100%);
	background-color:#77b55a;
	border-radius:4px;
	border:1px solid #4b8f29;
	color:#ffffff;
	text-shadow:0px 1px 0px #5b8a3c;
}

.btn_green_2:hover {
	border:1px solid #b38f00;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%);
	background-color:#72b352;
}
.btn_green_2:active {
}




.btn_green_3 {
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	background-color:#77d42a;
	border-radius:4px;
	border:1px solid #268a16;
	color:#306108;
	font-weight:bold;
	padding:6px 12px;
	text-shadow:0px 1px 0px #aade7c;
}
.btn_green_3:hover {
	background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	background-color:#5cb811;
}
.btn_green_3:active {
}





.btn_grey {
	background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
	background-color:#768d87;
	border-radius:4px;
	border:1px solid #566963;
	text-shadow:0px 1px 0px #2b665e;
}
.btn_grey:hover {
	background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
	background-color:#6c7c7c;
}

.btn_grey:active {
}






.btn_orange {
	box-shadow:inset 0px 1px 0px 0px #cfb76e;
	background:linear-gradient(to bottom, #ff8c00 5%, #ba7917 100%);
	background-color:#ff8c00;
	border:1px solid #947312;
	text-shadow:0px 1px 0px #854629;
}
.btn_orange:hover {
	background:linear-gradient(to bottom, #ba7917 5%, #ff8c00 100%);
	background-color:#ba7917;
}
.btn_orange:active {
}







.btn_purple 
{
	background:linear-gradient(to bottom, #c123de 5%, #a20dbd 100%);
	background-color:#c123de;
	border:1px solid #a511c0;
	color:#ffffff;
	padding:6px 12px;
	text-shadow:0px 1px 0px #9b14b3;
}

.btn_purple:hover {
	border:1px solid #b38f00;
	background:linear-gradient(to bottom, #ffe066 5%, #e6b800 100%);
	background-color:#72b352;
}
.btn_purple:active {
}




.btn_red {
	background:linear-gradient(to bottom, #fe1a00 5%, #ce0100 100%);
	background-color:#fe1a00;
	border:1px solid #d83526;
	border-radius:4px;
	text-shadow:0px 1px 0px #b23e35;
	color:white;
}

.btn_red:hover {
	background:linear-gradient(to bottom, #ce0100 5%, #fe1a00 100%);
	background-color:#ce0100;
}
.btn_red:active {
}





.btn_red_2 {
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:linear-gradient(to bottom, #ff0000 5%, #bc3315 100%);
	background-color:#ff0000;
	border:1px solid #942911;
	padding:6px 24px;
	text-shadow:0px 1px 0px #854629;
	color:white;
}
.btn_red_2:hover {
	background:linear-gradient(to bottom, #bc3315 5%, #ff0000 100%);
	background-color:#bc3315;
}
.btn_red_2:active {
}





.btn_red_3 {
	box-shadow:inset 0px 1px 0px 0px #cf8970;
	background:linear-gradient(to bottom, #ff6f00 5%, #b83d18 100%);
	background-color:#ff6f00;
	border-radius:3px;
	border:1px solid #944b13;
	padding:6px 24px;
	text-shadow:0px 1px 0px #854629;
	color:white;
}
.btn_red_3:hover {
	background:linear-gradient(to bottom, #b83d18 5%, #ff6f00 100%);
	background-color:#b83d18;
}
.btn_red_3:active {
}





.btn_red_4 {
	background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	background-color:#c62d1f;
	border-radius:4px;
	border:1px solid #d02718;
	color:#ffffff;
	padding:6px 24px;
	text-shadow:0px 1px 0px #92b879;
	color:white;
        
}
.btn_red_4:hover {
	background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	background-color:#f24437;
}
.btn_red_4:active {
}