body {
    background-color:#ffffff;
	background-image: url("images/tebackground.jpg");
	font-family: "Verdana";
	color: #000000;
	font-size: 10pt; 
	font-weight: bold;
 }

.circle {
	position: absolute; top: 0px; left: 0px; width: 337px; height: 800px;
	background-image : url("images/circle-leftmargin.jpg");
 }

.header {
	position: absolute; top: 0px; left: 0px; width: 1000px; height: 157px;
	background-image : url("images/tetitle.jpg");
 }

.main {
	margin-right : 5px;
	position: absolute; top: 158px; left: 300px; height: 100%; width: 700;
 }

.main2 {
	margin-right : 5px;
	position: absolute; top: 250px; left: 120px; height: 100%; width: 900;
 }

.left {
	position: absolute; top: 235px; left: 8px; height: 280px;
 }

TD {
	font-size: 10pt;

 }

A:link {
	color: #2538C5;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #2538C5;
	text-decoration: none;
}

.footer {
	font-family: "Verdana";
	color: #000000;
	font-size: 8pt; 
	text-align: center;
}

.m20 {
	padding-left : 20px;
	padding-right : 10px;
}

.m40 {
	padding-left : 40px;
	padding-right : 10px;
}

.tesubtitle {
	font-weight: bold;
	font-size: 12pt;
	color: #2538C5;
}

.tetitle {
	font-weight: bold;
	font-size: 16pt;
	color: #2538C5;
}

.tetitle2 {
	font-weight: bold;
	font-size: 16pt;
	color: #000000;
}

.tecopy {
	font-size: 8pt;
}






.box {
	padding: 2px;
}

.green {
	background-color: #538411;
	color: #ffffff;
	font-weight: bold;
}



.te404 {
	font-weight: bold;
	font-size: 20pt;
	color: #FFcc33;
	font-family: "Times New Roman", Times, serif;
}


