body
	{
		background-color: #FFFFCC;
		font-family: "TIMES";
		font-size: 14PX;
	}

.header
	{
		font-size: 16PX;
		text-align: CENTER;
		width: 100%;
		padding-bottom: 5PX;
	}

.parent
	{	
		vertical-align: TOP;
		width: 100%;
	}

.column_left
	{
		background-color: #FAF1C0;
		vertical-align: TOP;
		width: 20%;
	}

.column_center
	{
		border-bottom: 1PX SOLID #FAF1C0;
		border-top: 1PX SOLID #FAF1C0;
		border-left: 4PX SOLID #FFFFCC;
		border-right: 4PX SOLID #FFFFCC;
		vertical-align: TOP;
		width: 60%;
	}

.column_right
	{
		background-color: #FAF1C0;
		vertical-align: TOP;
		width: 20%;
	}

.column_header
	{
		background-color: #008000;
		padding-bottom: 1PX;
		padding-top: 1PX;
		width: 100%;
	}

.column_header_center
	{
	text-align:CENTER;
	}

.ht
	{
			color: #FFFFFF;
			font-family: "TIMES";
			font-size: 16PX;
			padding-left: 2PX;
			padding-right: 2PX;
	}

.htc
	{
			color: #000000;
			font-family: "VERDANA";
			font-size: 14PT;
			font-weight:BOLD;
			padding-left: 2PX;
			padding-right: 2PX;
			text-align:CENTER;
	}

.column_content
	{
		width: 100%;
	}

a:hover.hoverlink
	{
		color: #785a3c;
	}

.column_spacer
	{
		height: 15PX;
	}

.input_text
	{
		background-color: #FFFFFF;
		border: 1PX SOLID #000000;
		font-family: "TIMES";
		font-size: 11PX;
		width: 97%;
	}

.input_button
	{
		font-family: "TIMES";
		font-size: 10PX;
		width: 100%;
	}

.smalltext
	{
		font-family: "TIMES";
		font-size: 10PX;
	}

.errortext
	{
		color: #FF0000;
		font-family: "TIMES";
		font-size: 12PX;
	}

.category_item_text
	{
		font-family: "TIMES";
		font-size: 14PX;
	}

.footer
	{
		font-size: 14PX;
		padding-top: 10PX;
		text-align: CENTER;
		width: 100%;
	}

.vi_table
	{
		padding: 0PX;
		width: 100%;
	}

.vi_col_pic
	{
		background-color: #FFFFFF;
		border-bottom: 1PX SOLID #C0C0C0;
		border-left: 1PX SOLID #008000;
		border-right: 1PX SOLID #C0C0C0;
		font-family: "TIMES";
		font-size: 14PX;
		padding-top: 5PX;
		padding-bottom: 15PX;
		text-align: CENTER;
		vertical-align: TOP;
		width: 50%;
	}

.vi_col_txt
	{
		background-color: #FCF7DA;
		border-bottom: 1PX SOLID #C0C0C0;
		border-right: 1PX SOLID #008000;
		font-family: "TIMES";
		font-size: 14PX;
		padding: 4PX;
		text-align: LEFT;
		vertical-align: TOP;
		width: 50%;
	}

.vi_bl
	{
		border-left: 1PX SOLID #008000;
		border-right: 1PX SOLID #C0C0C0;
		background-color: #FFFFFF;
		text-align: CENTER;
		vertical-align: TOP;
		width: 55PX;
	}

.vi_blt
	{	
		background-color: #FCF7DA;
		border-right: 1PX SOLID #008000;
		text-align: LEFT;
		vertical-align: TOP;
		width: 100%;
	}

.vi_sp
	{
		padding-right: 4PX;
		width: 90PX;
	}

.cv_pb
	{
		height: 107PX;
		width:100%;
	}

.cv_tb
	{
		vertical-align: TOP;
	}

.cv_ce
	{
		padding-bottom: 5PX;
		padding-top: 5PX;
		text-align: CENTER;
		vertical-align: TOP;
		width: 25%;
	}

.cv_dn
	{
		font-family: "TIMES";
		font-size: 14PX;
		font-weight: BOLD;
	}

.cv_pr
	{
		font-family: "TIMES";
		font-size: 14PX;
	}

.pg_hdr
	{
		font-family: "TIMES";
		font-size: 14PX;
		font-weight: BOLD;
	}

.pg_txt
	{
		font-family: "TIMES";
		font-size: 14PX;
	}

.se_tb
	{
		padding: 0PX;
		width: 100%;
	}

.se_cl
	{
		font-family: "TIMES";
		font-size: 14PX;
		text-align: LEFT;
	}

.se_hd
	{
		background-color: #008000;
		color: #FFFFFF;
		font-family: "TIMES";
		font-size: 14PX;
		font-weight: BOLD;
		text-align: LEFT;
	}

.cb_hdr
	{
		background-color: #008000;
		border-left: 1PX SOLID #000000;
		border-right: 1PX SOLID #000000;
		border-top: 1PX SOLID #000000;
		color: #FFFFFF;
		font-family: "TIMES";
		font-size: 14PX;
		font-weight: BOLD;
	}

.cb_lc
	{
		background-color: #FFFFFF;
		border-top: 1PX SOLID #000000;
		border-bottom: 1PX SOLID #000000;
		border-left: 1PX SOLID #000000;
		border-right: 1PX SOLID #000000;
		text-align: CENTER;
		width: 80PX;
	}

.cb_rc
	{
		background-color: #FCF7DA;
		border-top: 1PX SOLID #000000;
		border-bottom: 1PX SOLID #000000;
		border-right: 1PX SOLID #000000;
		font-family: "TIMES";
		font-size: 14PX;
		text-align: LEFT;
		vertical-align: TOP;
	}

.hb{border:0PX SOLID #000000;background-color:#FAF1C0;font-family:\'TIMES\';font-size:14PX;}