td {

	font-family: Tahoma;

	font-size: 11px;

	color: #000000;

	text-align: justify;

	line-height: 20px;

}

.white {

	font-family: Tahoma;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

}

.orange {

	font-family: Tahoma;

	font-size: 11px;

	color: #FF6B02;

	font-weight: bold;

}

.orange1 {

	font-family: Tahoma;

	font-size: 11px;

	color: #212E67;

	font-weight: bold;

}

input {

	font-family: Tahoma;

	font-size: 11px;

	bg-color: #F5F5F5;

}

a:link {

	font-family: Tahoma;

	font-size: 11px;

	color: #040498;

	text-decoration: none;

}

a:visited {

	font-family: Tahoma;

	font-size: 11px;

	color: #040498;

	text-decoration: none;

}

a:hover {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: underline;

}

.slash {

	font-family: Tahoma;

	font-size: 11px;

	color: #0084b2;

}

.gray {

	font-family: Tahoma;

	font-size: 11px;

	color: #999999;

}

.red1 {

	font-family: Tahoma;

	font-size: 11px;

	color: #cc0000;

}

.p5 {

	padding: 5px;

	}

.p3 {

	padding: 3px;

	}



.border {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #AFD8EB;

	border-left-color: #AFD8EB;

}

.b:link {

	font-family: Tahoma;

	font-size: 11px;

	color: #E62D22;

	text-decoration: none;

}

.b:visited {

	font-family: Tahoma;

	font-size: 11px;

	color: #E62D22;

	text-decoration: none;

}

.b:hover {

	font-family: Tahoma;

	font-size: 11px;

	color: #333333;

	text-decoration: underline;

}

.red {

	font-family: Arial;

	font-size: 15px;

	color: #cc0000;

	font-weight: bold;	

	}

		

.innerbg {

	background-image: url(images/inner_bg.jpg);

	background-repeat: repeat-x;

}

.bg {

	background-image: url(images/bg1.jpg);

	background-repeat: repeat-x;

}

.tabborder{
border:1px #E9E9E9 solid;
}