/* CSS Document */
.gstbl {
background-color:white;
border: 1px solid #333;
border-bottom: 1px solid #333;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
}

.gstbl tr {
	height: 30px;
}
.gsfeatures {
width:100px;
padding-left: 5px;
text-align:left;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.gshw {
width:78px;
text-align:center;
vertical-align:middle;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.gsam {
width:78px;
text-align:center;
vertical-align:middle;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.gsds {
width:78px;
text-align:center;
vertical-align:middle;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.std {
width:78px;
text-align:center;
vertical-align:middle;
border-bottom:1px solid #666;
}

.hwTitle {
background: #ff7800 url(/img/guaranteedWindow.gif) no-repeat; 
}

.amTitle {
background: #ff9933 url(/img/guaranteedAM.gif) no-repeat;
}

.gsTitle {
background: #edfd41 url(/img/guaranteedService.gif) no-repeat;
}

.stdTitle {
background: #cdfb86;
}

.hwPrice, .amPrice, .gsPrice, .stdPrice {
	font-size: 16px;
}

.hwPrice {
	background-color: #ff7800;
}

.amPrice {
	background-color: #ff9933;
}

.gsPrice {
	background-color: #edfd41;
}

.stdPrice {
	background-color: #cdfb86;
}


.gsamts {
font-family:"Arial Black";
font-size:12px;
border-right:1px solid #666;
border-bottom:1px solid #666;
}
.Frame{
	width: 500px;
	border: 2px solid #666;
	margin-left: auto;
	margin-right: auto;
	visibility:hidden;
	position: absolute;
	left: 320px;
	z-index: 1;
	background-color: #FFFFFF;
}
.Frame .TitleBar{
	font-weight: bold;
	background-color: #32A432;
	border-bottom: 2px solid #666;
	color: #FFFFFF;
	line-height: 34px;
	padding-left: 12px;
}
.tCol2{
	width:50%;
}
.tCol2Label{
	line-height: 26px;
	font-weight: bold;
}
.tCol3SmText{
	border: 1px solid #666;
	width:125px;
}
.buttonRow{
	text-align:center;
	margin-top: 20px;
	margin-bottom:20px;
}
.greenButton{
	margin-left: 5px;
	margin-right: 5px;
	width: 80px;
	border: 2px outset #004A00;
	background-color: #32A432;
	color: white;
	font-weight: bold;
	cursor: hand;
}
.tbut {
	font-size:10px;
	border:1px solid black;
	padding:0px;
	margin:0px;
	width:96px;
	background-color:#CCCCCC;
	cursor:pointer;
}

.grayRow {
	background-color: #e2e2e2;
}
