/* $Id: imaNachin.css,v 1.5 2009/10/26 09:01:05 todork Exp $ */

TD.btn_strip {
	padding-top:		5px;
}

td#contentBigCell {
	text-align: center;
}

table.smallHdrTbl td.hdrTitle {
	padding-bottom: 3px;
}

td.fltrTD {
	padding-bottom: 10px;
	color: #706f6f;
}

TABLE#imaNachinTbl,
TABLE#scholarship {
	width: 100%;
	max-width: 800px;
	width: expression(this.clientWidth > 800 ? '800px' : this.clientWidth);
	margin: 0 auto;
}

/* ------------------------------ Scholarship tables ----------------------------------*/

TABLE#scholarship A {
	text-decoration: 	underline;
}

TABLE#scholarship A:hover {
	color: #f58609;
}

TABLE#scholarship A#more {
	color:				#967f38;
	font-weight:		normal;
	font-size:			10px;
	text-decoration:	underline;
}

TABLE#scholarship A#more:hover {
	color: #f58609;
}

TABLE#scholarship TD.head A {
	color:				#706f6f;
	font-weight: 		bold;
	text-decoration: 	none;
}

TABLE#scholarship TD.head A:hover {
	color: #f58609;
}

TABLE#scholarship TD.head {
    font-weight: 		bold;
	color:				#586064;
    padding:			7px 3px 3px 3px;
	background:			none;
}

TABLE#scholarship TD.headmain {
    font-weight: 		bold;
    padding:			3px;
    background: 		#f1f1f1;
    border-bottom:		1px solid #e1e1e1;
}

TABLE#scholarship TD.headmain2 {
	color: 				#706f6f;
    font-weight: 		bold;
    padding:			4px 3px 6px 3px;
    background: 		#f1f4ed;
}

TABLE#scholarship TD.headmain A {
	display:			block;
    font-weight: 		bold;
    font-size: 			12px;
}

TABLE#scholarship TD {
	color:				#333;
	padding:			0 3px 7px 3px;
}

/* ---------- Btns icons ------------------ */

a#bck span span {
	background: url(/img/icn_back.png) no-repeat top right;
}

a#vwb span span {
	background: url(/img/icn_view.png) no-repeat top right;
}