td {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

b{
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #D9261C;
}

.b2{
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #D9261C;
	text-decoration: none;
	font-weight: bold;
}

.a2 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.menu {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.menu2 {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.menu3 {
	font-family: Tahoma, Verdana, Geneva, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.form1{
	background-color : #D8E4F8;
	border : none Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

