.td1{
	padding: 2px 2px 1px 2px;
	background: #6F92CB;
	color: #FFF;
}

.td2{
	color: #18244E;
	padding: 10px 2px;
	font-size: 14px;
	font-weight: bold;
	background: url(../cmn_images/hr.gif) 0 100% repeat-x;
}

.td3{
	padding: 10px 2px;
	background: url(../cmn_images/hr.gif) 0 100% repeat-x;
}

.td4{
	padding: 10px 2px;
	text-align: right;
}

.icon{
	background: url(../cmn_images/icon_gray.gif) 0 1px no-repeat;
	padding: 0 0 0 15px;
}

.icon2{
	background: url(../cmn_images/icon_gray2.gif) 0 1px no-repeat;
	padding: 0 0 0 15px;
}

.hr{
	background: url(../cmn_images/hr.gif) 0 100% repeat-x;
}

.hr2{
	width: 554px;
	margin: 0 auto;
	background: url(../cmn_images/hr.gif) 0 100% repeat-x;
	height: 1px;
	overflow: hidden;
}

.co{
	background: url(admission_images/co.gif) 0 0 no-repeat;
	height: 22px;
	padding: 3px 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

.fig td{
	padding: 8px;
	background: url(../cmn_images/hr.gif) 0 100% repeat-x;
}

.fig .ind{
	background-color: #EEE;
}

.box{
	border: 3px double #999;
	padding: 0 10px;
	text-align: left;
}



.box .hr2{
	width: 100%;
}
	
.comment{
	line-height: 170%;
	padding-right: 3px;
	padding-left: 3px;
}
