body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #096BF2;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #096BF2;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #096BF2;
}

tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E4548;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.redmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000
}
.style3 {
	color: #096BF2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #096BF2;
}
.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #096BF2;
	text-decoration: none;
}
#f2fbgd {
	background: url("../images/f2fbgd.gif") no-repeat center bottom;
	width: 100%;
	height: 268px;
}
#sidebgd {
	background: url("../images/footflip.jpg") no-repeat center bottom;
	background-color: #C4C9CE;
}