body {
	background-color: #ddeeff;
}


#top {
    height: 160px;
}
#left {
    width: 15%;
    float: left;
}
#main {
    width: 84%;
    float:left;
}


th {
}

.ColBlue {color: #0000FF}
.ColRed {color: #FF0000}

.ColBackGray {background-color:#eeeeee}

.tab{
	margin-left:30px;
}
.bigtab{
	margin-left:100px;
}

.text80 {
	font-size: 80px;
}

.text68 {
	font-size: 68px;
}
.text56 {
	font-size: 56px;
}
.text48 {
	font-size: 48px;
}
.text36 {
	font-size: 36px;
}
.text24 {
	font-size: 24px;
}
.text18 {
	font-size: 18px;
	}
.text10 {
	font-size: 10px;
	}
.text8 {
	font-size: 8px;
	}
.text6 {
	font-size: 6px;
	}
