	a:link {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 22px;
		color: Blue;
		}

    a:visited {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 22px;
		color:purple;
		}
	a:hover {
		}
	a:active {
		text-decoration:none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 22px;
		color: purple;
	}

	.b1 {
		position:absolute;
		top: 360px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b1 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}

	.b2 {
		position:absolute;
		top: 410px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b2 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.b3 {
		position:absolute;
		top: 460px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b3 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.b4 {
		position:absolute;
		top: 510px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b4 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.b5 {
		position:absolute;
		top: 560px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b5 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.b6 {
		position:absolute;
		top: 610px;
		left:15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.b6 a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.back {
		position: absolute;
		top: 660;
		left: 15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.back a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.next {
		position: absolute;
		top: 660;
		left: 15px;
		width: 145px;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.next a:hover {
		width:133px;
		background-color: #DCDCDC;
		}
	.nav {
		width: 120px;
		text-align: center;
		position: relative;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.nav a:hover {
		width: 108px;
		background-color: #DCDCDC;
	}
	.nav1 {
		width: 140px;
		text-align: center;
		position: relative;
		border-style: outset;
		border-width: 6px;
		border-color: silver;
		background-color: #C0C0C0;
		}
	.nav1 a:hover {
		width: 128px;
		background-color: #DCDCDC;
		}
	.search1 {
		position: relative;
		left: 320px;
		padding-bottom: 20px;
		}
	.links1 {
		position: relative;
		left: 120px;
		width: 680px;
		border-style: outset;
		border-width: 6px;
		border-color: #B0C4DB;
		background-color: #00ffff;
		}
	.links2 {
		text-align: center;
		position: relative;
		border-style: solid;
		border-width: 3px;
		border-color: silver;
		background-color: #99cccc;
		line-height: 36px;
		}
	.links2 a:hover {
		background-color: #DCDCDC;
		}
	.footer1 {
		position: relative;
		width: 680px;
		left: 120px;
		background-color: silver;
		}
	.footer1 A:hover {
		background-color: #DCDCDC;
		}
	
	.main_table {
		position: relative;
		left: 120px;
	    }
