td {
	font-size: 12px;
}
.title-color {
	background-color: #009CE5;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	color: #FFFFFF;
	height: 22px;




}
.tr-color {
	background-color: #EFEFEF;
	letter-spacing: 1px;
	text-align: center;
	height: 22px;


}
body {
	background-color: #E7F4FF;
	font-size: 12px;
	margin-top: 15px;
}
.tr1-color {
	letter-spacing: 1px;
	text-align: center;
	height: 22px;
	background-color: #FFFFFF;



}
.table-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;



}
.title-text {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 4px;
	background-image:  url(../Images/title_bg.gif);
	height: 25px;
	padding-left: 5px;





}
.title-left {
	background-image:  url(../Images/title_left.gif);
	width: 6px;
}
.title-right {
	background-image:  url(../Images/title_right.gif);
	width: 6px;
}
.nav {
	background-image:  url(../Images/navigation_bg.gif);
	height: 25px;
}
.li-color {
	background-color: #EFEFEF;
	text-align: right;
}
.li2-color {
	color: #FFFFFF;
	text-align: left;
}
.t-width {
	width: 90%;
	text-align: center;

}

