input.bGTLM {
	-moz-box-shadow:inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a4e271;
	box-shadow:inset 0px 1px 0px 0px #a4e271;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009B3A), color-stop(1, #77a809) );
	background:-moz-linear-gradient( center top, #009B3A 5%, #77a809 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009B3A', endColorstr='#77a809');
	background-color:#009B3A;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528009;
	width: 100px;
}
input.bGTLM:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #009B3A) );
	background:-moz-linear-gradient( center top, #77a809 5%, #009B3A 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#009B3A');
	background-color:#77a809;
}

input.bGTLM:active {
	position:relative;
	top:1px;
}

input.bGTD, input.bGTC {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF5800), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #FF5800 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5800', endColorstr='#d29105');
	background-color:#FF5800;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cd8a15;
	width: 100px;
}
input.bGTD:hover, input.bGTC:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #FF5800) );
	background:-moz-linear-gradient( center top, #d29105 5%, #FF5800 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#FF5800');
	background-color:#d29105;
}
input.bGTD:active, input.bGTC:active {
	position:relative;
	top:1px;
}




input.bPC {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #0055F9) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #0055F9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#0055F9');
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
	width: 100px;
}
input.bPC:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0055F9), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #0055F9 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0055F9', endColorstr='#3d94f6');
	background-color:#0055F9;
}
input.bPC:active {
	position:relative;
	top:1px;
}


input.bP {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	width: 100px;
}
input.bP:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}
input.bP:active {
	position:relative;
	top:1px;
}

input.bREFRESH {
	-moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
	box-shadow:inset 0px 1px 0px 0px #e184f3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #a511c0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #9b14b3;
	width: 100px;
}
input.bREFRESH:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}
input.bREFRESH:active {
	position:relative;
	top:1px;
}

a.bLAPCHART {
	-moz-box-shadow:inset 0px 1px 0px 0px #e184f3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e184f3;
	box-shadow:inset 0px 1px 0px 0px #e184f3;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c123de), color-stop(1, #a20dbd) );
	background:-moz-linear-gradient( center top, #c123de 5%, #a20dbd 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c123de', endColorstr='#a20dbd');
	background-color:#c123de;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #a511c0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:1px 8px;
	text-decoration:none;
	text-shadow:1px 1px 0px #9b14b3;
	width: 100px;
}
a.bLAPCHART:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a20dbd), color-stop(1, #c123de) );
	background:-moz-linear-gradient( center top, #a20dbd 5%, #c123de 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a20dbd', endColorstr='#c123de');
	background-color:#a20dbd;
}
a.bLAPCHART:active {
	position:relative;
	top:1px;
}


.maindiv {
	-moz-box-shadow: inset 0px 1px 12px 1px #ffffff;
	-webkit-box-shadow: inset 0px 1px 12px 1px #ffffff;
	box-shadow: inset 0px 1px 12px 1px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color: #ededed;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	xcolor: #777777;
	color: #333333;
	font-family: arial;
	font-size:  12px;
	padding:  2px 2px;
	xtext-decoration: none;
	xtext-shadow: 1px 1px 0px #ffffff;
	min-width: 740px;
	xwidth: 98%;
}

.yflag {
	-moz-box-shadow: inset 0px 1px 12px 1px #ffffff;
	-webkit-box-shadow: inset 0px 1px 12px 1px #ffffff;
	box-shadow: inset 0px 1px 12px 1px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, yellow), color-stop(1, orange) );
	background: -moz-linear-gradient( center top, yellow 5%, orange 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='yellow', endColorstr='orange');
	background-color: yellow;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: black;
	font-family: arial;
	font-size:  12px;
	font-weight:  bold;
	padding: 2px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	width: 90%;
}

.gflagx {
	-moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
	box-shadow: inset 0px 1px 0px 0px #a4e271;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809) );
	background: -moz-linear-gradient( center top, #89c403 5%, #77a809 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#89c403', endColorstr='#77a809');
	background-color: #89c403;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border: 1px solid #74b807;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528009;
	width: 90%;
}
.gflag {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4b6634), color-stop(1, #5cb811) );
	background:-moz-linear-gradient( center top, #4b6634 5%, #5cb811 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b6634', endColorstr='#5cb811');
	background-color:#4b6634;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #268a16;
	display:inline-block;
	color: #ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px;
	text-decoration:none;
	text-shadow: 1px 1px 0px #528009;
	width: 90%;
}


.cflag {
	-moz-box-shadow: inset 0px 1px 0px 0px #dfdce0;
	-webkit-box-shadow: inset 0px 1px 0px 0px #dfdce0;
	box-shadow: inset 0px 1px 0px 0px #dfdce0;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2b282e), color-stop(1, #79757a) );
	background: -moz-linear-gradient( center top, #2b282e 5%, #79757a 100% );
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#2b282e', endColorstr='#79757a');
	background-color: #2b282e;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border: 1px solid #322e33;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #27052e;
	width: 90%;
}

.aflag {
	-moz-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cae3fc;
	box-shadow:inset 0px 1px 0px 0px #cae3fc;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #287ace;
	width: 90%;
}

.rflag {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	width: 90%;
}
.heading {
	color: navy;
	font-family: arial;
	font-size:  12px;
	font-weight:  bold;
	text-decoration: none;
	xtext-shadow: 1px 1px 0px #ffffff;
}


/* This imageless css button was generated by CSSButtonGenerator.com */

