body {
	background-color : #6A79A5;
	background-image : url(../img/bg2.gif);
	background-repeat : repeat-y;
	background-position : right;
}

.to {
	background-image : url(../img/bg1.gif);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(../img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 57px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.ma{
	padding-left: 20px;
	padding-right: 10px;
}

.input{
	font-size: 6px;
	border-style: solid;
	border-color: #6F6F6F;
	border-width: 1px;
	background-color: #E2E2E2;
}

.header{
	font-size: 40px;
	font-weight: bold;
}

.base{
	font-size: 20px;
	font-weight: normal;
}

.ccHeader{
	font-size: 16px;
	font-weight: bold;
}

.baseS1{
	font-size: 14px;
	font-weight: normal;
}


.impact{
	font-family: impact;
	font-weight: bold;
	font-size: 20px;
}
