/* CSS Document INDEX*/
.a{
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-align: left;
}

#banner{
	position: relative;
	height: 100px;
	width: 750px;
	top: 0px;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

#wholepage{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}

#terms{
	position: absolute;
	right: 2px;
	bottom:  2px;
	text-align: right;
	width: 200px;
	left: 551px;
	top: 351px;
}

#plain_bottom{
	position: relative;
	top: 6px;
	width: 750px;
	padding: 0px 0px 0px;
	margin: 0px;
	overflow: visible;
	background-color: #FFFFFF;
}

#reedus{
	position: absolute;
	left: 2px;
	bottom: 2px;
	width: 100px;
	top: 349px;
}


#caption_info{
	position: absolute;
	left: 3px;
	top: 5px;
}

#panel_left{
	position: relative;
	left: 15px;
	top: 40px;
	width: 186px;
	float: left;
	height: 100%;
	margin-bottom: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: visible;
	padding: 0px;
}

#panel_right{
	position: relative;
	left: 30px;
	top: 37px;
	width: 515px;
	float: left;
}

#side_panel{
	position: relative;
	top: 37px;
	width: 252px;
	left: 3px;
	margin: 0px;
	padding: 15px;
}

#info_right{
	position: absolute;
	top: 36px;
	width: 489px;
	left: 258px;
}

.style7 {
	font-size: 9px;
	color: #222222;
}

.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style9 {color: #666666;
		font-size: 10px;
}

.clearing {
    font-size: 0;
    clear: both;
    }
	
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: 8px;
}
