.bodyborder
{
	border-color : #FF1400;
	border-width : 1;
	border-top-width : 0px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left: thin;
	border-right: thin;
	border-bottom: thin;
}
.general {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
.general12{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	
}
.red {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: FEAE00;
	text-decoration: none;
}
.bottom {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}



