<style type="text/css">
	body 
		{
		margin:0;
		border: none;
		padding: 0;
		font-family:arial,helvetica,sans-serif;
		text-align: center;

		}

	.ctr 
		{
		overflow:hidden;
		margin:0 auto;
		text-align: left;
		text-size:16px;
		font-family:arial,helvetica,sans-serif;
		}

	.button
		{
		text-size:18px;
		background-image:url(image/blue-button2.gif);
		background-repeat:no-repeat;
		color:#FFFFFF;
		width:116px;
		height:22px;
		text-align:center;
		font-weight:bold;
		margin-top:4px;
		padding-top:2px;
		margin-bottom:4px;
		overflow:hidden;
		font-family:arial,helvetica,sans-serif;
		}

	.gbutton
		{
		text-size:18px;
		background-image:url(image/green-button3.gif);
		background-repeat:no-repeat;
		color:#FFFFFF;
		width:116px;
		height:22px;
		text-align:center;
		font-weight:bold;
		margin-top:4px;
		padding-top:2px;
		margin-bottom:4px;
		overflow:hidden;
		font-family:arial,helvetica,sans-serif;
		}

.ba a:link {
	text-decoration: none;
	color: #0000ff;
	}
.ba a:visited {
	text-decoration: none;
	color: #0000ff;
	}
.ba a:hover {
	text-decoration: none;
	color: #ff7777;
	}
.ba a:active {
	text-decoration: none;
	color: #0000ff;
	}



a.wh:link {
	color: #ffffff;
	}
a.wh:visited {
	color: #ffffff;
	}
a.wh:hover {
	color: #f77;
	}
a.wh:active {
	color: #ffffff;
	}



.gbutton a:link {
	text-decoration: none;
	color: #ffffff;
	}
.gbutton a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.gbutton a:hover {
	text-decoration: none;
	color: #3333ff;
	}
.gbutton a:active {
	text-decoration: none;
	color: #ffffff;
	}


.button a:link {
	text-decoration: none;
	color: #ffffff;
	}
.button a:visited {
	text-decoration: none;
	color: #ffffff;
	}
.button a:hover {
	text-decoration: none;
	color: #ff7777;
	}
.button a:active {
	text-decoration: none;
	color: #ffffff;
	}

.bb a:link {
	text-decoration: underline;
	color: #ffffff;
	}
.bb a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
.bb a:hover {
	text-decoration: underline;
	color: #ff7777;
	}
.bb a:active {
	text-decoration: underline;
	color: #ffffff;
	}
  .prop {
    height:321px;
    float:right;
    width:1px;
  }

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

</style>
