.global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

#Container {
	width: 910px;
	background: #FFFFFF;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
}

#ContainerIndex {
	width: 910px;
	background: #FFFFFF;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
}

#topleft {
	background-color: #FFFFFF;
	float: left;
	
	width: 150px;
}
#top {
	background-color:  #FFFFFF;
	width: 600px;
	float:none;
}
#topright {
	background-color: #FFFFFF;
	width: 150px;
	float:left;
	padding-right: 100px;
}
#CenterLeft {
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	margin-top:200;
}
#CenterCenter {
	background-color:  #FFFFFF;
	width: 600px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 10px;
}

#CenterRight {
	float:right;
	background-color: #FFFFFF;
}
#BottomLeft {
	background-color: #FFFFFF;
	width: 5%;
	height:30px;
	float:left;
}
#BottomCenter {
	background-color:  #FFFFFF;
	width: 90%;
	height:30px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;	
}
#BottomRight {
	width: 5%;
	height:30px;
	float:left;
}

.alignleft { float: left; padding: 5px 5px 5px 0; }
#ContainerBottom {

    background-color: #FFFFFF;
    float: left;
    height: 30px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 100%;

}

.alignright { float: right; padding: 5px 0 5px 5px; }
.img { border:none;}

#CenterTable {
	background-color: #FFFFFF;
	width: 600px;
	float:left;
}
#TableMenu {
	background-color: #FFFFFF;
	float: left;
	margin-top: 165px;
}
#ContainerIndexUpper {
	float: left;
	width: 900px;
}
