body {
	margin : 0;
	background-color:#E6E6E6;
	text-align: center;
}

#table_bg{
	background-image:url('../images/pg_bg.gif');
	background-repeat:repeat-y;
	background-position:center top; 
}

.t1{
	background-image:url('../images/c1.gif');
	background-repeat:no-repeat;
	background-position:right top; 
}
.t2{
	background-image:url('../images/c2.gif');
	background-repeat:no-repeat;
	background-position:left top; 
}
.t3{
	background-image:url('../images/l2.gif');
	background-repeat:repeat-y;
	background-position:left top; 
}
.t4{
	background-image:url('../images/c3.gif');
	background-repeat:repeat-y;
	background-position:left top; 
}
.t5{
	background-image:url('../images/c4.gif');
	background-repeat:repeat-y;
	background-position:right top; 
}
.t6{
	background-image:url('../images/l4.gif');
	background-repeat:repeat-y;
	background-position:right top; 
}

.arial_22{
	font-family:arial, verdana;
	font-size:18pt;
	font-weight: bold;
	color: #000000;
}
.arial_12{
	font-family:arial, verdana;
	font-size:12px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
.arial_12 a{
	font-family:arial, verdana;
	font-size:12px;
	color: #023154;
	line-height: 16px;
	text-align: justify;
	text-decoration: underline;
}
.arial_12 a:hover{
	text-decoration: none;
}
.arial_11{
	font-family:arial, verdana;
	font-size:11px;
	color: #000000;
	line-height: 16px;
	text-align: justify;
}
.arial_11 a{
	font-family:arial, verdana;
	font-size:11px;
	color: #023154;
	line-height: 16px;
	text-align: justify;
	text-decoration: underline.
}
.arial_11 a:hover{
	font-family:arial, verdana;
	font-size:11px;
	color: #023154;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	}
.arial_10{
	font-family: tahoma;
	font-size:11px;
	color: #000000;
	line-height: 14px;
	text-align: justify;
}
.arial_11_blue{
	font-family:arial, verdana;
	font-size:11px;
	color: #204986;
	line-height: 16px;
	text-align: justify;
}

.arial_15_blue{
	font-family:arial, verdana;
	font-size:14pt;
	color: #004475;
	line-height: 16px;
}
.white12{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}
.verdana11{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color: #204986;
	line-height: 15px;

}
.black18{
	font-family:arial, verdana;
	font-size:18px;
	font-weight: bold;
	color: #000000;
}
.black20{
	font-family:arial, verdana;
	font-size:20pt;
	font-weight: bold;
	color: #000000;
	line-height: 22pt;
}
.formfield{
	width: 160px;
	height: 15px;
	border: 1px solid #C4C9D0;
	font-family:arial;
	font-size:11px;
	color: #000000;
	line-height: 10px;
}