#wrapper{
width:940px;
height:800px;
background-color: white;
position: relative;
}
#wincent{
width:733px;
height:630px;
background-color: #F2EDE3;
position: relative;
}
.copybody {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	line-height: 17px;
}
.copybody2 {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
}
.copybold {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	line-height: 17px;
}
.blubold {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #3D8CE5;
	font-style: italic;
	font-weight: bold;
}
.copyred {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #D70000;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
}
.navcel {
    padding: 0px;
	background: #D7EAFF;
}
.navcel0 {
    padding: 0px;
	background: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	color: #3D8CE5;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}
.navcel1 {
    padding: 0px;
	background: #D7EAFF;
	font-family: Times New Roman, Times, serif;
	color: #3D8CE5;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	cursor: hand;
	cursor: pointer;
}
.inputbox {
    padding: 3px;
	background: #D7EAFF;
	border: 1px solid #D7EAFF;
	font-family: Times New Roman, Times, serif;
	color: #3D8CE5;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

a.textlink:link { font-family: Times New Roman, Times, serif; color: #000000; font-size: 18px; font-style: italic; font-weight: bold; text-decoration: none}
a.textlink:active { font-family: Times New Roman, Times, serif; color: #000000; font-size: 18px; font-style: italic; font-weight: bold; text-decoration: none}
a.textlink:visited { font-family: Times New Roman, Times, serif; color: #000000; font-size: 18px; font-style: italic; font-weight: bold; text-decoration: none}
a.textlink:hover { font-family: Times New Roman, Times, serif; color: #3D8CE5; font-size: 18px; font-style: italic; font-weight: bold;text-decoration: none}