td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height:19px;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height:17px;
}
.left_bg {
	background-image: url(images/left_bg.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.right_bg {
	background-image: url(images/right_bg.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.why_bg1 {
	background-image: url(images/why_bg1.jpg);
	background-repeat: repeat-y;
	height: 20px;
}
.why_bg2 {
	background-image: url(images/why_bg2.jpg);
	background-repeat: repeat-y;
	height: 20px;
}
.inner_bg {
	background-image: url(images/inner_topbg.jpg);
	background-repeat: repeat-x;
	height: 52px;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #004578;
}

.p5 {
	padding:5px;
	}
	a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #005EB7;
	text-decoration: none;
	}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #005EB7;
	text-decoration: none;
	}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
	}
.b:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.b:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.b:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #AD1416;
	text-decoration: underline;
	}
li {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: square;
}
.line {
	color: #cccccc;
	}
