	
	#sty_f1 {
		position:absolute;
		left: 0px;
		top: 0px;
		width: 100%;		
		height: 100px;
		background-color: white;
	}
	#sty_f1c1 {
		position:absolute;
        top: 10px;
		left: 30px	;
	}
	#sty_f1c2c3 {
		position:absolute;
		left: 210px;
		top: 1px;
        height: 100px;
		width: 730px;
		background-color: white;
		text-align: left;
		font-family: 'Times New Roman',serif;
		font-size: 25px;
		color: rgb(72,92,149);
	}
	#sty_f2 {
		position:absolute;
		top: 93px;
		left: 0px;
		width:950px;
        height: 30px;
		background-color:rgb(102,122,179);
		
	}
	#sty_f2 a{
		text-decoration: none;
	}
	#sty_f2c1 {
		position:absolute;
		top: 5px;
		left: 0px;
		width:210px;
		color:yellow;
		text-align: center;
		font-size: 14px;
	}
	#sty_f2c2c3 {
		position:absolute;
		top: 5px;
		left: 210px;
		width:730px;
		color:yellow;
		text-align: right;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 13px;
		font-weight: bold;
	}
	#sty_f2c2c3 a{
		color: white;
	}
	#sty_f1f2f3c4 {
		position:absolute;
		top: 0px;
		left: 950px;
		width:305px;
		height: 600px;
		background-color: white;
		text-align: center;
	}
	#sty_f3 {
		position:absolute;
        top: 123px;
		left: 0px;
		height: 550px;
	}
	#sty_f3c1 {
		position:absolute;
        top: 0px;
		left: 0px;
		width:210px;
		height:100%;
		background-color: rgb(142,162,219);
		border-right: 1px solid rgb(102,122,179);
		border-bottom: 1px solid rgb(102,122,179);
		color: yellow;
		text-align: center;
		font-size: 13px;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	}
	#sty_f3c1 a{
		color: white;
		font-size: 14px;
		font-weight: cursive;
		text-decoration: none;
	}
	#sty_f3c2c3n1 {
		position:absolute;
        top: 0px;
		left: 211px;
		width:728px;
	}
	#sty_f3c2n2 {
		position:absolute;
        top: 90px;
		left: 211px;
		width:340px;
		text-align: center;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		border-right: 2px dashed rgb(102,122,179);
		font-size: 16px;
		font-weight: bold;
	}
	#sty_f3c2n2 a {
		font-weight: lighter;
		text-decoration: none;
		vertical-align: middle;
		color:rgb(100,100,100);
		font-size: 14px;
	}
	#sty_f3c3n2 {
		position:absolute;
        top: 90px;
		left: 552px;
		width:390px;
		text-align: center;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-size: 16px;
		font-weight: bold;
	}
	#sty_f3c3n2 a {
		font-weight: lighter;
		text-decoration: none;
		vertical-align: middle;
		color:rgb(100,100,100);
		font-size: 14px;
	}
	#f_last {
		position:absolute;
		top: 1100px;
		left: 0px;
		height: 100px;
		width: 100%;
		color: black;
		text-align: center;
		font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
		font-size: 11px;
		border-top: 1px solid rgb(0,0,0);
	}
	#float_bottom {
		float:bottom;
		width: 100%;
		text-align: center;
		font-weight: lighter;
		text-decoration: none;
		font-size: 10px;
	}
	#clear_bottom {
		clear: both;
		width: 100%;
		text-align: center;
		font-weight: lighter;
		text-decoration: none;
		font-size: 10px;
	}
