A:link { text-decoration:under-line; FONT-weight:none; COLOR:#003399 }
A:visited { text-decoration:under-line; FONT-weight:none; COLOR:#003399 }
A:active { text-decoration:none; FONT-weight:none; COLOR:#0000ff }
A:hover { FONT-weight:under-line; COLOR:#FF0000 }

.org A:link { text-decoration:under-line; FONT-weight:none; color:#FF6600; }
.org A:visited { text-decoration:under-line; FONT-weight:none; color:#FF6600; }
.org A:active { text-decoration:none; FONT-weight:none; color:#FF6600; }
.org A:hover { FONT-weight:under-line; color:#FF6600; }


.text10 {  font-size: 10px; line-height: 13px}
.text11 {  font-size: 11px; line-height: 13px}
.text12 {  font-size: 12px; line-height: 16px}
.text14 {  font-size: 12px; line-height: 20px}
.text16 {  font-size: 16px; line-height: 18px}
.text18 {  font-size: 18px; line-height: 22px}
.text20 {  font-size: 20px; line-height: 24px}
.text24 {  font-size: 24px; line-height: 28px}
.text30 {  font-size: 30px; line-height: 34px}
.text40 {  font-size: 40px; line-height: 44px}
.midashi {  font-size: 13px; font-style: normal; font-weight: bold}
.11table {
	background-image: url(speciality/img/11_table03.gif);
	background-repeat: repeat;
	padding: 10px 5px;
}
.topi {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
}


/*--------------------------------
  Open campus Application Form
--------------------------------*/
#appTitle{
	font-size:14px;
}

.appForm{
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}

.appForm td{
	padding:5px 10px;
	border:1px solid #CCC;
	font-size:13px;
}

.appForm td.item{
	background:#F3F3F3;
}

#formBtns li{
	list-style:none;
	width:200px;
	float:left;
}

