#fixedtop2 { position: fixed; right: 0; width: 100px; height:50px; top: 125px; background-color:transparent; z-index: 50; }
#fixedtop1 { position: fixed; text-align:center; right: 0px; width: 892px; height:20px; bottom: 0px; background-color:#b9c9fe; color: #039; z-index: 50; border-bottom: 2px solid #6678b1;}
#fixedtop3 { position: fixed; right: 0; width: 60px; height:20px; bottom: 1px; background-color:transparent; z-index: 50; }
#fixedtop4 { position: fixed; right: 0; width: 100px; height:50px; top: 100px; background-color:transparent; z-index: 50; }

#Menu{position: relative;width:100%;height:20px;vertical-align:middle;clear:both;}
#Index{position: relative;text-align:center;width:90%;float:left;}
#Submit{position: relative;clear:right;width:10%;float:right;}
.fix{
position: relative;
top:-100px;
}

#rounded-corner
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 890px;
	text-align: center;
	border-collapse: collapse;
	
}
#rounded-corner thead th.rounded-first
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-end
{
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}


#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
.header
{
	position: relative;
	top: 0px;
	width:97%;
	text-align:center;
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

.body
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
p.detail
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;

}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

#hor-minimalist-b
{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	width: 890px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	background: #b9c9fe;
	color: #039;
	padding: 2px 2px;
	border-bottom: 2px solid #6678b1;
	text-align:center;
	
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	background: #e8edff;
	color: #669;
	padding:4px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

#hor-minimalist-b th.top-left
{
	background: #b9c9fe url('table-images/left.png') left -1px no-repeat;
}
#hor-minimalist-b th.top-right
{
	
	background: #b9c9fe url('table-images/right.png') right -1px no-repeat;
}
