/* CSS Document */
div.Table_index_body {
	position:relative;
	width:378px;
}

.index-1 {
	position:relative;
	left:0px;
	width:378px;
	top:0px;
	clear:left;
	float:left;	
}

.index-2 {
	position:relative;
	width:311px;
}

div.index-welcome-box {
	position:relative;
	top:0px;
	width:350px;
	float:left;
}

div.index-welcome {
	position:relative;
	top:0px;
	width:350px;
	font-size:12px;
	margin:10px;
}

div.aaa-section {
	position:relative;
	margin:10px;
	clear:left;
	list-style-image:url(../images/bullet.gif);
}

div.index-annoucements {
	position:relative;
	left:0;
	width:357px;
	background-image:url(../images/sun.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear:left;
	float:left;
	font:Arial, Helvetica, sans-serif normal;
	list-style-image:url(../images/bullet.gif);
	margin:10px;
}

div.events {
	position:relative;
	height:222px;
	float:left;
	list-style-image:url(../images/bullet.gif);
	margin:10px;
}