/* CSS Document */

table.buttonLeftArrow td.buttonLeft {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonLeftArrow_l.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 23px;
	background-position: right center;
}
table.buttonLeftArrow {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

table.buttonLeftArrow td.buttonRight {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonLeftArrow_r.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 13px;
	background-position: left center;
}
table.buttonLeftArrow td.buttonCenter {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonLeftArrow_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
	margin: 0px;
	padding: 0px;
}
table.buttonLeftArrow td.buttonCenter a{
	font-family: "Verdana, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #748A99;
	font-size: 16px;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonLeftArrow td.buttonCenter a:hover {
	color: #FF7700;
	margin-top: 15px;

}


table.buttonSmall td.buttonLeft {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonSmall_l.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 11px;
	background-position: right center;
}
table.buttonSmall {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

table.buttonSmall td.buttonRight {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonSmall_r.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 11px;
	background-position: left center;
}
table.buttonSmall td.buttonCenter {
	background-image: url(http://sdc.novasol.com/pic/nov/alpine/buttonSmall_bg.gif);
	background-repeat: repeat-x;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
table.buttonSmall td.buttonCenter a{
	font-family: "Verdana, Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
table.buttonSmall td.buttonCenter a:hover {
	color: #FF7700;
	margin-top: 15px;

}














form {
	margin: 0px;
	padding: 0px;
}
input, select {
	font-size: 12px;
	background-color: #F2F9FF;
	height: 20px;
	border: 1px solid #4492ca;
	margin: 3px;
	line-height: 12px;
	color: #748A99;
	font-weight: bold;
}
	
.checkbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
table.buttonSmall  p.chosen  {
	background-color: #B9DAF3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6DB4E7;
	border-bottom-color: #6DB4E7;
}
table.buttonSmall p{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
