﻿.nav-button {
	background-color:#f40b27;
	text-indent:0; 
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button:hover {
	text-decoration: underline;
}.nav-button:active {
	position:relative;
	top:1px;
}

.nav-button-small {
	background-color:#f47b20;
	text-indent:0; 
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:70px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button-small:hover {
	background-color:#f6b23d;
}.nav-button-small:active {
	position:relative;
	top:1px;
}

.nav-button-med {
	background-color:#f47b20;
	text-indent:0; 
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	height:24px;
	line-height:24px;
	width:90px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button-med:hover {
	background-color:#f6b23d;
}.nav-button-med:active {
	position:relative;
	top:1px;
}

.nav-button-paging {
	background-color:#f47b20;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:50px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button-paging:hover {
	background-color:#231f20;
}.nav-button-paging:active {
	position:relative;
	top:1px;
}

.nav-button-view {
	background-color:#f47b20;
	/*-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px; */
	text-indent:0;
	/* border:1px solid #eda933; */
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:28px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button-view:hover {
	background-color:#231f20;
}.nav-button-view:active {
	position:relative;
	top:1px;
}

.nav-button-view-selected {
	background-color:#231f20;
	/*-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px; */
	text-indent:0;
	/* border:1px solid #eda933; */
	display:inline-block;
	color:#cccccc;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:28px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}
.nav-button-view-selected:disabled 
{
	text-decoration: none;
}
	
.nav-button-ribbon {
	background-color:#231f20;
	display:inline-block;
	color:#ffffff;
	height:28px;
	width:28px;
	text-align:center;
}.nav-button-ribbon:hover {
	background-color:#f47b20;
}.nav-button-ribbon:active {
	position:relative;
	top:1px;
}

.nav-button-medium {
	background-color:#f47b20;
	text-indent:0; 
	display:inline-block;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:170px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}.nav-button-medium:hover {
	background-color: #f6b23d;
}.nav-button-mediam:active {
	position:relative;
	top:1px;
}

.nav-button-submit {
	background-color:#f47b20 !important;
	text-indent:0 !important; 
	display:inline-block !important;
	color:#ffffff !important;
	font-family:Verdana !important;
	font-size:9px !important;
	font-weight:bold !important;
	font-style:normal !important;
	height:20px !important;
	line-height:20px !important;
	width:70px !important;
	text-decoration:none !important;
	text-align:center !important;
	text-shadow:1px 1px 0px #cd8a15 !important;
}.nav-button-submit:hover {
	background-color:#f6b23d !important;
}.nav-button-submit:active {
	position:relative !important;
	top:1px !important;